SAP ABAP Class IF_GENIL_APPL_DYN_META_INFO (Implement Access to Meta-Infomation about GenIL Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_GENIL_ABSTR_COMPONENT Base Class for GenIL Components 20090311
Properties
Class IF_GENIL_APPL_DYN_META_INFO  
Short Description Implement Access to Meta-Infomation about GenIL Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090306   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GENIL_APPL_DYN_META_INFO has no forward declaration.
Interfaces
Class IF_GENIL_APPL_DYN_META_INFO has no interface implemented.
Friends
Class IF_GENIL_APPL_DYN_META_INFO has no friend class.
Attributes
Class IF_GENIL_APPL_DYN_META_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DYN_ATTR_DEFAULTS Instance method Public Method Default Werte für abhängiges Objekt zu geg. Parent-Relation 20090306
2 IS_CHILD_CREATE_ALLOWED Instance method Public Method Ermittelt, ob abhängige Objekte erzeugt werden dürfen 20090310
3 IS_OBJECT_DELETE_ALLOWED Instance method Public Method Ermittelt, ob Objekte gelöscht werden dürfen 20090306
4 IS_OBJECT_MODIFY_ALLOWED Instance method Public Method Ermittelt, ob Objekte geändert werden dürfen 20090306
Events
Class IF_GENIL_APPL_DYN_META_INFO has no event.
Types
Class IF_GENIL_APPL_DYN_META_INFO has no local type.
Method Signatures

Method GET_DYN_ATTR_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CHILD_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name des Kindobjektes, das erzeugt werden soll 20090306
2 Changing CV_PARENT_AND_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE Parent mit Angabe ob Kindanlage möglich 20090312
3 Importing IV_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_SIMPLE_OBJECT Default Werte für Kind eines Parents 20090306
4 Importing IV_RELATION_FILTER Call by reference Object reference (TYPE REF TO) IF_GENIL_RELATION_FILTER Werte für Relationsfilter-Attrib. für Kalkulat. der Defaults 20090306
5 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Name einer Beziehung 20090306

Method GET_DYN_ATTR_DEFAULTS on class IF_GENIL_APPL_DYN_META_INFO has no exception.

Method IS_CHILD_CREATE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PARENT_AND_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE Object Instance with Boolean Result 20090310
2 Importing IV_CHILD_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20090310
3 Importing IV_RELATION_FILTER Call by reference Object reference (TYPE REF TO) IF_GENIL_RELATION_FILTER Relation Filter Interface 20090310
4 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20090310

Method IS_CHILD_CREATE_ALLOWED on class IF_GENIL_APPL_DYN_META_INFO has no exception.

Method IS_OBJECT_DELETE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS_AND_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE_TAB Object Instance in the Generic IL 20090306

Method IS_OBJECT_DELETE_ALLOWED on class IF_GENIL_APPL_DYN_META_INFO has no exception.

Method IS_OBJECT_MODIFY_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS_AND_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE_TAB Object Instance with Boolean Result 20090306

Method IS_OBJECT_MODIFY_ALLOWED on class IF_GENIL_APPL_DYN_META_INFO has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in