SAP ABAP Class CL_USMD_CR_DB_ADAPTER (USMD change request database adapter)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CR (Package) Change request BO implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CR_DB_ADAPTER | Change Request Database adapter | 20120309 |
Properties
| Class | CL_USMD_CR_DB_ADAPTER | |
| Short Description | USMD change request database adapter | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_CR | Change request BO implementation |
| Created | 20120222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_CR_DB_ADAPTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_CR_DB_ADAPTER | Change Request Database adapter | 20120309 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_USMD_CR_FACTORY | 20120309 | Instance factory |
Attributes
Class CL_USMD_CR_DB_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120309 | ||
| 2 | Instance method | Private | Method | calls create function for root node | 20120312 | |
| 3 | Instance method | Private | Method | calls create function for root node | 20120313 | |
| 4 | Instance method | Private | Method | calls create function for root node | 20120224 | |
| 5 | Instance method | Private | Method | calls create function for root node | 20120222 | |
| 6 | Instance method | Public | Method | 20120309 | ||
| 7 | Instance method | Private | Method | retrieve change request nodes | 20120312 | |
| 8 | Instance method | Private | Method | retrieve change request nodes | 20120313 | |
| 9 | Instance method | Private | Method | retrieve change request nodes | 20120224 | |
| 10 | Instance method | Private | Method | retrieve change request nodes | 20120224 |
Events
Class CL_USMD_CR_DB_ADAPTER has no event.
Types
Class CL_USMD_CR_DB_ADAPTER has no local type.
Method Signatures
Method CRUD Signature
Method CRUD on class CL_USMD_CR_DB_ADAPTER has no parameter.
Method CRUD on class CL_USMD_CR_DB_ADAPTER has no exception.
Method CRUD_BLOCKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | USMD_CR_TS_BLOCKLIST_UD | USMD Change request blocklist sorted table for update | 20120312 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_BLOCKLIST | USMD Change request blocklist sorted table | 20120312 |
Method CRUD_BLOCKLIST on class CL_USMD_CR_DB_ADAPTER has no exception.
Method CRUD_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | USMD_CR_TS_NOTE_UD | USMD Change request note sorted table for update | 20120313 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_NOTE | USMD Change request note sorted table | 20120313 |
Method CRUD_NOTE on class CL_USMD_CR_DB_ADAPTER has no exception.
Method CRUD_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST_UD | USMD Change request objectlist sorted table for update | 20120224 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST | USMD Change request objectlist sorted table | 20120224 |
Method CRUD_OBJECTLIST on class CL_USMD_CR_DB_ADAPTER has no exception.
Method CRUD_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | USMD_CR_TS_ROOT_UD | USMD Change request root sorted table for update | 20120222 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_ROOT | USMD Change request root sorted table | 20120222 |
Method CRUD_ROOT on class CL_USMD_CR_DB_ADAPTER has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_USMD_CR_DB_ADAPTER has no parameter.
Method RETRIEVE on class CL_USMD_CR_DB_ADAPTER has no exception.
Method RETRIEVE_BLOCKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_BLOCKLIST | USMD Change request blocklist sorted table | 20120312 | |||
| 2 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_BLOCKLIST_NODE_ID | USMD Change Request sorted table of node ids | 20120312 | |||
| 3 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_BLOCKLIST_NODE_ID | USMD Change Request sorted table of node ids | 20120312 |
Method RETRIEVE_BLOCKLIST on class CL_USMD_CR_DB_ADAPTER has no exception.
Method RETRIEVE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_NOTE | USMD Change request note sorted table | 20120313 | |||
| 2 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_NOTE_NODE_ID | USMD Change Request sorted table of node ids | 20120313 | |||
| 3 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_NOTE_NODE_ID | USMD Change Request sorted table of node ids | 20120313 |
Method RETRIEVE_NOTE on class CL_USMD_CR_DB_ADAPTER has no exception.
Method RETRIEVE_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST | USMD Change request objectlist sorted table | 20120224 | |||
| 2 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST_NODE_ID | USMD Change Request sorted table of node ids | 20120224 | |||
| 3 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST_NODE_ID | USMD Change Request sorted table of node ids | 20120224 |
Method RETRIEVE_OBJECTLIST on class CL_USMD_CR_DB_ADAPTER has no exception.
Method RETRIEVE_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | USMD_CR_TS_ROOT | USMD Change request root sorted table | 20120224 | |||
| 2 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | USMD Change Request sorted table of node ids | 20120224 | |||
| 3 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | USMD Change Request sorted table of node ids | 20120224 |
Method RETRIEVE_ROOT on class CL_USMD_CR_DB_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |