SAP ABAP Class CL_IUUC_GEN_DYN_DESCRP (Generate dynamic description)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_DB_CONNECTION (Package) Encapsulation of communication with remote systems non RFC
Properties
Class CL_IUUC_GEN_DYN_DESCRP  
Short Description Generate dynamic description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_DB_CONNECTION   Encapsulation of communication with remote systems non RFC 
Created 20130125   SAP 
Last change 20141030    
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 CL_IUUC_GEN_DYN_DESCRP has no interface implemented.
Friends
Class CL_IUUC_GEN_DYN_DESCRP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_STRUCTDESCR Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20140120
Methods
# Method Level Visibility Method type Description Created on
1 GEN_ELEMDESCRP_BY_DD03P Static method Public Method create element description by dd03p info 20130125
2 GEN_STRUCTDESCRP_BY_DD03P Static method Public Method create structdescrp by dd03p info 20130125
3 GEN_TABDESCRP_BY_DD03P Static method Public Method create table description by dd03p info 20130128
4 GET_KEYDESCRP_BY_DD03P Static method Public Method return keys from dd03p as tab abap_keydescrp 20130206
5 SET_S_GENEXT_MASK Static method Public Method Set structure S_GENEXT_MASK for ODQ 20140120
Events
Class CL_IUUC_GEN_DYN_DESCRP has no event.
Types
Class CL_IUUC_GEN_DYN_DESCRP has no local type.
Method Signatures

Method GEN_ELEMDESCRP_BY_DD03P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DD03P Call by reference Type reference (TYPE) DD03P Structure 20130125
2 Returning RO_ELEMDS Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20130125
# Exception Resumable Description Created on
1 INVALID_INPUT Invalid input 20130125

Method GEN_STRUCTDESCRP_BY_DD03P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20130125
2 Returning RO_STRUCTD Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20130125
# Exception Resumable Description Created on
1 CREATION_ELEMDESC_FAILED CREATION_ELEMDESC_FAILED 20130129

Method GEN_TABDESCRP_BY_DD03P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB Structure 20130128
2 Returning RO_TABDESCRP Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20130128

Method GEN_TABDESCRP_BY_DD03P on class CL_IUUC_GEN_DYN_DESCRP has no exception.

Method GET_KEYDESCRP_BY_DD03P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20130206
2 Returning RT_KEYDESCRP Value transfer Type reference (TYPE) ABAP_KEYDESCR_TAB 20130206

Method GET_KEYDESCRP_BY_DD03P on class CL_IUUC_GEN_DYN_DESCRP has no exception.

Method SET_S_GENEXT_MASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20140120

Method SET_S_GENEXT_MASK on class CL_IUUC_GEN_DYN_DESCRP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700