SAP ABAP Class CL_MMPUR_MEREQ_DB_UTILITY (Database Accesses for MEREQ)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_BASE (Package) Purchasing: Basis Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_DB_UTILITY_GENERAL | Database Accesses from Purchasing Documents | 20071211 |
Properties
| Class | CL_MMPUR_MEREQ_DB_UTILITY | |
| Short Description | Database Accesses for MEREQ | |
| Super Class | CL_MMPUR_DB_UTILITY_GENERAL | Database Accesses from Purchasing Documents |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_BASE | Purchasing: Basis Components |
| Created | 20060829 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMPUR_MEREQ_DB_UTILITY has no forward declaration.
Interfaces
Class CL_MMPUR_MEREQ_DB_UTILITY has no interface implemented.
Friends
Class CL_MMPUR_MEREQ_DB_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_MEREQ_DB_UTILITY | Database Accesses for MEREQ | 20080610 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | EBAN_T_TECH | Purchase Requisition Enhancment | 20100819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Purchase Requisition Items (Unbuffered) | 20060829 | |
| 2 | Static method | Public | Method | Read Purchase Requisition Items (Unbuffered/Buffered) | 20070809 | |
| 3 | Static method | Public | Method | Read Acct Assignment for Purchase Requisition (Unbuffered) | 20060829 | |
| 4 | Static method | Public | Method | Supply Instance | 20080610 | |
| 5 | Static method | Public | Method | Read Table MEREQX (Change Parameter for Table EBAN) | 20071119 | |
| 6 | Static method | Public | Method | Read Table PREXT (Enhancement Fields for Purch. Requisition) | 20070724 |
Events
Class CL_MMPUR_MEREQ_DB_UTILITY has no event.
Types
Class CL_MMPUR_MEREQ_DB_UTILITY has no local type.
Method Signatures
Method GET_EBAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BANFN | Call by reference | Type reference (TYPE) | BANFN | Bestellanforderungsnummer | 20060829 | |||
| 2 | RE_ITEMS | Value transfer | Type reference (TYPE) | MEREQ_T_EBAN | Tabellentyp EBAN | 20060829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf: nicht gefunden | 20060829 |
Method GET_EBAN_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20070809 | |||
| 2 | IM_BNFPO | Call by reference | Type reference (TYPE) | BNFPO | Item Number of Purchase Requisition | 20070904 | |||
| 3 | IM_WITH_BUFFER | Call by reference | Type reference (TYPE) | MMPUR_BOOL | use buffer | 20100819 | |||
| 4 | RE_ITEMS_EXT | Value transfer | Type reference (TYPE) | EBAN_T_TECH | Purchase Requisition | 20070809 |
Method GET_EBAN_TECH on class CL_MMPUR_MEREQ_DB_UTILITY has no exception.
Method GET_EBKN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BANFN | Call by reference | Type reference (TYPE) | BANFN | Bestellanforderungsnummer | 20060829 | |||
| 2 | RE_EBKN | Value transfer | Type reference (TYPE) | MEREQ_T_EBKN | Tabellentyp EBKN | 20060829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf: nicht gefunden | 20060829 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_MEREQ_DB_UTILITY | Datenbankzugriffe für MEREQ | 20080610 |
Method GET_INSTANCE on class CL_MMPUR_MEREQ_DB_UTILITY has no exception.
Method GET_MEREQX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BANFN | Call by reference | Type reference (TYPE) | BANFN | Bestellanforderungsnummer | 20071119 | |||
| 2 | RE_MEREQX | Value transfer | Type reference (TYPE) | MEREQ_T_MEREQX | Tabellentyp zur Tabelle MEREQX | 20071119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf: nicht gefunden | 20080104 |
Method GET_PREXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BANFN | Call by reference | Type reference (TYPE) | BANFN | Bestellanforderungsnummer | 20070724 | |||
| 2 | RE_PREXT | Value transfer | Type reference (TYPE) | MEREQ_T_PREXT | Tabellentyp PREXT | 20070724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf: nicht gefunden | 20070726 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |