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 GET_COMPONENTS Instance method Public Method Get Component Names 20130304
2 GET_META_DATA Instance method Public Method Get Metadata 20130304
3 GET_STRUCTURE Instance method Public Method Get structure 20130304
4 GET_TABLE 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 Returning COMPONENTS Value transfer Type reference (TYPE) ACO_LIST_COMPONENTS_MD Table over component names 20130304
# Exception Resumable Description Created on
1 CL_ACO_EXCEPTION 20130304

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAPTYPE Call by reference Type reference (TYPE) ABAPTYPE ABAP Data Type 20130304
2 Exporting DECIMALS Call by reference Type reference (TYPE) IDEC Number of decimal places 20130304
3 Exporting DEFAULT Call by reference Type reference (TYPE) RS38L_DEFO Default value for import parameter 20130304
4 Exporting FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20130304
5 Exporting IS_TABLE_OF Call by reference Type reference (TYPE) ABAP_BOOL Real type is table of typename 20130304
6 Exporting LENGTH Call by reference Type reference (TYPE) ILEN Internal length of field 20130304
7 Importing NAME Call by reference Type reference (TYPE) STRING Parameter name 20130304
8 Exporting OPTIONAL Call by reference Type reference (TYPE) RS38L_OPTI Optional parameters 20130304
9 Exporting SHORTTEXT Call by reference Type reference (TYPE) PARAMTEXT Short text 20130304
10 Exporting TYPNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130304
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20130304
2 CX_ACO_NAME_NOT_FOUND Invalid input 20130304

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Field Name 20130304
2 Returning STRUCTURE Value transfer Object reference (TYPE REF TO) IF_ACO_STRUCTURE_MD ACO internal table 20130304
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20130304
2 CX_ACO_NAME_NOT_FOUND Invalid input 20130304

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Field Name 20130304
2 Returning TABLE Value transfer Object reference (TYPE REF TO) IF_ACO_TABLE_MD ACO internal table 20130304
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20130304
2 CX_ACO_NAME_NOT_FOUND Invalid input 20130304
History
Last changed by/on SAP  20140121 
SAP Release Created in 740