SAP ABAP Interface IF_ACO_TABLE (ACO internal table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SAP_ACO_PUBLIC (Package) Public Interface for SAP ACo
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
Interface IF_ACO_TABLE  
Short Description ACO internal table    
General Data
Package SAP_ACO_PUBLIC   Public Interface for SAP ACo 
Created 20100528   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ACO_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_RECORD ACO Data Container 20100604
Friends
Interface IF_ACO_TABLE has no friend.
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
Interface IF_ACO_TABLE has no event.
Types
Interface IF_ACO_TABLE has no local type.
Method Signatures

Method APPEND_ROW Signature

Method APPEND_ROW on Interface 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 Interface IF_ACO_TABLE has no parameter.
Method CLEAR on Interface 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 Interface IF_ACO_TABLE has no parameter.
Method FIRST_ROW on Interface IF_ACO_TABLE has no exception.

Method GET_COMPONENTS Signature

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

Method GET_META_DATA Signature

Method GET_META_DATA on Interface IF_ACO_TABLE has no parameter.
Method GET_META_DATA on Interface 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 Interface IF_ACO_TABLE has no parameter.
Method GET_STRUCTURE on Interface IF_ACO_TABLE has no exception.

Method GET_TABLE Signature

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

Method GET_VALUE Signature

Method GET_VALUE on Interface IF_ACO_TABLE has no parameter.
Method GET_VALUE on Interface 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 Interface IF_ACO_TABLE has no parameter.
Method LAST_ROW on Interface IF_ACO_TABLE has no exception.

Method NEXT_ROW Signature

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

Method PREVIOUS_ROW Signature

Method PREVIOUS_ROW on Interface IF_ACO_TABLE has no parameter.
Method PREVIOUS_ROW on Interface 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 Interface IF_ACO_TABLE has no parameter.
Method SET_VALUE on Interface IF_ACO_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800