SAP ABAP Class CL_AKB_EXCEPTIONS (Handling Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_EXCEPTIONS  
Short Description Handling Exceptions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20030808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPAKB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_EXCEPTIONS has no interface implemented.
Friends
Class CL_AKB_EXCEPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INTERFACE Instance attribute Private Type reference (TYPE) AKB_PRODUCTS 20030811
2 JOBSTATE_COMPCHECK Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
3 JOBSTATE_COMPCHECK_DO Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
4 JOBSTATE_COMPCHECK_FINISHED Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
5 JOBSTATE_COMPCHECK_START Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
6 JOBSTATE_COMPUTE_APAUSED Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
7 JOBSTATE_FETCH_EXCEPTIONS Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
8 JOBSTATE_FETCH_FINISHED Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
9 JOBSTATE_FETCH_USELOG Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
10 JOBSTATE_REPLICATE_USELOG Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
11 JOBSTATE_SET_DIST_FLAGS Static Attribute Private Type reference (TYPE) AKB_JOB_STATE 20030813
12 NO_OF_PARTITIONS Static Attribute Private Type reference (TYPE) INT4 Partitioning AKB_EXCEPTIONS Table 20040129
13 RELEASED_OBJECTS Instance attribute Private Type reference (TYPE) TPCHK_FROZEN_OBJECTS_H Hash Table with Released Objects 20030908
14 RELEASED_OBJECTS_LOADED Instance attribute Private Type reference (TYPE) FLAG 20030908
15 RODIR Static Attribute Private Type reference (TYPE) RODIR_TYPE 20040204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Static method Private Method Copy of Subroutine from FUGR PA_AKB 20030808
2 ADD_RELEASED_OBJECTS_TO_RODIR Instance method Private Method 20040204
3 CHECK_COMPCHECK_PROGRESS Static method Public Method Check Compatibility Calculation 20040109
4 CHECK_EXCEPTION Instance method Private Method Checks whether the server object is really a server object 20031029
5 CHECK_INHERITANCE Static method Private Method 20030808
6 CHECK_RELEASED Instance method Private Method 20030808
7 CHECK_TABLE_OR_VIEW Static method Private Method 20030808
8 CLEAN_UP Static method Public Method Remove Distriuted Deletions 20040316
9 COMPUTE_COMPATIBILITIES Instance method Public Method 20030812
10 COMPUTE_ENVIRONMENT Instance method Public Method Calculate Where-Used Structure for a Product 20040224
11 COMPUTE_FREEZE Static method Public Method Calculation of Freeze Tables 20030808
12 COMPUTE_FRODIR Static method Private Method Calculation of Freeze Tables 20040123
13 COMPUTE_FROZEN_STATE Instance method Public Method 20031008
14 COMPUTE_RODIR Static method Public Method Recalculate RODIR based on objects in interface 20040204
15 COMPUTE_STATISTICS Static method Public Method Calculate statistics 20040109
16 CONSTRUCTOR Instance method Public Constructor Constructor 20030811
17 CREATE_RUNLIST_ENTRY Static method Private Method 20030808
18 CREATE_USELOG Instance method Public Method Creating Client Server Interface 20030808
19 DELETE_EXCEPTIONS Instance method Public Method Deleting all exceptions that belong to an interface 20030808
20 FETCH_EXCEPTIONS Instance method Private Method Tranferring the Exceptions 20030811
21 FETCH_USELOG Instance method Public Method 20030811
22 FREEZE_OBJECT Static method Public Method Freezing of an individual object 20040503
23 GET Instance method Public Method 20030904
24 GET_INCLUDE_TYPE Static method Private Method 20030808
25 GET_LAST_RUN Instance method Private Method 20030811
26 GET_NEXT_CHUNK Static method Public Method 20040129
27 GET_NO_OF_PARTITIONS Static method Public Method 20040129
28 GET_STATE Instance method Public Method 20030814
29 GET_USELOG_STATE Instance method Public Method 20030814
30 LOAD_CHECKLIST_FROM_EXCEPTIONS Static method Public Method Load an SAKB3 List from an EXCEPTIONS Table 20030813
31 LOAD_RELEASED_OBJECTS Instance method Private Method 20030908
32 PARTITION_EXCEPTIONS Static method Public Method Set random numbers in the AKB_EXCEPTIONS Table 20040129
33 PROVIDE_USELOG Instance method Private Method 20030811
34 RELEASE_OBJECT Static method Public Method Freezing of an individual object 20040512
35 REPLICATE_FREEZE Instance method Private Method Replicate AKB_FREEZE_* 20040129
36 REPLICATE_FREEZE_STATE Instance method Public Method 20030811
37 REPLICATE_FRODIR Instance method Private Method Replicate AKB_FREEZE_* 20040129
38 REPLICATE_RODIR Instance method Private Method Replicate AKB_FREEZE_* 20040129
39 REPLICATE_USELOG Instance method Public Method 20030811
40 RESET_COMP_STATES Instance method Private Method Resetting comp. results for re-calculation 20030813
41 SEND_EXCEPTIONS Instance method Public Method 20040129
42 SET_COMPATIBILITIES Instance method Public Method 20031030
43 SET_DISTRIBUTED_FLAGS Instance method Private Method 20030811
44 SET_NO_OF_PARTITIONS Static method Private Method 20040129
45 STORE_EXCEPTION_LIST Instance method Private Method 20030908
Events
Class CL_AKB_EXCEPTIONS has no event.
Types
Class CL_AKB_EXCEPTIONS has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COUNT Call by reference Type reference (TYPE) I 1 20030808
2 Importing P_OBJ Call by reference Type reference (TYPE) TPCHK_FROZEN_OBJECT 20030808
3 Changing P_TABLE Call by reference Type reference (TYPE) TPCHK_NODE_TABLE 20030808
4 Importing P_TYPEPOOL_FLAG Call by reference Type reference (TYPE) FLAG ' ' 20030808

Method ADD_NODE on class CL_AKB_EXCEPTIONS has no exception.

Method ADD_RELEASED_OBJECTS_TO_RODIR Signature

Method ADD_RELEASED_OBJECTS_TO_RODIR on class CL_AKB_EXCEPTIONS has no parameter.
Method ADD_RELEASED_OBJECTS_TO_RODIR on class CL_AKB_EXCEPTIONS has no exception.

Method CHECK_COMPCHECK_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) AKB_PRODUCT_ID 20040109
2 Importing CLIENT_REL Call by reference Type reference (TYPE) SAPRELEASE 20040109
3 Exporting ERROR Call by reference Type reference (TYPE) I nicht berechnete Kompatibilitäten 20040109
4 Exporting TOTAL Call by reference Type reference (TYPE) I Ausnahmen insgesamt 20040109
5 Exporting TO_COMPUTE Call by reference Type reference (TYPE) I noch zu berechnende Kompatibilitäten 20040109

Method CHECK_COMPCHECK_PROGRESS on class CL_AKB_EXCEPTIONS has no exception.

Method CHECK_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Type reference (TYPE) AKB_EXCEPTIONS Ausnahme 20031029
2 Returning OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20031029
# Exception Resumable Description Created on
1 RFC_ERROR 20031029

Method CHECK_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OBJ Call by reference Type reference (TYPE) AKB_EXCEPTIONS 20030808

Method CHECK_INHERITANCE on class CL_AKB_EXCEPTIONS has no exception.

Method CHECK_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20030808
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20030808
3 Returning RELEASED Value transfer Type reference (TYPE) FLAG 20030808

Method CHECK_RELEASED on class CL_AKB_EXCEPTIONS has no exception.

Method CHECK_TABLE_OR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FOUND Call by reference Type reference (TYPE) FLAG 20030808
2 Importing OBJ_NAME Call by reference Type reference (TYPE) C 20030808
3 Changing OBJ_TYPE Call by reference Type reference (TYPE) C 20030808

Method CHECK_TABLE_OR_VIEW on class CL_AKB_EXCEPTIONS has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class CL_AKB_EXCEPTIONS has no parameter.
Method CLEAN_UP on class CL_AKB_EXCEPTIONS has no exception.

Method COMPUTE_COMPATIBILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 1000 Anzahl der Objekte, die in einem Durchgang überprüft werden 20030813
2 Importing CONSIDER_OLD_RESULTS Call by reference Type reference (TYPE) FLAG ' ' Vorhandene Prüfergebnisse werden berücksichtigt 20040929
3 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' Lauf im Batch 20030813
4 Changing JOB Call by reference Object reference (TYPE REF TO) CL_AKB_JOBS 20030813
5 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040513
6 Importing RECOMPUTE_COMPATIBILITIES Call by reference Type reference (TYPE) FLAG ' ' Alle Prüfungserg mit Status '?' werden auf ' ' gesetzt. 20030813
7 Importing RECOMPUTE_DELETIONS Call by reference Type reference (TYPE) FLAG ' ' Alle Prüfungserg mit Status '4' werden auf ' ' gesetzt. 20031029
8 Importing RECOMPUTE_FROM_SCRATCH Call by reference Type reference (TYPE) FLAG ' ' Alle Prüfungserg werden auf ' ' gesetzt. 20040513
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20030813
2 RFC_ERROR 20030917

Method COMPUTE_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 500000 20040224
2 Importing FREEZE_UNFROZEN Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040316
3 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040316
4 Importing UPDATE_FREEZE Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040316
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20040224
2 TABLE_IS_NOT_PARTITIONED 20040224

Method COMPUTE_FREEZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 500000 20031211
2 Importing FREEZE_UNFROZEN_OBJS Call by reference Type reference (TYPE) FLAG ' ' 20030808
3 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' 20030812
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20030812
2 TABLE_IS_NOT_PARTITIONED 20040130

Method COMPUTE_FRODIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 500000 20040123

Method COMPUTE_FRODIR on class CL_AKB_EXCEPTIONS has no exception.

Method COMPUTE_FROZEN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 10000 Anzahl der Objekte, die in einem Durchgang überprüft werden 20031008
2 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' Lauf im Batch 20031008
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20031008
2 TABLE_IS_NOT_PARTITIONED 20040130

Method COMPUTE_RODIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDATE Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag'X': Datenbankupdate 20040204

Method COMPUTE_RODIR on class CL_AKB_EXCEPTIONS has no exception.

Method COMPUTE_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 50000 20040109
2 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG allgemeines flag 20040109
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20040109
2 TABLE_IS_NOT_PARTITIONED 20040130

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INTERFACE Call by reference Type reference (TYPE) AKB_PRODUCTS 20030811

Method CONSTRUCTOR on class CL_AKB_EXCEPTIONS has no exception.

Method CREATE_RUNLIST_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTRIES Call by reference Type reference (TYPE) I 20030808
2 Importing INTERFACE Call by reference Type reference (TYPE) AKB_PRODUCTS 20030808

Method CREATE_RUNLIST_ENTRY on class CL_AKB_EXCEPTIONS has no exception.

Method CREATE_USELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_SCRATCH Call by reference Type reference (TYPE) FLAG ' ' X: Vollständige Neubestimmung der Schnittstelle 20030908
2 Importing JOBID Call by reference Type reference (TYPE) I 0 20040317
3 Returning JOB_CREATED Value transfer Type reference (TYPE) FLAG allgemeines flag 20040317
# Exception Resumable Description Created on
1 INVALID_PRODUCT_COMBINATION 20030808
2 JOB_NOT_CREATED 20030828
3 NO_SYSTEM_DEFINED 20030828
4 RFC_ERROR 20030828
5 TABLE_IS_NOT_PARTITIONED 20040129

Method DELETE_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040212
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20040212

Method FETCH_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_MASTER Call by reference Type reference (TYPE) AKB_SYSLIST 20030811
2 Importing ENTER_METHOD Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_ENTER_EXCEPTIONS' 20030811
3 Changing JOB Call by reference Object reference (TYPE REF TO) CL_AKB_JOBS 20030813
4 Importing ONLY_UNFROZEN_OBJS Call by reference Type reference (TYPE) FLAG ' ' 20030812
# Exception Resumable Description Created on
1 NO_RUN Es wurde kein CREATE_USELOG ausgeführt. 20030811
2 PRODCOMP_NOT_FOUND Fehlende oder unvollständige Informationen bzgl. des Produkt 20030811
3 RFC_ERROR RFC Error 20030811

Method FETCH_USELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_OLD_EXCEPTIONS Call by reference Type reference (TYPE) FLAG ' ' 20030811
2 Importing ENTER_METHOD Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_ENTER_EXCEPTIONS' 20030811
3 Importing EXCEPTION_TABLE Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_EXCEPTIONS' 20030811
4 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' 20030812
5 Importing ONLY_UNFROZEN_OBJS Call by reference Type reference (TYPE) FLAG ' ' Nur Nutzungen nicht eingefrorener Objekte übernehmen 20030812
# Exception Resumable Description Created on
1 ABORTED_BY_USER 20030811
2 JOB_NOT_CREATED 20030812
3 NO_MASTER_SYSTEM 20030811
4 NO_RUN 20030811
5 RFC_ERROR 20030811
6 UNKNOWN_PRODUCT 20030811

Method FREEZE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040503
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040503
3 Importing SUB_NAME Call by reference Type reference (TYPE) SEOCPDLONG Zusammengesetzter Komponentenname oder Alias 20040503
4 Importing SUB_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040503

Method FREEZE_OBJECT on class CL_AKB_EXCEPTIONS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTF Value transfer Type reference (TYPE) AKB_PRODUCTS 20030904

Method GET on class CL_AKB_EXCEPTIONS has no exception.

Method GET_INCLUDE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FOUND Call by reference Type reference (TYPE) FLAG 20030808
2 Importing OBJ_NAME Call by reference Type reference (TYPE) C 20030808
3 Changing OBJ_TYPE Call by reference Type reference (TYPE) C 20030808
4 Exporting TADIR_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20030808
5 Exporting TADIR_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20030808

Method GET_INCLUDE_TYPE on class CL_AKB_EXCEPTIONS has no exception.

Method GET_LAST_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FOUND Call by reference Type reference (TYPE) FLAG 20030811
2 Exporting RUN Call by reference Type reference (TYPE) AKB_RUNLIST 20030811

Method GET_LAST_RUN on class CL_AKB_EXCEPTIONS has no exception.

Method GET_NEXT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20040129
2 Importing EXCEPTION_TABLE Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_EXCEPTIONS' Objektname im Objektkatalog 20040129
3 Exporting EXTAB Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE Aus Kompatibilitätsgründen (RFCs!) nicht verändern. 20040129
4 Importing FILTER_DELETIONS Call by reference Type reference (TYPE) FLAG 'X' X: Keine Ausnahmen mit STATE='D' 20040129
5 Importing FILTER_DISTRIBUTED Call by reference Type reference (TYPE) FLAG ' ' X: Keine Ausnahmen mit DISTRIBUTED = 'X' 20040129
6 Importing FILTER_DLVUNITS Call by reference Type reference (TYPE) AKB_DLVUNIT_TYPE Falls leer, ist der Filter inaktiv 20040129
7 Importing JOB Call by reference Object reference (TYPE REF TO) CL_AKB_JOBS Jobkontrolle 20040129
8 Exporting PROCESSED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040129
# Exception Resumable Description Created on
1 TABLE_IS_NOT_PARTITIONED 20040129

Method GET_NO_OF_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARTITIONS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040129

Method GET_NO_OF_PARTITIONS on class CL_AKB_EXCEPTIONS has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELCOUNT Call by reference Type reference (TYPE) INT4 20030814
2 Exporting NOT_DISTRIBUTED Call by reference Type reference (TYPE) INT4 20030814
3 Exporting OBJCOUNT Call by reference Type reference (TYPE) INT4 20030814
# Exception Resumable Description Created on
1 UNKNOWN_PRODUCT 20030814

Method GET_USELOG_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLIENT_RUN Call by reference Type reference (TYPE) AKB_RUNLIST 20030814
2 Exporting SERVER_RUN Call by reference Type reference (TYPE) AKB_RUNLIST 20030814
# Exception Resumable Description Created on
1 NO_SYSTEM_FOUND Kein System in AKB_SYSLIST oder falscher Parameter (SYSTEM) 20030814
2 RFC_ERROR RFC Error 20030814

Method LOAD_CHECKLIST_FROM_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' Ausführung im Hintergrund 20030813
2 Importing LOCK_TABLE Call by reference Type reference (TYPE) FLAG ' ' AKB_TRANS_CHECK sperren 20030813
3 Importing PROJECT_ID Call by reference Type reference (TYPE) AKB_PROJECT_ID Prüfprojekt 20030813
4 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030813
5 Importing SYSID Call by reference Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20030813
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20030813
2 PROJECT_LOCKED 20030813

Method LOAD_RELEASED_OBJECTS Signature

Method LOAD_RELEASED_OBJECTS on class CL_AKB_EXCEPTIONS has no parameter.
Method LOAD_RELEASED_OBJECTS on class CL_AKB_EXCEPTIONS has no exception.

Method PARTITION_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) INT4 50000 Chunksize 20040129
2 Importing EXCEPTION_TABLE Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_EXCEPTIONS' Objektname im Objektkatalog 20040129
3 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' Hintergrundverarbeitung 20040129
4 Importing NEW_NO_OF_PARTITIONS Call by reference Type reference (TYPE) INT4 > 0 20040129
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20040129

Method PROVIDE_USELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK Call by reference Type reference (TYPE) SOBJ_NAME 20030811
2 Importing CLIENT_MASTER Call by reference Type reference (TYPE) AKB_SYSLIST 20030811
3 Importing PROCESSED Call by reference Type reference (TYPE) I 0 20030811
4 Exporting RUN Call by reference Type reference (TYPE) AKB_RUNLIST 20030811
5 Importing TRANSFER_EXCEPT2 Call by reference Type reference (TYPE) FLAG 20030811
# Exception Resumable Description Created on
1 NO_RUN Es wurde kein CREATE_USELOG ausgeführt. 20030811
2 PRODCOMP_NOT_FOUND PRODUCT_ID ist unbekannt 20030811
3 RFC_ERROR RFC Error 20030811

Method RELEASE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040512
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040512
3 Importing SUB_NAME Call by reference Type reference (TYPE) SEOCPDLONG Zusammengesetzter Komponentenname oder Alias 20040512
4 Importing SUB_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040512

Method RELEASE_OBJECT on class CL_AKB_EXCEPTIONS has no exception.

Method REPLICATE_FREEZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20040129
# Exception Resumable Description Created on
1 NO_SYSTEM_FOUND 20040129
2 RFC_ERROR 20040129

Method REPLICATE_FREEZE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' 20030812
2 Importing REPLICATE_FREEZE Call by reference Type reference (TYPE) FLAG 'X' Replikation AKB_FREEZE, AKB_FREEZE_EXT, FRODIR 20040205
3 Importing REPLICATE_RODIR Call by reference Type reference (TYPE) FLAG ' ' Replikation RODIR 20030812
4 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID '' 20030811
# Exception Resumable Description Created on
1 JOB_NOT_CREATED 20030812
2 NO_SYSTEM_FOUND Kein System in AKB_SYSLIST oder falscher Parameter (SYSTEM) 20030811
3 RFC_ERROR RFC Problem 20030811

Method REPLICATE_FRODIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20040129
# Exception Resumable Description Created on
1 NO_SYSTEM_FOUND 20040129
2 RFC_ERROR 20040129

Method REPLICATE_RODIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20040129
# Exception Resumable Description Created on
1 NO_SYSTEM_FOUND 20040129
2 RFC_ERROR 20040129

Method REPLICATE_USELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_OLD_ENTRIES Call by reference Type reference (TYPE) FLAG ' ' Zunächst im Zielsystem alle alten Einträge löschen 20030811
2 Importing ENTER_METHOD Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_ENTER_REPLICATES' 20030812
3 Importing IN_BATCH Call by reference Type reference (TYPE) FLAG ' ' 20030812
4 Importing ONLY_DELTA Call by reference Type reference (TYPE) FLAG 'X' Nur Einträge mit DISTRIBUTED = 'X' übetragen 20030811
5 Importing RESTARTS Call by reference Type reference (TYPE) I 1 Anzahl der automatischen Wiederaufsetzversuche 20031027
6 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID 20030811
# Exception Resumable Description Created on
1 INVALID_PRODUCT Ungültige PRODUCT_ID 20030811
2 JOB_NOT_CREATED 20030812
3 NO_RUN Ungültige RUN-ID 20030811
4 NO_SYSTEM_FOUND Kein System in AKB_SYSLIST oder falscher Parameter (SYSTEM) 20030811
5 PRODCOMP_NOT_FOUND Ungültige PRODUCT_ID 20030811
6 RFC_ERROR RFC Error 20030811
7 TABLE_IS_NOT_PARTITIONED 20040129

Method RESET_COMP_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) I 10000 obsolet! 20030813
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040513
3 Importing STATE Call by reference Type reference (TYPE) AKB_COMP_STATE Kompatibilitätsstatus, der in 'unbestimmt' umgewandelt wird 20031029

Method RESET_COMP_STATES on class CL_AKB_EXCEPTIONS has no exception.

Method SEND_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Call by reference Type reference (TYPE) INT4 40000 Natürliche Zahl 20040129
2 Importing CALLBACK Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040129
3 Importing CHECK_SERVER_PACKET Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040129
4 Importing EXCEPTIONTABLE Call by reference Type reference (TYPE) SOBJ_NAME 'AKB_EXCEPTIONS' Objektname im Objektkatalog 20040129
5 Importing JOB Call by reference Object reference (TYPE REF TO) CL_AKB_JOBS Jobkontrolle 20040129
6 Importing ONLY_DELTA Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040129
7 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040129
# Exception Resumable Description Created on
1 RFC_ERROR 20040129
2 TABLE_IS_NOT_PARTITIONED 20040129

Method SET_COMPATIBILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGED Call by reference Type reference (TYPE) FLAG allgemeines flag 20031030
2 Importing CONSIDER_OLD_RESULTS Call by reference Type reference (TYPE) FLAG ' ' Alte Prüfergebnisse berücksichtigen 20040929
3 Changing EXCEPTION_LIST Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE Verwendungsausnahmen von Basisobjekten durch die Anwendung 20031030
4 Exporting OK_COUNT Call by reference Type reference (TYPE) I 20031030

Method SET_COMPATIBILITIES on class CL_AKB_EXCEPTIONS has no exception.

Method SET_DISTRIBUTED_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCHSIZE Value transfer Type reference (TYPE) INT4 10000 obsolet! 20030811

Method SET_DISTRIBUTED_FLAGS on class CL_AKB_EXCEPTIONS has no exception.

Method SET_NO_OF_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTITIONS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040129

Method SET_NO_OF_PARTITIONS on class CL_AKB_EXCEPTIONS has no exception.

Method STORE_EXCEPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EXCEPTION_LIST Call by reference Type reference (TYPE) AKB_EXCEPTION_LIST Aus Kompatibilitätsgründen (RFCs!) nicht verändern. 20030908

Method STORE_EXCEPTION_LIST on class CL_AKB_EXCEPTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640