SAP ABAP Class CL_EPM_BAPI_HELPER (EPM: Helper class for EPM BAPI processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_GATEWAY (Package) EPM: Objects for Gateway
Properties
Class CL_EPM_BAPI_HELPER  
Short Description EPM: Helper class for EPM BAPI processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_GATEWAY   EPM: Objects for Gateway 
Created 20110815   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EPM_BAPI_HELPER has no interface implemented.
Friends
Class CL_EPM_BAPI_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_DELETE Constant Public Type reference (TYPE) SEPM_ACTION_CODE_BAPI 'D' EPM: Action code ( Insert / Update / Delete ) for BAPIs 20110815
2 GC_ACTION_INSERT Constant Public Type reference (TYPE) SEPM_ACTION_CODE_BAPI 'I' EPM: Action code ( Insert / Update / Delete ) for BAPIs 20110815
3 GC_ACTION_UPDATE Constant Public Type reference (TYPE) SEPM_ACTION_CODE_BAPI 'U' EPM: Action code ( Insert / Update / Delete ) for BAPIs 20110815
Methods
# Method Level Visibility Method type Description Created on
1 GET_STRUCTURE_FIELDS_AS_TEXT Static method Public Method Create string which contains BOR key components 20110826
Events
Class CL_EPM_BAPI_HELPER has no event.
Types
Class CL_EPM_BAPI_HELPER has no local type.
Method Signatures

Method GET_STRUCTURE_FIELDS_AS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_STRUCTURE Call by reference Type reference (TYPE) ANY Structure whose fields are to be converted to text 20110826
2 Importing IV_NON_INITIAL_FIELDS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Convert non-initial fields only 20110829
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text which contains fields and their values 20110826

Method GET_STRUCTURE_FIELDS_AS_TEXT on class CL_EPM_BAPI_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732