SAP ABAP Interface IF_DCFL_CFG_BO_STEP (Decoupling: BO Steps)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FIN_DCFL_PREPROCESSOR_CONFIG (Package) Decoupling FI/LO: Preprocessor - Configuration

⤷

⤷

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
Interface | IF_DCFL_CFG_BO_STEP | |
Short Description | Decoupling: BO Steps |
General Data
Package | FIN_DCFL_PREPROCESSOR_CONFIG | Decoupling FI/LO: Preprocessor - Configuration |
Created | 20100413 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DCFL_CFG_BO_STEP has no forward declaration.
Interfaces
Interface IF_DCFL_CFG_BO_STEP has no interface.
Friends
Interface IF_DCFL_CFG_BO_STEP has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_DCFL_CFG_BO_STEP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |