SAP ABAP Class CL_EPM_ADS_SHARED_DATA (EPM Common data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_ADS (Package) EPM: Document Server / Interactive Forms
⤷
⤷
Properties
| Class | CL_EPM_ADS_SHARED_DATA | |
| Short Description | EPM Common data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_ADS | EPM: Document Server / Interactive Forms |
| Created | 20110712 | 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... |
Interfaces
Class CL_EPM_ADS_SHARED_DATA has no interface implemented.
Friends
Class CL_EPM_ADS_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 | 'CREATION_DATE' | 20110714 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'GROSS_CURRENCY' | 20110714 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EPM_ADS_SHARED_DATA | 20110712 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20110712 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_EPM_PO | EPM: Purchase Order BO Interface | 20110712 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20110714 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20110714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 | |
| 2 | Instance method | Public | Method | 20110714 | ||
| 3 | Instance method | Public | Method | 20110712 | ||
| 4 | Instance method | Public | Method | 20110712 | ||
| 5 | Instance method | Public | Method | 20110712 | ||
| 6 | Static method | Public | Method | 20110712 | ||
| 7 | Instance method | Public | Method | 20110712 | ||
| 8 | Instance method | Public | Method | 20110712 |
Events
Class CL_EPM_ADS_SHARED_DATA has no event.
Types
Class CL_EPM_ADS_SHARED_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_ADS_SHARED_DATA has no parameter.
Method CONSTRUCTOR on class CL_EPM_ADS_SHARED_DATA has no exception.
Method CONVERT_LOCAL_TO_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20110714 | ||||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20110714 | ||||
| 3 | RV_UTC_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20110714 |
Method CONVERT_LOCAL_TO_UTC on class CL_EPM_ADS_SHARED_DATA has no exception.
Method DETERMINE_RANGE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_S_T100_MESSAGE | 20110712 | ||||
| 2 | ES_RANGE_VALUES | Call by reference | Type reference (TYPE) | DATA | 20110712 | ||||
| 3 | IS_SEARCH_CRITERION | Call by reference | Type reference (TYPE) | FPMGB_S_SEARCH_CRITERIA | 20110712 |
Method DETERMINE_RANGE_VALUES on class CL_EPM_ADS_SHARED_DATA has no exception.
Method DO_ERROR_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20110712 |
Method DO_ERROR_HANDLING on class CL_EPM_ADS_SHARED_DATA has no exception.
Method GET_CURRENT_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CURRENT_NODE_KEY | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20110712 |
Method GET_CURRENT_NODE_KEY on class CL_EPM_ADS_SHARED_DATA has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EPM_ADS_SHARED_DATA | 20110712 |
Method GET_INSTANCE on class CL_EPM_ADS_SHARED_DATA has no exception.
Method GET_NODE_KEY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20110712 |
Method GET_NODE_KEY_LIST on class CL_EPM_ADS_SHARED_DATA has no exception.
Method SET_NODE_KEY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20110712 |
Method SET_NODE_KEY_LIST on class CL_EPM_ADS_SHARED_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |