SAP ABAP Interface IF_ACO_RECORD_MD (ACO Data Container)
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 composition (i COMPRISING i_ref) | IF_ACO_PARAMETER_LIST_MD | List of parameter metadata | 20130304 |
2 | Interface composition (i COMPRISING i_ref) | IF_ACO_STRUCTURE_MD | ACO Structure | 20130304 |
3 | Interface composition (i COMPRISING i_ref) | IF_ACO_TABLE_MD | ACO internal table | 20130304 |
Properties
Interface | IF_ACO_RECORD_MD | |
Short Description | ACO Data Container |
General Data
Package | SAP_ACO_PUBLIC | Public Interface for SAP ACo |
Created | 20130304 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ACO_RECORD_MD has no interface.
Friends
Interface IF_ACO_RECORD_MD has no friend.
Attributes
Interface IF_ACO_RECORD_MD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Component Names | 20130304 |
2 | ![]() |
Instance method | Public | Method | Get Metadata | 20130304 |
3 | ![]() |
Instance method | Public | Method | Get structure | 20130304 |
4 | ![]() |
Instance method | Public | Method | Get table | 20130304 |
Events
Interface IF_ACO_RECORD_MD has no event.
Types
Interface IF_ACO_RECORD_MD has no local type.
Method Signatures
Method GET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENTS | Value transfer | Type reference (TYPE) | ACO_LIST_COMPONENTS_MD | Table over component names | 20130304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130304 |
Method GET_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAPTYPE | Call by reference | Type reference (TYPE) | ABAPTYPE | ABAP Data Type | 20130304 | ||
2 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | IDEC | Number of decimal places | 20130304 | ||
3 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | RS38L_DEFO | Default value for import parameter | 20130304 | ||
4 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20130304 | ||
5 | ![]() |
IS_TABLE_OF | Call by reference | Type reference (TYPE) | ABAP_BOOL | Real type is table of typename | 20130304 | ||
6 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | ILEN | Internal length of field | 20130304 | ||
7 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name | 20130304 | ||
8 | ![]() |
OPTIONAL | Call by reference | Type reference (TYPE) | RS38L_OPTI | Optional parameters | 20130304 | ||
9 | ![]() |
SHORTTEXT | Call by reference | Type reference (TYPE) | PARAMTEXT | Short text | 20130304 | ||
10 | ![]() |
TYPNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAP ACo Base exception | 20130304 | |
2 | ![]() |
Invalid input | 20130304 |
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20130304 | ||
2 | ![]() |
STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_ACO_STRUCTURE_MD | ACO internal table | 20130304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAP ACo Base exception | 20130304 | |
2 | ![]() |
Invalid input | 20130304 |
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20130304 | ||
2 | ![]() |
TABLE | Value transfer | Object reference (TYPE REF TO) | IF_ACO_TABLE_MD | ACO internal table | 20130304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAP ACo Base exception | 20130304 | |
2 | ![]() |
Invalid input | 20130304 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |