SAP ABAP Interface IF_MMBSI_GUI_FACTORY (MEGUI Integration Factory for Central Contract Management)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-OA (Application Component) Vendor Outline Agreements
⤷
MM_P2P_BSI_CC (Package) Central Contract Management
⤷
⤷
Properties
| Interface | IF_MMBSI_GUI_FACTORY | |
| Short Description | MEGUI Integration Factory for Central Contract Management |
General Data
| Package | MM_P2P_BSI_CC | Central Contract Management |
| Created | 20110413 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMBSI_GUI_FACTORY has no forward declaration.
Interfaces
Interface IF_MMBSI_GUI_FACTORY has no interface.
Friends
Interface IF_MMBSI_GUI_FACTORY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_SELECTION | Instance attribute | Public | Type reference (TYPE) | MMPUR_MODELS | Selected Items | 20110413 | ||
| 2 | MT_SRV_KEY | Instance attribute | Public | Type reference (TYPE) | TYPE_T_SRV_KEY | Table Type: Service Key | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Garbage Collector | 20110413 | |
| 2 | Instance method | Public | Method | Prepare Header Condition Data | 20110413 | |
| 3 | Instance method | Public | Method | Prepare Item Condition Data | 20110413 | |
| 4 | Instance method | Public | Method | Set Selection | 20110413 | |
| 5 | Instance method | Public | Method | Transfer Service Keys | 20110413 |
Events
Interface IF_MMBSI_GUI_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_S_SRV_KEY | Public | See coding | Structure Definition: Service Key | 20110413 | BEGIN OF type_s_srv_key,
ebeln TYPE ebeln,
ebelp TYPE ebelp,
packno TYPE packno,
introw TYPE introw,
extrow TYPE extrow,
srvpos TYPE srvpos,
sub_packno TYPE sub_packno,
END OF type_s_srv_key
|
|
| 2 | TYPE_T_SRV_KEY | Public | See coding | Table Type: Service Key | 20110413 | type_t_srv_key TYPE STANDARD TABLE OF type_s_srv_key WITH DEFAULT KEY
|
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_MMBSI_GUI_FACTORY has no parameter.
Method CLOSE on Interface IF_MMBSI_GUI_FACTORY has no exception.
Method HEADER_COND_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_OUT_HEADER | Rahmenvertrag Kopf | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root mit Meldung | 20110413 |
Method ITEM_COND_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk der Werksabh. Konditionen | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root mit Meldung | 20110413 |
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODELS | Call by reference | Type reference (TYPE) | MMPUR_MODELS | Models | 20110413 |
Method SET_SELECTION on Interface IF_MMBSI_GUI_FACTORY has no exception.
Method SET_SRV_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SRV_KEY | Call by reference | Type reference (TYPE) | TYPE_T_SRV_KEY | Table type: Service key | 20110413 |
Method SET_SRV_KEYS on Interface IF_MMBSI_GUI_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |