SAP ABAP Class /SRMERP/CL_BO_MMPUR_DAC_RES (Data access for Purchase Order)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_BO_MMPUR (Package) Access to MMPUR transactional data
⤷
⤷
Properties
| Class | /SRMERP/CL_BO_MMPUR_DAC_RES | |
| Short Description | Data access for Purchase Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_BO_MMPUR | Access to MMPUR transactional data |
| Created | 20110706 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_BO_MMPUR_DAC_RES has no forward declaration.
Interfaces
Class /SRMERP/CL_BO_MMPUR_DAC_RES has no interface implemented.
Friends
Class /SRMERP/CL_BO_MMPUR_DAC_RES has no friend class.
Attributes
Class /SRMERP/CL_BO_MMPUR_DAC_RES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110706 |
Events
Class /SRMERP/CL_BO_MMPUR_DAC_RES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ITEMS | Public | See coding | 20110706 | T_ITEMS type TABLE OF BAPI2093_RES_ITEM_DETAIL
|
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RES_HEADER | Value transfer | Type reference (TYPE) | BAPI2093_RES_HEAD_DETAIL | Table Type for Purchasing Document Items | 20110706 | |||
| 2 | RE_ITEMS | Value transfer | Type reference (TYPE) | T_ITEMS | Transfer Structure: Display/List Reservation Header | 20110706 | |||
| 3 | RSNUM | Call by reference | Type reference (TYPE) | RSNUM | Purchasing Document Number | 20110706 | |||
| 4 | RSPOS | Call by reference | Type reference (TYPE) | RSPOS | Item Number of Purchasing Document | 20110706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110706 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |