SAP ABAP Class IF_EX_MMPUR_SUBCON_CUST (Interface zum BAdI: ME_BADI_SUBCON_CUST)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080513 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ME_SUBCON_CUST | BAdI: Implementation Example Outsource Manufacturing | 20080513 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FB_MMPUR_SUBCON | Class for BAdI: ME_BADI_SUBCON_CUST | 20130607 |
Properties
| Class | IF_EX_MMPUR_SUBCON_CUST | |
| Short Description | Interface zum BAdI: ME_BADI_SUBCON_CUST | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080513 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_EX_MMPUR_SUBCON_CUST has no interface implemented.
Friends
Class IF_EX_MMPUR_SUBCON_CUST has no friend class.
Attributes
Class IF_EX_MMPUR_SUBCON_CUST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Outbound Delivery | 20080513 | |
| 2 | Instance method | Public | Method | Commit work or Rollback work | 20130607 | |
| 3 | Instance method | Public | Method | Change data before calling GN_DELIVERY_CREATE | 20120416 |
Events
Class IF_EX_MMPUR_SUBCON_CUST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_T_DELIVERY | Public | See coding | 20120416 | type_t_delivery TYPE STANDARD TABLE OF komdlgn WITH DEFAULT KEY
|
||
| 2 | TYPE_T_LIPS | Public | See coding | type: for delivery creation (output) | 20130607 | type_t_lips TYPE STANDARD TABLE OF lips WITH DEFAULT KEY
|
Method Signatures
Method CREATE_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DONE | Call by reference | Type reference (TYPE) | MMPUR_BOOL | no further logic for outbound delivery | 20080513 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | IF_MMPUR_SUBCON_FACTORY=>TAB_TYPE_SUBCON | Data selected in ME2ON | 20080513 |
Method CREATE_DELIVERY on class IF_EX_MMPUR_SUBCON_CUST has no exception.
Method DECIDE_ON_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_COMMIT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | ABAP_FALSE | Execute commit work? | 20130607 | ||
| 2 | IT_INPUT | Call by reference | Type reference (TYPE) | TYPE_T_DELIVERY | Input for GN_DELIVERY_CREATE | 20130607 | |||
| 3 | IT_OUTPUT | Call by reference | Type reference (TYPE) | TYPE_T_LIPS | Output of GN_DELIVERY_CREATE | 20130607 |
Method DECIDE_ON_COMMIT on class IF_EX_MMPUR_SUBCON_CUST has no exception.
Method ENHANCE_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | TYPE_T_DELIVERY | Data for Delivery Creation | 20120416 |
Method ENHANCE_DELIVERY on class IF_EX_MMPUR_SUBCON_CUST has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |