SAP ABAP Interface /IWBEP/IF_SBDM_GEN_MANAGER (SB - Domain Model - Generation Manager)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI

⤷

⤷

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
Interface | /IWBEP/IF_SBDM_GEN_MANAGER | |
Short Description | SB - Domain Model - Generation Manager |
General Data
Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
Created | 20120313 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWBEP/IF_SBCM_MSG_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SBDM_GEN_MANAGER has no interface.
Friends
Interface /IWBEP/IF_SBDM_GEN_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_GEN_CANCELED_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 28 | 20120523 | ||
2 | GC_GEN_CRITICAL_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 29 | 20130805 | ||
3 | GC_GEN_FAILED_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 25 | 20120523 | ||
4 | GC_GEN_FINISHED_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 30 | 20120523 | ||
5 | GC_NOT_STARTED_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 00 | 20120523 | ||
6 | GC_VAL_CRITICAL_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 06 | 20130805 | ||
7 | GC_VAL_PASSED_SC | Constant | Public | Type reference (TYPE) | TY_STATUS_CODE | 10 | 20120523 | ||
8 | GC_VAL_REJECTED_SC | 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
Interface /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 | 200 |