SAP ABAP Class IF_ACO_TABLE (ACO internal table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ACO_RECORD ACO Data Container 20100604
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_TABLE ACO Tabelle 20100531
Properties
Class IF_ACO_TABLE  
Short Description ACO internal table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100528   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ACO_TABLE has no forward declaration.
Interfaces
Class IF_ACO_TABLE has no interface implemented.
Friends
Class IF_ACO_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TABLE_LINE Constant Public Type reference (TYPE) STRING 'TABLE_LINE' 20130311
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ROW Instance method Public Method appends new row at the end of the table 20100528
2 CLEAR Instance method Public Method delete all rows 20100604
3 DELETE_ROW Instance method Public Method delete a row 20100528
4 FIRST_ROW Instance method Public Method Moves the row pointer to the first row. 20100604
5 GET_COMPONENTS Instance method Public Method 20100604
6 GET_META_DATA Instance method Public Method 20100604
7 GET_ROW_COUNT Instance method Public Method get amount of rows 20100528
8 GET_ROW_POSITION Instance method Public Method set postion to a specific row 20100604
9 GET_STRUCTURE Instance method Public Method 20100604
10 GET_TABLE Instance method Public Method 20100604
11 GET_VALUE Instance method Public Method 20100604
12 INSERT_ROW Instance method Public Method insert new row 20100528
13 LAST_ROW Instance method Public Method Moves the row pointer to the last row. 20100604
14 NEXT_ROW Instance method Public Method Moves the row pointer to the next row. 20100604
15 PREVIOUS_ROW Instance method Public Method Moves the row pointer to the previous row. 20100604
16 SET_ROW_POSITION Instance method Public Method set postion to a specific row 20100604
17 SET_VALUE Instance method Public Method 20100604
Events
Class IF_ACO_TABLE has no event.
Types
Class IF_ACO_TABLE has no local type.
Method Signatures

Method APPEND_ROW Signature

Method APPEND_ROW on class IF_ACO_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100528

Method CLEAR Signature

Method CLEAR on class IF_ACO_TABLE has no parameter.
Method CLEAR on class IF_ACO_TABLE has no exception.

Method DELETE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS Call by reference Type reference (TYPE) I 20100528
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100528

Method FIRST_ROW Signature

Method FIRST_ROW on class IF_ACO_TABLE has no parameter.
Method FIRST_ROW on class IF_ACO_TABLE has no exception.

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on class IF_ACO_TABLE has no parameter.
Method GET_COMPONENTS on class IF_ACO_TABLE has no exception.

Method GET_META_DATA Signature

Method GET_META_DATA on class IF_ACO_TABLE has no parameter.
Method GET_META_DATA on class IF_ACO_TABLE has no exception.

Method GET_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROW_COUNT Value transfer Type reference (TYPE) I 20100528
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100528

Method GET_ROW_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning POS Value transfer Type reference (TYPE) I 20100604
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100604

Method GET_STRUCTURE Signature

Method GET_STRUCTURE on class IF_ACO_TABLE has no parameter.
Method GET_STRUCTURE on class IF_ACO_TABLE has no exception.

Method GET_TABLE Signature

Method GET_TABLE on class IF_ACO_TABLE has no parameter.
Method GET_TABLE on class IF_ACO_TABLE has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class IF_ACO_TABLE has no parameter.
Method GET_VALUE on class IF_ACO_TABLE has no exception.

Method INSERT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS Call by reference Type reference (TYPE) I 20100528
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100528

Method LAST_ROW Signature

Method LAST_ROW on class IF_ACO_TABLE has no parameter.
Method LAST_ROW on class IF_ACO_TABLE has no exception.

Method NEXT_ROW Signature

Method NEXT_ROW on class IF_ACO_TABLE has no parameter.
Method NEXT_ROW on class IF_ACO_TABLE has no exception.

Method PREVIOUS_ROW Signature

Method PREVIOUS_ROW on class IF_ACO_TABLE has no parameter.
Method PREVIOUS_ROW on class IF_ACO_TABLE has no exception.

Method SET_ROW_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS Call by reference Type reference (TYPE) I 20100604
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100604

Method SET_VALUE Signature

Method SET_VALUE on class IF_ACO_TABLE has no parameter.
Method SET_VALUE on class IF_ACO_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in