SAP ABAP Class /BOBF/CL_LIB_D_REMOVE_DO_RELIC (Remove remnants of deleted DO)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/LIBRARY (Package) Business Object Processing Framework Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20071217 |
Properties
Class | /BOBF/CL_LIB_D_REMOVE_DO_RELIC | |
Short Description | Remove remnants of deleted DO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/LIBRARY | Business Object Processing Framework Library |
Created | 20071217 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_LIB_D_REMOVE_DO_RELIC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20071217 |
Friends
Class /BOBF/CL_LIB_D_REMOVE_DO_RELIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/S_CONFRO_ASSOC | association to DO node | 20071217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | AP version of Execute | 20080901 |
Events
Class /BOBF/CL_LIB_D_REMOVE_DO_RELIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_UUID | Private | See coding | 20071217 | tt_uuid TYPE STANDARD TABLE OF ty_uuid
|
||
2 | TY_UUID | Private | See coding | 20071217 | BEGIN OF ty_uuid,
controller TYPE prxctrltab,
scheme_id TYPE string,
scheme_agency_id TYPE string,
content TYPE /BOBF/CONF_KEY,
END OF ty_uuid
|
Method Signatures
Method EXECUTE_VER_AP_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080901 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080901 | ||
3 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20080901 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080901 | ||
5 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_DET | Context Information for Determinations | 20080901 | ||
6 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080901 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |