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 | ![]() |
Instance method | Public | Method | appends new row at the end of the table | 20100528 |
2 | ![]() |
Instance method | Public | Method | delete all rows | 20100604 |
3 | ![]() |
Instance method | Public | Method | delete a row | 20100528 |
4 | ![]() |
Instance method | Public | Method | Moves the row pointer to the first row. | 20100604 |
5 | ![]() |
Instance method | Public | Method | 20100604 | |
6 | ![]() |
Instance method | Public | Method | 20100604 | |
7 | ![]() |
Instance method | Public | Method | get amount of rows | 20100528 |
8 | ![]() |
Instance method | Public | Method | set postion to a specific row | 20100604 |
9 | ![]() |
Instance method | Public | Method | 20100604 | |
10 | ![]() |
Instance method | Public | Method | 20100604 | |
11 | ![]() |
Instance method | Public | Method | 20100604 | |
12 | ![]() |
Instance method | Public | Method | insert new row | 20100528 |
13 | ![]() |
Instance method | Public | Method | Moves the row pointer to the last row. | 20100604 |
14 | ![]() |
Instance method | Public | Method | Moves the row pointer to the next row. | 20100604 |
15 | ![]() |
Instance method | Public | Method | Moves the row pointer to the previous row. | 20100604 |
16 | ![]() |
Instance method | Public | Method | set postion to a specific row | 20100604 |
17 | ![]() |
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 | ![]() |
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 | ![]() |
POS | Call by reference | Type reference (TYPE) | I | 20100528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ROW_COUNT | Value transfer | Type reference (TYPE) | I | 20100528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
POS | Value transfer | Type reference (TYPE) | I | 20100604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
POS | Call by reference | Type reference (TYPE) | I | 20100528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
POS | Call by reference | Type reference (TYPE) | I | 20100604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |