SAP ABAP Class /SRMERP/CL_BO_MMPUR_DAC_GR (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_GR | |
| 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 | 20110121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_BO_MMPUR_DAC_GR has no forward declaration.
Interfaces
Class /SRMERP/CL_BO_MMPUR_DAC_GR has no interface implemented.
Friends
Class /SRMERP/CL_BO_MMPUR_DAC_GR has no friend class.
Attributes
Class /SRMERP/CL_BO_MMPUR_DAC_GR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110121 | ||
| 2 | Static method | Public | Method | 20110622 |
Events
Class /SRMERP/CL_BO_MMPUR_DAC_GR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BAPI2017_GM_ITEM_SHOW | Public | See coding | 20110622 | T_BAPI2017_GM_ITEM_SHOW type TABLE OF bapi2017_gm_item_show
|
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20110121 | |||
| 2 | EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20110121 | |||
| 3 | ET_EKBE | Value transfer | Type reference (TYPE) | ME_EKBE | Table Type for Purchasing Document Items | 20110121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110121 |
Method GET_GI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GR_HEADER | Value transfer | Type reference (TYPE) | BAPI2017_GM_HEAD_02 | Table Type for Purchasing Document Items | 20110622 | |||
| 2 | ET_ITEMS | Value transfer | Type reference (TYPE) | T_BAPI2017_GM_ITEM_SHOW | BAPI Communication Structure: Display Mat. Document Item | 20110622 | |||
| 3 | RSNUM | Call by reference | Type reference (TYPE) | RSNUM | Purchasing Document Number | 20110622 | |||
| 4 | RSPOS | Call by reference | Type reference (TYPE) | RSPOS | Item Number of Purchasing Document | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110622 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |