SAP ABAP Interface IF_MMPUR_EBNE_FACTORY (Factory for SAPLEBNE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Properties
| Interface | IF_MMPUR_EBNE_FACTORY | |
| Short Description | Factory for SAPLEBNE |
General Data
| Package | ME | Application development R/3 Purchasing |
| Created | 20100611 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMPUR_EBNE_FACTORY has no forward declaration.
Interfaces
Interface IF_MMPUR_EBNE_FACTORY has no interface.
Friends
Interface IF_MMPUR_EBNE_FACTORY has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_MMPUR_EBNE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |