SAP ABAP Class /BOBF/CL_CONF_ACT_DEL_MAPPING (Generation of Accessor Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081212 |
Properties
Class | /BOBF/CL_CONF_ACT_DEL_MAPPING | |
Short Description | Generation of Accessor Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_CONF_ACT_DEL_MAPPING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081212 |
Friends
Class /BOBF/CL_CONF_ACT_DEL_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CONV | 20081212 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_DDIC | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check conversion rules | 20081212 |
2 | ![]() |
Static method | Private | Method | Check external proxy fields recursive | 20081212 |
3 | ![]() |
Static method | Private | Method | Check internal fields | 20081212 |
4 | ![]() |
Static method | Private | Method | Check lost entries | 20081212 |
Events
Class /BOBF/CL_CONF_ACT_DEL_MAPPING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CONV | Private | See coding | 20081212 | tt_conv TYPE HASHED TABLE OF /BOBF/CONF_CONV WITH UNIQUE KEY conversion_type
|
||
2 | TT_DDIC | Private | See coding | 20081212 | tt_ddic TYPE HASHED TABLE OF ty_ddif WITH UNIQUE KEY name
|
||
3 | TY_DDIF | Private | See coding | 20081212 | BEGIN OF ty_ddif,
name TYPE rollname,
ddic TYPE dddd03ptab,
END OF ty_ddif
|
Method Signatures
Method CHECK_CONVERSION_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MAPPING_UPDATE | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Mapping for update | 20081212 | ||
2 | ![]() |
IT_MAPPING | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Configuration: Mapping | 20081212 |
Method CHECK_CONVERSION_RULES on class /BOBF/CL_CONF_ACT_DEL_MAPPING has no exception.
Method CHECK_EXTERNAL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MAPPING | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Configuration: Mapping | 20081212 | ||
2 | ![]() |
CT_MAPPING_UPDATE | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Mapping for update | 20081212 | ||
3 | ![]() |
CT_OBSOLETE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 | ||
4 | ![]() |
IV_CONTENT_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_CONTENT_CAT | Entity Category | 20081212 | ||
5 | ![]() |
IV_CONTENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 | ||
6 | ![]() |
IV_FIELD_TYPE | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20081212 | ||
7 | ![]() |
IV_HIERARCHY_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method CHECK_EXTERNAL_FIELDS on class /BOBF/CL_CONF_ACT_DEL_MAPPING has no exception.
Method CHECK_INTERNAL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MAPPING | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Configuration: Mapping | 20081212 | ||
2 | ![]() |
CT_OBSOLETE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 | ||
3 | ![]() |
IV_CONTENT_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_CONTENT_CAT | Entity Category | 20081212 | ||
4 | ![]() |
IV_CONTENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 | ||
5 | ![]() |
IV_FIELD_TYPE | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20081212 |
Method CHECK_INTERNAL_FIELDS on class /BOBF/CL_CONF_ACT_DEL_MAPPING has no exception.
Method CHECK_LOST_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MAPPING | Call by reference | Type reference (TYPE) | /BOBF/T_CONF_MAPPING | Configuration: Mapping | 20081212 | ||
2 | ![]() |
CT_OBSOLETE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 |
Method CHECK_LOST_ENTRIES on class /BOBF/CL_CONF_ACT_DEL_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |