SAP ABAP Class /IWBEP/CL_SBUI_GN_CMD_GENERATE (SB: UI command Generate)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENCMN (Package) Gateway Service Builder # Generator Common Parts
⤷
⤷
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) | 20120216 |
Properties
| Class | /IWBEP/CL_SBUI_GN_CMD_GENERATE | |
| Short Description | SB: UI command Generate | |
| Super Class | /IWBEP/CL_SBUI_COMMAND | SB: UI command handler (convenience class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_GENCMN | Gateway Service Builder # Generator Common Parts |
| Created | 20120216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no friend class.
Attributes
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the project before generate | 20120229 | |
| 2 | Instance method | Private | Method | Get selected project | 20120229 | |
| 3 | Instance method | Private | Method | Save the project | 20120229 |
Events
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no event.
Types
Class /IWBEP/CL_SBUI_GN_CMD_GENERATE has no local type.
Method Signatures
Method CHECK_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SB_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120229 | |||
| 2 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120229 |
Method GET_SELECTED_PROJECT 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 | 20120229 | |||
| 2 | RO_SB_PROJECT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120229 |
Method SAVE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SB_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120229 | |||
| 2 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120229 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |