SAP ABAP Class IF_USMD_PP_BLOCKLIST (Access to Reuse Active Area for Blocklist)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MDG_BS_BP_ACCESS_HANDLER | MDG: Business Partner Handler Interface | 20120320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_BP_ACCESS_MASTER | MDG: Business Partner Wrapper Class | 20120320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_FND_HANDLER | FND partner handler | 20120320 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_FS_SFLIGHT_ACCESS | MDG: Example access class implementation for data model SF | 20120502 |
Properties
| Class | IF_USMD_PP_BLOCKLIST | |
| Short Description | Access to Reuse Active Area for Blocklist | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMD_PP_BLOCKLIST has no forward declaration.
Interfaces
Class IF_USMD_PP_BLOCKLIST has no interface implemented.
Friends
Class IF_USMD_PP_BLOCKLIST 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_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get blocklist entries to be checked creating objectlist | 20120313 | |
| 2 | Instance method | Public | Method | get blocklist entries to be written creating objectlist | 20120313 |
Events
Class IF_USMD_PP_BLOCKLIST has no event.
Types
Class IF_USMD_PP_BLOCKLIST has no local type.
Method Signatures
Method GET_BLOCKLIST_FOR_READ 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 | Key of Entity | 20120313 | |||
| 2 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120313 | |||
| 3 | RT_BLOCKLIST | Value transfer | Type reference (TYPE) | USMD_TS_BLOCKLIST_READ | Change Request Block List | 20120314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for blocklist determination | 20120314 |
Method GET_BLOCKLIST_FOR_WRITE 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 | Key of Entity | 20120313 | |||
| 2 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120313 | |||
| 3 | RT_BLOCKLIST | Value transfer | Type reference (TYPE) | USMD_TS_BLOCKLIST_WRITE | Change Request Block List for Write | 20120314 |
Method GET_BLOCKLIST_FOR_WRITE on class IF_USMD_PP_BLOCKLIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |