SAP ABAP Class IF_USMD_CR_SP_FOR_MODEL (ServiceProvider Access for model)
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_FOR_MODEL | |
| Short Description | ServiceProvider Access for model | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_USMD_CR_SP_FOR_MODEL has no interface implemented.
Friends
Class IF_USMD_CR_SP_FOR_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Blocklist entries for one Change Request | 20120321 | |
| 2 | Instance method | Public | Method | Delete Blocklist entries by seq number for change request | 20120424 | |
| 3 | Instance method | Public | Method | Modify Objectlist | 20120313 |
Events
Class IF_USMD_CR_SP_FOR_MODEL has no event.
Types
Class IF_USMD_CR_SP_FOR_MODEL has no local type.
Method Signatures
Method DELETE_BLOCKLIST_BY_CR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120321 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120402 |
Method DELETE_BLOCKLIST_BY_CR on class IF_USMD_CR_SP_FOR_MODEL has no exception.
Method DELETE_BLOCKLIST_BY_SEQNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120424 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120424 | |||
| 3 | IV_SEQNR | Call by reference | Type reference (TYPE) | USMD_SEQNR_OBJ | Sequence Number | 20120424 |
Method DELETE_BLOCKLIST_BY_SEQNR on class IF_USMD_CR_SP_FOR_MODEL has no exception.
Method MODIFY_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120313 | |||
| 2 | IT_OBJECTLIST | Call by reference | Type reference (TYPE) | USMD_CR_TS_OBJECTLIST | USMD Change request objectlist sorted table | 20120313 | |||
| 3 | IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | delete objectlist if true | 20120427 |
Method MODIFY_OBJECTLIST on class IF_USMD_CR_SP_FOR_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |