SAP ABAP Class CL_LOCB_MSR (LORD Callback for ARM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-ARM (Application Component) Advanced Returns Management
⤷
MSR_SD (Package) Multi-Step Returns: SD Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LORD_CALLBACK | Callback Interface for LORD | 20100615 |
Properties
| Class | CL_LOCB_MSR | |
| Short Description | LORD Callback for ARM | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MSR_SD | Multi-Step Returns: SD Enhancements |
| Created | 20100615 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LOCB_MSR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LORD_CALLBACK | Callback Interface for LORD | 20100615 |
Friends
Class CL_LOCB_MSR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_REPO' | 20100615 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_LOCB_MSR | LORD Callback for ARM | 20100615 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | MSR_T_ITEM_POSNR | MSR: Map SD Document item to MSR_ITEM_SPLIT_ID | 20101110 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20101110 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20101110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get callback instance | 20100615 | |
| 2 | Instance method | Public | Method | set callback ID | 20101110 | |
| 3 | Instance method | Public | Method | set item reference | 20101110 | |
| 4 | Instance method | Public | Method | set MSR_ID | 20101110 |
Events
Class CL_LOCB_MSR has no event.
Types
Class CL_LOCB_MSR has no local type.
Method Signatures
Method GET_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CALLBACK | Value transfer | Object reference (TYPE REF TO) | CL_LOCB_MSR | LORD Callback for ARM | 20100615 |
Method GET_CALLBACK on class CL_LOCB_MSR has no exception.
Method SET_CALLBACK_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLBACK_ID | Call by reference | Type reference (TYPE) | STRING | 20101110 |
Method SET_CALLBACK_ID on class CL_LOCB_MSR has no exception.
Method SET_ITEM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_REF | Call by reference | Type reference (TYPE) | MSR_T_ITEM_POSNR | MSR: Map SD Document item to MSR_ITEM_SPLIT_ID | 20101110 |
Method SET_ITEM_REF on class CL_LOCB_MSR has no exception.
Method SET_MSR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20101110 |
Method SET_MSR_ID on class CL_LOCB_MSR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |