SAP ABAP Class IF_DCFL_CFG_BO_STEP (Decoupling: BO Steps)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DCFL_CFG_BO_STEP | Obsolete - do not use | 20100413 |
Properties
Class | IF_DCFL_CFG_BO_STEP | |
Short Description | Decoupling: BO Steps | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100413 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DCFL_CFG_BO_STEP has no forward declaration.
Interfaces
Class IF_DCFL_CFG_BO_STEP has no interface implemented.
Friends
Class IF_DCFL_CFG_BO_STEP has no friend class.
Attributes
Class IF_DCFL_CFG_BO_STEP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieves Structure to Primary Key | 20100413 |
2 | ![]() |
Static method | Public | Method | Retrieves All Entries | 20100413 |
Events
Class IF_DCFL_CFG_BO_STEP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_DATA | Public | See coding | 20100413 | BEGIN OF ty_s_data .
INCLUDE TYPE dcflc_bo_step.
TYPES END OF ty_s_data
|
||
2 | TY_T_DATA | Public | See coding | 20100413 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
Method Signatures
Method GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | TY_S_DATA-BUSINESS_OBJECT | 20100413 | |||
2 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | TY_S_DATA-OPERATION | 20100413 | |||
3 | ![]() |
IV_STEP | Call by reference | Type reference (TYPE) | TY_S_DATA-STEP | 20100413 | |||
4 | ![]() |
IV_SUBSTEP | Call by reference | Type reference (TYPE) | TY_S_DATA-SUBSTEP | 20100413 | |||
5 | ![]() |
RT_ENTRY | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100413 |
Method GET_ENTRY on class IF_DCFL_CFG_BO_STEP has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | TY_T_DATA | 20100714 |
Method GET_LIST on class IF_DCFL_CFG_BO_STEP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |