SAP ABAP Class CL_AR_ARFC_PROCESSOR (Asynchronous Parallel Processing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_PARALLEL (Package) Archiving Parallel Processing
Properties
Class CL_AR_ARFC_PROCESSOR  
Short Description Asynchronous Parallel Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_PARALLEL   Archiving Parallel Processing 
Created 20040929   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)
2 ARFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AR_ARFC_PROCESSOR has no interface implemented.
Friends
Class CL_AR_ARFC_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_OPTIONS Static Attribute Public Type reference (TYPE) TYP_F_AR_OPTIONS ADK Options 20060606
2 F_PROT_PARAMS Static Attribute Private Type reference (TYPE) AREN_STR_PROTOCOL_PARAMS Parameter for Log Creation 20060606
3 P_CNTOBJECTS Static Attribute Public Type reference (TYPE) I Number of Objects Read from Database 20040930
4 P_CNT_SYSTEM_ERRORS Static Attribute Public Type reference (TYPE) I System Error/Communication Error 20050702
5 P_MODE Static Attribute Public Type reference (TYPE) TYP_P_MODE Archiving Engine Mode 20041005
6 P_OBJECT Static Attribute Public Type reference (TYPE) TYP_AR_OBJECT Archiving Object 20040929
7 P_PACKAGENO Static Attribute Public Type reference (TYPE) TYP_PACKAGENUMBER Package number 20040929
8 P_RECEIVEDJOBS Static Attribute Public Type reference (TYPE) I Number of Confirmed Tasks 20040929
9 P_REMOTEMODULE Static Attribute Public Type reference (TYPE) RS38L_FNAM Remote Module 20041005
10 P_SENTJOBS Static Attribute Public Type reference (TYPE) I Number of Asynchronously Sent Tasks 20040929
11 P_STOP Static Attribute Private Type reference (TYPE) ABAP_BOOL Stop Package Formation 20050702
12 P_TASKNUMBER Static Attribute Public Type reference (TYPE) ARE_TASKNUMBER Task Number 20040929
13 P_TESTRUN Static Attribute Public Type reference (TYPE) TYP_TESTMODUS Test Run 20040929
14 T_TASK Static Attribute Public Type reference (TYPE) TYP_T_TASK Tasks 20040929
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Static method Public Method Initialization 20040929
2 SYNCHRONIZE Static method Public Method Synchronize 20040929
3 TASKS_ADAPT Static method Public Method Adjust Task Pool 20040930
4 TASKS_FREE Static method Public Method Memory Release of Completed Tasks 20040930
5 TASKS_PROCESS Static method Public Method Asynchronous Sending of Tasks with Packages 20040929
6 TASK_CONFIRM Static method Public Method Confirmation of Task 20040929
Events
Class CL_AR_ARFC_PROCESSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TOLERANCE_LEVEL_APPL Public Type reference (TYPE) I Tolerance Limit for Stop if Application Errors 20060726
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_INPUT Call by reference Type reference (TYPE) TYP_F_PARAM_PARALLEL Parameter fuer asynchrone Parallelisierung 20040929

Method INITIALIZE on class CL_AR_ARFC_PROCESSOR has no exception.

Method SYNCHRONIZE Signature

Method SYNCHRONIZE on class CL_AR_ARFC_PROCESSOR has no parameter.
Method SYNCHRONIZE on class CL_AR_ARFC_PROCESSOR has no exception.

Method TASKS_ADAPT Signature

Method TASKS_ADAPT on class CL_AR_ARFC_PROCESSOR has no parameter.
Method TASKS_ADAPT on class CL_AR_ARFC_PROCESSOR has no exception.

Method TASKS_FREE Signature

Method TASKS_FREE on class CL_AR_ARFC_PROCESSOR has no parameter.
Method TASKS_FREE on class CL_AR_ARFC_PROCESSOR has no exception.

Method TASKS_PROCESS Signature

Method TASKS_PROCESS on class CL_AR_ARFC_PROCESSOR has no parameter.
Method TASKS_PROCESS on class CL_AR_ARFC_PROCESSOR has no exception.

Method TASK_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) C 20040929

Method TASK_CONFIRM on class CL_AR_ARFC_PROCESSOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 40