SAP ABAP Class CL_EPM_PO (EPM: Business Object Purchase Order)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_PO (Package) EPM: Purchase Order Business Object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_BO | EPM: Business Object base class | 20081216 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_PO | EPM: Purchase Order BO Interface | 20081216 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_PO_HEADER | EPM: Purchase Order Header Node Interface | 20081216 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_PO_ITEM | EPM: Purchase Order Item Node Interface | 20081216 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_PO_SL | EPM: Purchase Order Schedule Line Node Interface | 20081216 |
Properties
Class | CL_EPM_PO | |
Short Description | EPM: Business Object Purchase Order | |
Super Class | CL_EPM_BO | EPM: Business Object base class |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_BO_PO | EPM: Purchase Order Business Object |
Created | 20081216 | SAP |
Last change | 20130531 | 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... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EPM_PO | EPM: Purchase Order BO Interface | 20081216 | ||
2 | IF_EPM_PO_HEADER | EPM: Purchase Order Header Node Interface | 20081216 | ||
3 | IF_EPM_PO_ITEM | EPM: Purchase Order Item Node Interface | 20081216 | ||
4 | IF_EPM_PO_SL | EPM: Purchase Order Schedule Line Node Interface | 20081216 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_EPM_BO_UNIT_TEST_BASE | 20100303 | Unit test base class of all BO classes | |
2 | CL_EPM_SERVICE_FACADE | 20081216 | EPM: Service Facade |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | Data buffer for header node | 20090116 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | Data buffer for item node | 20090116 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | Data buffer for schedule line node | 20090116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090202 | |
2 | ![]() |
Instance method | Private | Method | 20090202 | |
3 | ![]() |
Instance method | Private | Constructor | 20090130 |
Events
Class CL_EPM_PO has no event.
Types
Class CL_EPM_PO has no local type.
Method Signatures
Method CALCULATE_HEADER_AMOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090206 | ||
2 | ![]() |
IT_ITEM_DATA | Call by reference | Type reference (TYPE) | IF_EPM_PO_ITEM=>TT_NODE_DATA | Set of item node element data | 20090202 | ||
3 | ![]() |
RT_FAILURES | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | Set of node element specific operation information | 20090206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPM: API exception class | 20090217 | |
2 | ![]() |
EPM: System exception class | 20090217 |
Method CALCULATE_ITEM_AMOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090206 | ||
2 | ![]() |
IT_ITEM_DATA | Call by reference | Type reference (TYPE) | IF_EPM_PO_ITEM=>TT_NODE_DATA | Set of item node element data | 20090515 | ||
3 | ![]() |
IT_SL_DATA | Call by reference | Type reference (TYPE) | IF_EPM_PO_SL=>TT_NODE_DATA | Set of schedule line node element data | 20090202 | ||
4 | ![]() |
RT_FAILURES | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | Set of node element specific operation information | 20090206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPM: API exception class | 20090217 | |
2 | ![]() |
EPM: System exception class | 20090217 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_PO has no parameter.
Method CONSTRUCTOR on class CL_EPM_PO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |