SAP ABAP Interface IF_USMD_CR_SP_FOR_MODEL (ServiceProvider Access for model)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CR (Package) Change request BO implementation
⤷
⤷
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
| Interface | IF_USMD_CR_SP_FOR_MODEL | |
| Short Description | ServiceProvider Access for model |
General Data
| Package | USMD_CR | Change request BO implementation |
| Created | 20120307 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_USMD_CR_SP_FOR_MODEL has no interface.
Friends
Interface IF_USMD_CR_SP_FOR_MODEL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_MODEL | 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
Interface IF_USMD_CR_SP_FOR_MODEL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_USMD_CR_SP_FOR_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |