SAP ABAP Class CL_EPM_PO_SHARED_DATA (EPM PO Common data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_UX_PO (Package) EPM: Purchase Order screens based on FPM

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_SHARED_DATA | EPM Common data | 20100924 |
Properties
Class | CL_EPM_PO_SHARED_DATA | |
Short Description | EPM PO Common data | |
Super Class | CL_EPM_SHARED_DATA | EPM Common data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_UX_PO | EPM: Purchase Order screens based on FPM |
Created | 20100621 | SAP |
Last change | 20140121 | 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... |
Interfaces
Class CL_EPM_PO_SHARED_DATA has no interface implemented.
Friends
Class CL_EPM_PO_SHARED_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ITEM_ADD' | 20101208 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_EPM_PO_SHARED_DATA' | 20110620 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SNWD_PO_ID | EPM: Purchase Order Number | 20110128 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120710 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100621 |
2 | ![]() |
Instance method | Public | Method | 20100720 | |
3 | ![]() |
Instance method | Public | Method | 20100720 | |
4 | ![]() |
Instance method | Public | Method | 20100625 | |
5 | ![]() |
Instance method | Public | Method | 20100720 | |
6 | ![]() |
Instance method | Public | Method | 20100625 | |
7 | ![]() |
Instance method | Public | Method | 20100720 |
Events
Class CL_EPM_PO_SHARED_DATA has no event.
Types
Class CL_EPM_PO_SHARED_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_PO_SHARED_DATA has no parameter.
Method CONSTRUCTOR on class CL_EPM_PO_SHARED_DATA has no exception.
Method COPY_ITEM Signature
Method COPY_ITEM on class CL_EPM_PO_SHARED_DATA has no parameter.
Method COPY_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.
Method COPY_PO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PO_HEADER_KEY | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20110121 |
Method COPY_PO on class CL_EPM_PO_SHARED_DATA has no exception.
Method CREATE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ITEM_DATA | Value transfer | Type reference (TYPE) | IF_EPM_PO_ITEM=>TY_NODE_DATA | Item node element data | 20100709 |
Method CREATE_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.
Method CREATE_PO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PO_HEADER_KEY | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20110121 |
Method CREATE_PO on class CL_EPM_PO_SHARED_DATA has no exception.
Method DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM_KEY | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20101202 |
Method DELETE_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.
Method DELETE_PO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20110119 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130214 | |||
3 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20110202 |
Method DELETE_PO on class CL_EPM_PO_SHARED_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 703 |