SAP ABAP Class CL_PPF_HISTORY (History Data - PPF Mass Runs)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     FS_PPF_TEST (Package) Test Package for Parallel Processing
Properties
Class CL_PPF_HISTORY  
Short Description History Data - PPF Mass Runs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_PPF_TEST   Test Package for Parallel Processing 
Created 20050105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPF_HISTORY has no forward declaration.
Interfaces
Class CL_PPF_HISTORY has no interface implemented.
Friends
Class CL_PPF_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT_RUN Instance attribute Private Type reference (TYPE) BANK_DTE_PP_RUNSTARTNO Number of Starts of a Mass Run 20050107
2 ACT_STEP Instance attribute Private Type reference (TYPE) BANK_DTE_PP_STEPNO Number of a Processing Step 20050107
3 APPLCATG Instance attribute Public Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Application Type in Parallel Processing 20050111
4 HISTORY_ENTRIES Instance attribute Private Type reference (TYPE) TY_HISTORY_ENTRIES 20050110
5 PROGDATE Instance attribute Public Type reference (TYPE) BANK_DTE_PP_PROGDATE Date of Program Run 20050105
6 PROGN Instance attribute Public Type reference (TYPE) BANK_DTE_PP_PROGN Name of the Program/Report on an Application Process 20050105
7 PROGNO Instance attribute Public Type reference (TYPE) BANK_DTE_PP_PROGNO Name of the Program/Report on an Application Process 20050105
8 REF_DUMMY Static Attribute Private Object reference (TYPE REF TO) CL_PPF_HISTORY History Data - PPF Mass Runs 20050110
9 REF_RUNS Static Attribute Private See coding 20050110
10 RUNHD Instance attribute Private Type reference (TYPE) PPF_TST_STR_HIST_RUNHD History Data for Event RUNHD 20050105
11 RUNS Instance attribute Private See coding 20050107
12 STATUS_CHANGES Instance attribute Private See coding 20050107
13 STEPS Instance attribute Private See coding 20050107
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_KEY Instance method Public Method Dummy Instance: Enter Correct Mass Run Key 20050110
2 CONSTRUCTOR Instance method Public Constructor 20050105
3 CONVERT_DATA_TO_STR Instance method Public Method 20050112
4 CONVERT_STR_TO_DATA Instance method Private Method 20050111
5 GET_HISTORY Static method Public Method 20050107
6 HISTORIZE Instance method Public Method 20050111
7 HISTORIZE_RUN Instance method Public Method 20050105
8 HISTORIZE_RUNHD Instance method Public Method 20050105
9 HISTORIZE_STATUS Instance method Public Method 20050105
10 HISTORIZE_STEP Instance method Public Method 20050105
11 WRITE_DB Instance method Private Method 20050111
Events
Class CL_PPF_HISTORY has no event.
Types
Class CL_PPF_HISTORY has no local type.
Method Signatures

Method CHANGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLCATG Call by reference Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Anwendungsart in der Parallelisierung 20050112
2 Importing IM_PROGDATE Call by reference Type reference (TYPE) BANK_DTE_PP_PROGDATE Datum des Programmlaufs 20050110
3 Importing IM_PROGN Call by reference Type reference (TYPE) BANK_DTE_PP_PROGN Name des Programms/Report zu einem Anwendungsprozeß 20050110
4 Importing IM_PROGNO Call by reference Type reference (TYPE) BANK_DTE_PP_PROGNO laufende Nummer des Programmlaufs 20050110

Method CHANGE_KEY on class CL_PPF_HISTORY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROGDATE Call by reference Type reference (TYPE) BANK_DTE_PP_PROGDATE Name des Programms/Report zu einem Anwendungsprozeß 20050105
2 Importing IM_PROGN Call by reference Type reference (TYPE) BANK_DTE_PP_PROGN Name des Programms/Report zu einem Anwendungsprozeß 20050105
3 Importing IM_PROGNO Call by reference Type reference (TYPE) BANK_DTE_PP_PROGNO laufende Nummer des Programmlaufs 20050105

Method CONSTRUCTOR on class CL_PPF_HISTORY has no exception.

Method CONVERT_DATA_TO_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Value transfer Type reference (TYPE) ANY Informationen zu Historienevents 20050112
2 Importing IM_ABSTYPENAME Call by reference Type reference (TYPE) PPF_TST_DTE_ABSTYPENAME Abstypename 20050119
3 Importing IM_XML_DATA Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT_DATA Informationen zu Historienevents 20050119

Method CONVERT_DATA_TO_STR on class CL_PPF_HISTORY has no exception.

Method CONVERT_STR_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_DATA Call by reference Type reference (TYPE) ANY 20050119
2 Returning RE_XML_DATA Value transfer Type reference (TYPE) PPF_TST_DTE_EVENT_DATA Informationen zu Historienevents 20050119

Method CONVERT_STR_TO_DATA on class CL_PPF_HISTORY has no exception.

Method GET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROGDATE Call by reference Type reference (TYPE) BANK_DTE_PP_PROGDATE Datum des Programmlaufs 20050107
2 Importing IM_PROGN Call by reference Type reference (TYPE) BANK_DTE_PP_PROGN Name des Programms/Report zu einem Anwendungsprozeß 20050107
3 Importing IM_PROGNO Call by reference Type reference (TYPE) BANK_DTE_PP_PROGNO laufende Nummer des Programmlaufs 20050107
4 Returning RE_HISTORY Value transfer Object reference (TYPE REF TO) CL_PPF_HISTORY Historiendaten PPF Massenläufen 20050107

Method GET_HISTORY on class CL_PPF_HISTORY has no exception.

Method HISTORIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT Name eines Events während Massenlauf 20050111
2 Importing IM_EVENT_DATA Call by reference Type reference (TYPE) ANY Informationen zu Historienevents 20050111
3 Importing IM_EVENT_TYPE Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT_TYPE Art eines Prozessschrittes 20050111

Method HISTORIZE on class CL_PPF_HISTORY has no exception.

Method HISTORIZE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RUN Call by reference Type reference (TYPE) PPF_TST_STR_HIST_RUN Historiendaten zu Event RUN 20050107
# Exception Resumable Description Created on
1 NO_DATA 20050107

Method HISTORIZE_RUNHD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RUNHD Call by reference Type reference (TYPE) PPF_TST_STR_HIST_RUNHD Historiendaten zu Event RUNHD 20050105
# Exception Resumable Description Created on
1 NO_DATA 20050107

Method HISTORIZE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) PPF_TST_STR_HIST_STATUS Historiendaten zu Event Status 20050107
# Exception Resumable Description Created on
1 NO_DATA 20050107

Method HISTORIZE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STEP Call by reference Type reference (TYPE) PPF_TST_STR_HIST_STEP Historiendaten zu Event Step 20050107
# Exception Resumable Description Created on
1 NO_DATA 20050107

Method WRITE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT_DATA Informationen zu Historienevents 20050111
2 Importing IM_EVENT Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT Name eines Events während Massenlauf 20050111
3 Importing IM_EVENT_TYPE Call by reference Type reference (TYPE) PPF_TST_DTE_EVENT_TYPE Art eines Prozessschrittes 20050111

Method WRITE_DB on class CL_PPF_HISTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700