SAP ABAP Class CL_POC_HELPER (Helper/Reusable)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_MAIN (Package) Process Orchestration - Runtime
Properties
Class CL_POC_HELPER  
Short Description Helper/Reusable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_POC_MAIN   Process Orchestration - Runtime 
Created 20100528   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_POC_HELPER has no interface implemented.
Friends
Class CL_POC_HELPER has no friend class.
Attributes
Class CL_POC_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_PROCESS_DIAGRAM Static method Public Method Calls the Process Visualization Diagram 20130116
2 FORMAT_BO_ID_EXT_INT Static method Public Method Format Business Object ID from External to Internal notation 20110922
3 GENERATE_DATE_TIME Static method Public Method Generate Date Time 20100809
4 GENERATE_TIME_STAMP Static method Public Method Generate Time Stamp(type: TIMESTAMPL) 20100616
5 GET_DAY_LIGHT_SETTING Static method Public Method Get Day Light Setting for a time zone 20101005
6 GET_GUID Static method Public Method Creates a New GUID 20100528
7 GET_TIMEZONE_DETAILS Static method Public Method Gets Timezone Details 20101005
8 GET_UNITS_OF_MEASUREMENT Static method Public Method Get Units of Measurement 20110718
9 GET_USER_ORG_NAME Static method Public Method Get the name of Org. unit of the user 20130225
10 SPLIT_BO_ID_ITEM_ID Static method Public Method split the BO_ID and Item_id 20111018
Events
Class CL_POC_HELPER has no event.
Types
Class CL_POC_HELPER has no local type.
Method Signatures

Method CALL_PROCESS_DIAGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) POC_PROCESS_ID Process ID 20130116
2 Importing IV_PROCESS_TYPE_ID Call by reference Type reference (TYPE) POC_PROCESS_TYPE_ID Process Definition ID 20130116
3 Importing IV_PROCESS_VERSION Call by reference Type reference (TYPE) POC_PROCESS_VERSION Process Version 20130116

Method CALL_PROCESS_DIAGRAM on class CL_POC_HELPER has no exception.

Method FORMAT_BO_ID_EXT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_ID Call by reference Type reference (TYPE) POC_T_BOR_ID Formatted Business Object ID 20120207
2 Importing IV_BO_ID Call by reference Type reference (TYPE) POC_BO_ID Business Object ID 20110922
3 Importing IV_BO_TYPE Call by reference Type reference (TYPE) POC_BO_TYPE Business Object Type 20110922

Method FORMAT_BO_ID_EXT_INT on class CL_POC_HELPER has no exception.

Method GENERATE_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) POC_DATE Date 20100809
2 Exporting EV_TIME Call by reference Type reference (TYPE) POC_TIME Time 20100809
3 Importing IV_DAY_LIGHT_SAVING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100809
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20100809
5 Importing IV_TIME_ZONE Call by reference Type reference (TYPE) TTZZ-TZONE Time Zone 20100809

Method GENERATE_DATE_TIME on class CL_POC_HELPER has no exception.

Method GENERATE_TIME_STAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100928
2 Exporting EV_TIME_STAMPL Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20100928
3 Importing IV_DATE Call by reference Type reference (TYPE) POC_DATE Date 20100616
4 Importing IV_DAY_LIGHT_SAVING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE TRUE(=X) Day Light Saving is considered 20100616
5 Importing IV_TIME Call by reference Type reference (TYPE) POC_TIME Time 20100616
6 Importing IV_TIME_ZONE Call by reference Type reference (TYPE) TTZZ-TZONE Time Zone 20100616

Method GENERATE_TIME_STAMP on class CL_POC_HELPER has no exception.

Method GET_DAY_LIGHT_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DST Call by reference Type reference (TYPE) ABAP_BOOL Day Light Saving Indicator 20101005
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TTZZ-TZONE Time Zone 20101005

Method GET_DAY_LIGHT_SETTING on class CL_POC_HELPER has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) SYSUUID_C32 16 Byte UUID in 32 Characters (Hexadecimal Encoded) 20100528

Method GET_GUID on class CL_POC_HELPER has no exception.

Method GET_TIMEZONE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ZONE_DETAILS Call by reference Type reference (TYPE) TTZZ Time zones 20101005
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TTZZ-TZONE Time Zone 20101005

Method GET_TIMEZONE_DETAILS on class CL_POC_HELPER has no exception.

Method GET_UNITS_OF_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UNIT Call by reference Type reference (TYPE) T006A Assign Internal to Language-Dependent Unit 20110718
2 Importing IS_UNIT Call by reference Type reference (TYPE) T006A Units of Measurement 20110718

Method GET_UNITS_OF_MEASUREMENT on class CL_POC_HELPER has no exception.

Method GET_USER_ORG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UNAME Call by reference Type reference (TYPE) UNAME User Name 20130225
2 Exporting ORG_NAME Call by reference Type reference (TYPE) STEXT Object Name 20130225

Method GET_USER_ORG_NAME on class CL_POC_HELPER has no exception.

Method SPLIT_BO_ID_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BO_ID Call by reference Type reference (TYPE) POC_BO_ID Business Object ID 20111018
2 Exporting EV_ITEM_ID Call by reference Type reference (TYPE) POC_ITEM_ID Item ID 20111018
3 Importing IV_BO_ID_ITEM_ID Call by reference Type reference (TYPE) POC_BO_ID Concatenated Business Object ID & Item ID 20111018

Method SPLIT_BO_ID_ITEM_ID on class CL_POC_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703