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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | Application Type in Parallel Processing | 20051115 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TYP_TAH_INSTANCES | 20051115 |
Methods
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 | ![]() |
I_METHOD_ID | Call by reference | Type reference (TYPE) | BANK_DTE_PP_PPEVENT | Ereignis bei Parallelisierung von Massendatenverarbeitung | 20051115 | ||
2 | ![]() |
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 | ![]() |
I_APPLCATG | Call by reference | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | Anwendungsart in der Parallelisierung | 20051116 | ||
2 | ![]() |
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 | ![]() |
I_APPLCATG | Call by reference | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | Anwendungsart in der Parallelisierung | 20051116 | ||
2 | ![]() |
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 | ![]() |
I_APPLCATG | Call by reference | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | Anwendungsart in der Parallelisierung | 20051116 | ||
2 | ![]() |
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 |