SAP ABAP Class /IWBEP/CL_SBDM_MODIFY_REQUEST (SB - Domain Model - Modify Request)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_REQUEST | SB - Domain Model - Request | 20140207 |
Properties
| Class | /IWBEP/CL_SBDM_MODIFY_REQUEST | |
| Short Description | SB - Domain Model - Modify Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBDM | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20140207 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_REQUEST | SB - Domain Model - Request | 20140207 |
Friends
Class /IWBEP/CL_SBDM_MODIFY_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_RUNNABLE | runnable instance | 20140207 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_PROJECT | projects in scope | 20140207 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | privileged modifications | 20140210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140207 |
Events
Class /IWBEP/CL_SBDM_MODIFY_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_PROJECT | Private | See coding | 20140207 | TY_T_PROJECT type sorted table of ref to /IWBEP/CL_SBDM_PROJECT with unique key table_line
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RUNNABLE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_RUNNABLE | runnable instance | 20140207 | |||
| 2 | IT_NODE | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | request scope | 20140207 | |||
| 3 | IV_PRIVILEGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | privileged modifications | 20140210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20140207 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |