SAP ABAP Class /IWBEP/IF_SBDM_GEN_MANAGER (SB - Domain Model - Generation Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDM_MANAGER | SB - Domain Model - Manager | 20130222 |
Properties
| Class | /IWBEP/IF_SBDM_GEN_MANAGER | |
| Short Description | SB - Domain Model - Generation Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120313 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBDM_GEN_MANAGER has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_GEN_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 28 | 20120523 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 29 | 20130805 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 25 | 20120523 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 30 | 20120523 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 00 | 20120523 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 06 | 20130805 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 10 | 20120523 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 05 | 20120523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate runtime artifacts | 20120319 |
Events
Class /IWBEP/IF_SBDM_GEN_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STATUS_CODE | Public | See coding | 20120523 | ty_status_code TYPE n LENGTH 2
|
||
| 2 | TY_S_GEN_STATUS | Public | See coding | 20120523 | BEGIN OF ty_s_gen_status,
project TYPE REF TO /iwbep/if_sbdm_project,
status TYPE ty_status_code,
messages type /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT,
END OF ty_s_gen_status
|
||
| 3 | TY_T_GEN_STATUS | Public | See coding | 20120523 | ty_t_gen_status TYPE STANDARD TABLE OF ty_s_gen_status
|
Method Signatures
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GEN_STATUS | Call by reference | Type reference (TYPE) | TY_T_GEN_STATUS | Result Status | 20120622 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT | Result Messages | 20120319 | |||
| 3 | IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_GEN_HANDLER | Generation Handler (Requestor) | 20130805 | |||
| 4 | IT_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | Projects | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120321 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |