SAP ABAP Class IF_ACO_RECORD_MD (ACO Data Container)
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
Class IF_ACO_RECORD_MD  
Short Description ACO Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130304   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_ACO_RECORD_MD has no interface implemented.
Friends
Class IF_ACO_RECORD_MD has no friend class.
Attributes
Class 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
Class IF_ACO_RECORD_MD has no event.
Types
Class 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