SAP ABAP Interface /BOBF/IF_WD_BO_UI_CONFIG (UI Configuration for BO/DO editor)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOBF/LIBRARY_BS_COMMON (Package) BOPF Library for BS: Common Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_WD_BO_UI_CONFIG_SMPL | WD BO UI configuration simple: ctx node name = bo node name | 20080716 |
Properties
Interface | /BOBF/IF_WD_BO_UI_CONFIG | |
Short Description | UI Configuration for BO/DO editor |
General Data
Package | /BOBF/LIBRARY_BS_COMMON | BOPF Library for BS: Common Objects |
Created | 20080716 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /BOBF/IF_WD_BO_UI_CONFIG has no interface.
Friends
Interface /BOBF/IF_WD_BO_UI_CONFIG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_BUTTON_CONFIG | Instance attribute | Public | Object reference (TYPE REF TO) | /BOBF/IF_WD_BO_UI_BUTTON_CONF | UI Button Configuration: BO/DO Editor | 20080718 | ||
2 | MO_CONTEXT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Controller context | 20080716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Bo Node for UI Context Node | 20080716 |
2 | ![]() |
Instance method | Public | Method | Get UI Context Node for BO Node | 20080716 |
3 | ![]() |
Instance method | Public | Method | Map BO Node data to UI structure | 20080716 |
4 | ![]() |
Instance method | Public | Method | Map data from UI structure to BO Node structure | 20080716 |
5 | ![]() |
Instance method | Public | Method | Set Button Config | 20080718 |
Events
Interface /BOBF/IF_WD_BO_UI_CONFIG has no event.
Types
Interface /BOBF/IF_WD_BO_UI_CONFIG has no local type.
Method Signatures
Method GET_BO_NODE_4_UI_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UI_NDI | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20080716 | |||
2 | ![]() |
IV_UI_CONTEXT_NODE | Call by reference | Type reference (TYPE) | CLIKE | 20080716 | |||
3 | ![]() |
RV_BO_NODE | Value transfer | Type reference (TYPE) | STRING | 20080716 |
Method GET_BO_NODE_4_UI_NODE on Interface /BOBF/IF_WD_BO_UI_CONFIG has no exception.
Method GET_UI_NODE_4_BO_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BO_NODE | Call by reference | Type reference (TYPE) | CLIKE | 20080716 | |||
2 | ![]() |
RV_UI_CONTEXT_NODE | Value transfer | Type reference (TYPE) | STRING | 20080716 |
Method GET_UI_NODE_4_BO_NODE on Interface /BOBF/IF_WD_BO_UI_CONFIG has no exception.
Method MAP_BO_NODE_DATA_TO_UI_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_UI_DATA | Call by reference | Type reference (TYPE) | ANY | 20080716 | |||
2 | ![]() |
IO_UI_NDI | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20080716 | |||
3 | ![]() |
IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20080716 |
Method MAP_BO_NODE_DATA_TO_UI_STR on Interface /BOBF/IF_WD_BO_UI_CONFIG has no exception.
Method MAP_UI_STR_TO_BO_NODE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20080716 | |||
2 | ![]() |
CT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20080912 | ||
3 | ![]() |
IO_UI_NDI | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20080716 | |||
4 | ![]() |
IS_UI_DATA | Call by reference | Type reference (TYPE) | ANY | 20080716 | |||
5 | ![]() |
IV_NON_INIT_IS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Consider Non initial fields as changed fields? | 20080912 |
Method MAP_UI_STR_TO_BO_NODE_DATA on Interface /BOBF/IF_WD_BO_UI_CONFIG has no exception.
Method SET_BUTTON_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BUTTON_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_WD_BO_UI_BUTTON_CONF | UI Button Configuration: BO/DO Editor | 20080718 |
Method SET_BUTTON_CONFIG on Interface /BOBF/IF_WD_BO_UI_CONFIG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |