SAP ABAP Interface IF_GENIL_APPL_DYN_META_INFO (Implement Access to Meta-Infomation about GenIL Object)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects

⤷

⤷

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
Interface | IF_GENIL_APPL_DYN_META_INFO | |
Short Description | Implement Access to Meta-Infomation about GenIL Object |
General Data
Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
Created | 20090306 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GENIL_APPL_DYN_META_INFO has no forward declaration.
Interfaces
Interface IF_GENIL_APPL_DYN_META_INFO has no interface.
Friends
Interface IF_GENIL_APPL_DYN_META_INFO has no friend.
Attributes
Interface IF_GENIL_APPL_DYN_META_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Default Werte für abhängiges Objekt zu geg. Parent-Relation | 20090306 |
2 | ![]() |
Instance method | Public | Method | Ermittelt, ob abhängige Objekte erzeugt werden dürfen | 20090310 |
3 | ![]() |
Instance method | Public | Method | Ermittelt, ob Objekte gelöscht werden dürfen | 20090306 |
4 | ![]() |
Instance method | Public | Method | Ermittelt, ob Objekte geändert werden dürfen | 20090306 |
Events
Interface IF_GENIL_APPL_DYN_META_INFO has no event.
Types
Interface 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 | ![]() |
CV_CHILD_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Name des Kindobjektes, das erzeugt werden soll | 20090306 | ||
2 | ![]() |
CV_PARENT_AND_RESULT | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | Parent mit Angabe ob Kindanlage möglich | 20090312 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Beziehung | 20090306 |
Method GET_DYN_ATTR_DEFAULTS on Interface 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 | ![]() |
CV_PARENT_AND_RESULT | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | Object Instance with Boolean Result | 20090310 | ||
2 | ![]() |
IV_CHILD_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090310 | ||
3 | ![]() |
IV_RELATION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_RELATION_FILTER | Relation Filter Interface | 20090310 | ||
4 | ![]() |
IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20090310 |
Method IS_CHILD_CREATE_ALLOWED on Interface 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 | ![]() |
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 Interface 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 | ![]() |
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 Interface IF_GENIL_APPL_DYN_META_INFO has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |