SAP ABAP Class CL_IM_PUR_SE_PO_INTERFACE (Class for BAdI Impl.: PUR_ES_PO_INTERFACE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IM (Application Component) Inventory Management
⤷
MM_OM1_SFWS_SC (Package)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080410 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PUR_SE_PO_IF_OUT_SELECT_IBS | Interface for BAdI: PUR_SE_PO_INTERFACE_OUT_SELECT | 20080410 |
Properties
| Class | CL_IM_PUR_SE_PO_INTERFACE | |
| Short Description | Class for BAdI Impl.: PUR_ES_PO_INTERFACE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MM_OM1_SFWS_SC | |
| Created | 20080410 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_PUR_SE_PO_INTERFACE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080410 | ||
| 2 | IF_PUR_SE_PO_IF_OUT_SELECT_IBS | Interface for BAdI: PUR_SE_PO_INTERFACE_OUT_SELECT | 20080410 |
Friends
Class CL_IM_PUR_SE_PO_INTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TYPE_T_SERVICE | 20080411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080411 |
Events
Class CL_IM_PUR_SE_PO_INTERFACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_S_SERVICE | Private | See coding | 20080411 | BEGIN OF type_s_service,
id TYPE mmpur_esoa_context,
service TYPE c LENGTH 30,
END OF type_s_service
|
||
| 2 | TYPE_T_SERVICE | Private | See coding | 20080411 | type_t_service TYPE SORTED TABLE OF type_s_service WITH UNIQUE KEY id service
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IM_PUR_SE_PO_INTERFACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IM_PUR_SE_PO_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |