SAP ABAP Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT (SB: OD Command for Forward Creation)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_COMMAND | SB: UI command handler (convenience class) | 20120828 |
Properties
| Class | /IWBEP/CL_SBUI_OD_CMD_FORW_CRT | |
| Short Description | SB: OD Command for Forward Creation | |
| Super Class | /IWBEP/CL_SBUI_COMMAND | SB: UI command handler (convenience class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBUIOD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20120828 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no friend class.
Attributes
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Do after popup is called successfully | 20120829 | |
| 2 | Instance method | Private | Method | Do before popup is called | 20120828 | |
| 3 | Instance method | Private | Method | Get selected model | 20120828 | |
| 4 | Instance method | Private | Method | Validations for create Entity Set | 20120829 | |
| 5 | Instance method | Private | Method | Validations for create Entity Set | 20120828 |
Events
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no event.
Types
Class /IWBEP/CL_SBUI_OD_CMD_FORW_CRT has no local type.
Method Signatures
Method DO_AFTER_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120829 | |||
| 2 | IS_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | SB: DM unique node type | 20120829 | |||
| 3 | IT_NODES_BEFORE | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120829 |
Method DO_BEFORE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | SB: DM unique node type | 20120828 | |||
| 2 | ET_NODES_BEFORE | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120828 | |||
| 3 | EV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | SB: UI component | 20120828 | |||
| 4 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120828 |
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_NODES | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120828 | |||
| 2 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120828 |
Method VALIDATE_CREATE_ASSO_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120829 |
Method VALIDATE_CREATE_ENTITY_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120828 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |