SAP ABAP Class CL_BANK_PP_APPL (Application in Parallel Processing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BANK_PP_APPLICATION Application in Parallel Processing 20051115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BANK_PP_APPL_CONFIG Configuration of an Application 20051116
Properties
Class CL_BANK_PP_APPL  
Short Description Application in Parallel Processing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BANK_PP_JOBCTRL   Parallel Processing and Job Control 
Created 20051115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BANK_PP_APPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BANK_PP_APPLICATION Application in Parallel Processing 20051115
2 IF_BANK_PP_APPL_CONFIG Configuration of an Application 20051116
Friends
Class CL_BANK_PP_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLCATG Instance attribute Private Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Application Type in Parallel Processing 20051115
2 S_TAH_INSTANCES Static Attribute Private Type reference (TYPE) TYP_TAH_INSTANCES 20051115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_START Instance method Public Method 20051115
2 CHECK_SELECTED_OBJS Instance method Public Method 20051115
3 CHOOSE_RUN_FOR_RESTART Instance method Public Method 20051115
4 COMPARE_RUN_PARAMS Instance method Public Method 20051115
5 DEL_OBJS_FROM_APPL_BUF Instance method Public Method 20051115
6 DEL_RUN_PARAMS Instance method Public Method 20051115
7 FINALIZE_JOB Instance method Public Method 20051115
8 FINALIZE_PACKAGE Instance method Public Method 20051115
9 FINALIZE_RUN Instance method Public Method 20051115
10 GET_CALLBACK Instance method Private Method 20051115
11 GET_RUN_PARAMS Instance method Public Method 20051115
12 INIT_JOB Instance method Public Method 20051115
13 INIT_PACKAGE Instance method Public Method 20051115
14 INIT_RUN Instance method Public Method 20051115
15 PROCESS_OBJS Instance method Public Method 20051115
16 SELECT_OBJS_FROM_RANGE Instance method Public Method 20051115
17 SELECT_OBJS_WITH_KEY Instance method Public Method 20051115
18 SET_RUN_PARAMS Instance method Public Method 20051115
19 S_GET_APPL Static method Public Method Get Application 20051116
20 S_GET_APPL_CONFIG Static method Public Method Get Application Configuration 20051116
21 S_GET_INSTANCE Static method Private Method Get Instance 20051116
Events
Class CL_BANK_PP_APPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_INSTANCE Private See coding 20051115 BEGIN OF typ_str_instance. TYPES applcatg TYPE bank_dte_pp_paapplcatg. TYPES ref_appl TYPE REF TO cl_bank_pp_appl. TYPES END OF typ_str_instance
2 TYP_TAH_INSTANCES Private See coding 20051115 typ_tah_instances TYPE HASHED TABLE OF typ_str_instance WITH UNIQUE KEY applcatg
Method Signatures

Method CHECK_BEFORE_START Signature

Method CHECK_BEFORE_START on class CL_BANK_PP_APPL has no parameter.
Method CHECK_BEFORE_START on class CL_BANK_PP_APPL has no exception.

Method CHECK_SELECTED_OBJS Signature

Method CHECK_SELECTED_OBJS on class CL_BANK_PP_APPL has no parameter.
Method CHECK_SELECTED_OBJS on class CL_BANK_PP_APPL has no exception.

Method CHOOSE_RUN_FOR_RESTART Signature

Method CHOOSE_RUN_FOR_RESTART on class CL_BANK_PP_APPL has no parameter.
Method CHOOSE_RUN_FOR_RESTART on class CL_BANK_PP_APPL has no exception.

Method COMPARE_RUN_PARAMS Signature

Method COMPARE_RUN_PARAMS on class CL_BANK_PP_APPL has no parameter.
Method COMPARE_RUN_PARAMS on class CL_BANK_PP_APPL has no exception.

Method DEL_OBJS_FROM_APPL_BUF Signature

Method DEL_OBJS_FROM_APPL_BUF on class CL_BANK_PP_APPL has no parameter.
Method DEL_OBJS_FROM_APPL_BUF on class CL_BANK_PP_APPL has no exception.

Method DEL_RUN_PARAMS Signature

Method DEL_RUN_PARAMS on class CL_BANK_PP_APPL has no parameter.
Method DEL_RUN_PARAMS on class CL_BANK_PP_APPL has no exception.

Method FINALIZE_JOB Signature

Method FINALIZE_JOB on class CL_BANK_PP_APPL has no parameter.
Method FINALIZE_JOB on class CL_BANK_PP_APPL has no exception.

Method FINALIZE_PACKAGE Signature

Method FINALIZE_PACKAGE on class CL_BANK_PP_APPL has no parameter.
Method FINALIZE_PACKAGE on class CL_BANK_PP_APPL has no exception.

Method FINALIZE_RUN Signature

Method FINALIZE_RUN on class CL_BANK_PP_APPL has no parameter.
Method FINALIZE_RUN on class CL_BANK_PP_APPL has no exception.

Method GET_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_ID Call by reference Type reference (TYPE) BANK_DTE_PP_PPEVENT Ereignis bei Parallelisierung von Massendatenverarbeitung 20051115
2 Returning R_CALLBACK Value transfer Type reference (TYPE) BANK_DTE_PP_PAFUNCNAME 20051115

Method GET_CALLBACK on class CL_BANK_PP_APPL has no exception.

Method GET_RUN_PARAMS Signature

Method GET_RUN_PARAMS on class CL_BANK_PP_APPL has no parameter.
Method GET_RUN_PARAMS on class CL_BANK_PP_APPL has no exception.

Method INIT_JOB Signature

Method INIT_JOB on class CL_BANK_PP_APPL has no parameter.
Method INIT_JOB on class CL_BANK_PP_APPL has no exception.

Method INIT_PACKAGE Signature

Method INIT_PACKAGE on class CL_BANK_PP_APPL has no parameter.
Method INIT_PACKAGE on class CL_BANK_PP_APPL has no exception.

Method INIT_RUN Signature

Method INIT_RUN on class CL_BANK_PP_APPL has no parameter.
Method INIT_RUN on class CL_BANK_PP_APPL has no exception.

Method PROCESS_OBJS Signature

Method PROCESS_OBJS on class CL_BANK_PP_APPL has no parameter.
Method PROCESS_OBJS on class CL_BANK_PP_APPL has no exception.

Method SELECT_OBJS_FROM_RANGE Signature

Method SELECT_OBJS_FROM_RANGE on class CL_BANK_PP_APPL has no parameter.
Method SELECT_OBJS_FROM_RANGE on class CL_BANK_PP_APPL has no exception.

Method SELECT_OBJS_WITH_KEY Signature

Method SELECT_OBJS_WITH_KEY on class CL_BANK_PP_APPL has no parameter.
Method SELECT_OBJS_WITH_KEY on class CL_BANK_PP_APPL has no exception.

Method SET_RUN_PARAMS Signature

Method SET_RUN_PARAMS on class CL_BANK_PP_APPL has no parameter.
Method SET_RUN_PARAMS on class CL_BANK_PP_APPL has no exception.

Method S_GET_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLCATG Call by reference Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Anwendungsart in der Parallelisierung 20051116
2 Returning R_REF_APPL Value transfer Object reference (TYPE REF TO) IF_BANK_PP_APPLICATION Anwendung in der Parallelverarbeitung 20051116

Method S_GET_APPL on class CL_BANK_PP_APPL has no exception.

Method S_GET_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLCATG Call by reference Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Anwendungsart in der Parallelisierung 20051116
2 Returning R_REF_CONFIG Value transfer Object reference (TYPE REF TO) IF_BANK_PP_APPL_CONFIG 20051116

Method S_GET_APPL_CONFIG on class CL_BANK_PP_APPL has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLCATG Call by reference Type reference (TYPE) BANK_DTE_PP_PAAPPLCATG Anwendungsart in der Parallelisierung 20051116
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BANK_PP_APPL Anwendung in der Parallelverarbeitung 20051116

Method S_GET_INSTANCE on class CL_BANK_PP_APPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710