SAP ABAP Class IF_MMPUR_EBNE_FACTORY (Factory for SAPLEBNE)
Properties
| Class | IF_MMPUR_EBNE_FACTORY | |
| Short Description | Factory for SAPLEBNE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MMPUR_EBNE_FACTORY has no forward declaration.
Interfaces
Class IF_MMPUR_EBNE_FACTORY has no interface implemented.
Friends
Class IF_MMPUR_EBNE_FACTORY has no friend class.
Attributes
Class IF_MMPUR_EBNE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Order-Dependent Data | 20100614 | |
| 2 | Instance method | Public | Method | Persistent Data | 20100614 | |
| 3 | Instance method | Public | Method | Request Transient Data | 20100614 | |
| 4 | Instance method | Public | Method | Set Document Number | 20100614 |
Events
Class IF_MMPUR_EBNE_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_T_ACCT | Public | See coding | Account Assignment Table | 20100611 | type_t_acct TYPE STANDARD TABLE OF ebkn WITH DEFAULT KEY
|
|
| 2 | TYPE_T_ITEM | Public | See coding | Item Table | 20100611 | type_t_item TYPE STANDARD TABLE OF eban WITH DEFAULT KEY
|
|
| 3 | TYPE_T_SEBAN | Public | See coding | List of Purchase Requisitions and Items | 20100614 | type_t_seban TYPE STANDARD TABLE OF seban WITH DEFAULT KEY
|
Method Signatures
Method GET_DATA_FOR_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT | Call by reference | Type reference (TYPE) | TYPE_T_ACCT | Tabelle Kontierungen | 20100614 | |||
| 2 | ET_ITEM | Call by reference | Type reference (TYPE) | TYPE_T_ITEM | Tabelle Positionen | 20100614 | |||
| 3 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | EBKN-AUFNR | Auftragsnummer | 20100614 |
Method GET_DATA_FOR_ORDER on class IF_MMPUR_EBNE_FACTORY has no exception.
Method GET_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT | Call by reference | Type reference (TYPE) | TYPE_T_ACCT | Tabelle Kontierungen | 20100614 | |||
| 2 | ET_ITEM | Call by reference | Type reference (TYPE) | TYPE_T_ITEM | Tabelle Positionen | 20100614 |
Method GET_PERSISTENT on class IF_MMPUR_EBNE_FACTORY has no exception.
Method GET_TRANSIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCT | Call by reference | Type reference (TYPE) | TYPE_T_ACCT | Tabelle Kontierungen | 20100614 | |||
| 2 | ET_ITEM | Call by reference | Type reference (TYPE) | TYPE_T_ITEM | Tabelle Positionen | 20100614 |
Method GET_TRANSIENT on class IF_MMPUR_EBNE_FACTORY has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEBAN | Call by reference | Type reference (TYPE) | TYPE_T_SEBAN | Liste von Banfen und Positionen | 20100614 |
Method SET_DATA on class IF_MMPUR_EBNE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |