SAP ABAP Class IF_USMD_CR_SP (Service Provider interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_USMD_CR_SP_ACTION | Actions for change requests | 20120320 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_USMD_CR_SP_QUERY | Query for change requests | 20120328 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_USMD_CR_SP_TRANSACTION | Transaction handler | 20120307 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_CR_SERVICE_PROVIDER | USMD Change request service provider | 20120307 |
Properties
| Class | IF_USMD_CR_SP | |
| Short Description | Service Provider interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120307 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMD_CR_SP has no forward declaration.
Interfaces
Class IF_USMD_CR_SP has no interface implemented.
Friends
Class IF_USMD_CR_SP has no friend class.
Attributes
Class IF_USMD_CR_SP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | create obectlist node | 20120307 | |
| 2 | Instance method | Public | Method | create root node | 20120307 | |
| 3 | Instance method | Public | Method | delete node | 20120307 | |
| 4 | Instance method | Public | Method | enqueue change request | 20120307 | |
| 5 | Instance method | Public | Method | retrieve node | 20120307 |
Events
Class IF_USMD_CR_SP has no event.
Types
Class IF_USMD_CR_SP has no local type.
Method Signatures
Method CREATE_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | DATA | Entity key | 20120328 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120402 | |||
| 3 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120402 | |||
| 4 | IV_SEQNR | Call by reference | Type reference (TYPE) | USMD_SEQNR_OBJ | Sequence Number | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal entity typ | 20120511 | ||
| 2 | Blocklist entries from pp access adapter illegal | 20120418 | ||
| 3 | Initial entity key | 20120516 | ||
| 4 | entity is blocked | 20120413 | ||
| 5 | Key can't be created exists already | 20120404 | ||
| 6 | Model is blocked | 20120419 | ||
| 7 | Model is inconsistent | 20120413 | ||
| 8 | change request type determination failed for change request | 20120521 | ||
| 9 | model determination failed | 20120418 | ||
| 10 | no model instance for model name | 20120418 |
Method CREATE_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120402 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_TXTLG | Description (long text) | 20120307 | |||
| 3 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20120605 | |||
| 4 | RV_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Model is blocked | 20120418 | ||
| 2 | Missing authorisation | 20120418 | ||
| 3 | model determination failed | 20120418 | ||
| 4 | Exception no number range | 20120319 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120307 | ||||
| 2 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120307 | ||||
| 3 | IV_CR_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Model is blocked | 20120419 | ||
| 2 | change request type determination failed for change request | 20120521 | ||
| 3 | model determination failed | 20120419 |
Method ENQUEUE_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | USMD Change Request sorted table of node ids | 20120307 | |||
| 2 | RT_FAILED_NODE_IDS | Value transfer | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | USMD Change Request sorted table of node ids | 20120307 |
Method ENQUEUE_ROOT on class IF_USMD_CR_SP has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120307 | ||||
| 2 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120307 | ||||
| 3 | IT_NODE_IDS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120307 | ||||
| 4 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120309 |
Method RETRIEVE on class IF_USMD_CR_SP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |