SAP ABAP Class CL_ISU_DATEX_TASK_REORG (ISU Data Exchange Task Reorganization)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_DATEX (Package) Data Exchange at Point of Delivery Level
Properties
Class CL_ISU_DATEX_TASK_REORG  
Short Description ISU Data Exchange Task Reorganization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DATEX   Data Exchange at Point of Delivery Level 
Created 20011113   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ISU_DATEX_TASK_REORG has no interface implemented.
Friends
Class CL_ISU_DATEX_TASK_REORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EXIT_DELETETASK Constant Public Type reference (TYPE) EXIT_DEF 'ISU_IDE_DELETETASK' BAdI for Deleting Data Exchange Tasks 20021206
2 CO_MAX_READ Constant Public Type reference (TYPE) I 50 Number of Documents to Read Simultaneously 20011113
3 CO_TRUE Constant Public Type reference (TYPE) KENNZX 'X' Indicators 20011113
4 CURSOR Instance attribute Private Type reference (TYPE) CURSOR Cursor for Table EDEXTASK 20011113
5 DELETE_RUN_DATA Instance attribute Public Type reference (TYPE) EDATEX_DELETE_RUN Info for Current Run 20011113
6 IT_EDEXTASK Instance attribute Private Type reference (TYPE) IEDEXTASK Data Exchange task 20011113
7 STATISTICS Instance attribute Public Type reference (TYPE) EDATEX_DELETE_STATISTIC Statistics for Current Run 20011113
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_EDEXTASK Static method Public Method Delete Multiple EDEXTASK Entries 20011113
2 DELETE_EDEXTASKASS Static method Public Method Delete Multiple EDEXTASKREF Entries 20040608
3 DELETE_EDEXTASKERROR Static method Public Method Delete Multiple EDEXTASKERROR Entries 20011113
4 DELETE_EDEXTASKIDOC Static method Public Method Delete Multiple EDEXTASKIDOC Entries 20011113
5 DELETE_EDEXTASKREF Static method Public Method Delete Multiple EDEXTASKREF Entries 20011113
6 DELETE_EDEXTASKWKFLOW Static method Public Method Delete Multiple EDEXTASKREF Entries 20040608
7 DELETE_TASKS Static method Private Method Delete All Selected Tasks 20011113
8 FETCH_RECORDS Instance method Private Method Read DATEX Task from Cursor 20011113
9 GET_TIME Static method Private Method Determine Time 20011113
10 OPEN_CURSOR Instance method Private Method Open Cursor via EDEXTASK Table 20011113
11 OPTIMIZE_TASK_SELECTION Instance method Private Method Optimization of Selection Criterion 20011127
12 REORGANIZE Instance method Public Method Reorganize 20011113
Events
Class CL_ISU_DATEX_TASK_REORG has no event.
Types
Class CL_ISU_DATEX_TASK_REORG has no local type.
Method Signatures

Method DELETE_EDEXTASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_EDEXTASK Call by reference Type reference (TYPE) IEDEXTASK Datenaustausch-Aufgabe 20011113
2 Exporting Y_EDEXTASK_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011114
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20011113

Method DELETE_EDEXTASKASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXTASKID Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20040608
2 Exporting Y_EDEXTASKASS_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040608
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20040608

Method DELETE_EDEXTASKERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXTASKID Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011113
2 Exporting Y_EDEXTASKERROR_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011114
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20011113

Method DELETE_EDEXTASKIDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXTASKID Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011113
2 Exporting Y_EDEXTASKIDOC_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011114
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20011113

Method DELETE_EDEXTASKREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXTASKID Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011113
2 Exporting Y_EDEXTASKREF_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011114
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20011113

Method DELETE_EDEXTASKWKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXTASKID Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20040608
2 Exporting Y_EDEXTASKWKFLOW_DELETED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040608
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20040608

Method DELETE_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_EDEXTASK Call by reference Type reference (TYPE) IEDEXTASK Datenaustausch-Aufgabe 20011113
2 Importing X_TEST_RUN Call by reference Type reference (TYPE) KENNZX '' Testlauf? 20011114
3 Changing Y_STAT Call by reference Type reference (TYPE) EDATEX_DELETE_STATISTIC Statistik zu einem Lauf 20011114
# Exception Resumable Description Created on
1 UPDATE_ERROR Error während Update auf DB 20011113

Method FETCH_RECORDS Signature

Method FETCH_RECORDS on class CL_ISU_DATEX_TASK_REORG has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag könnte nicht gefunden werden 20011113

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_DATE Call by reference Type reference (TYPE) DATUM Datum 20011113
2 Exporting Y_TIME Call by reference Type reference (TYPE) UZEIT Tageszeit 20011113

Method GET_TIME on class CL_ISU_DATEX_TASK_REORG has no exception.

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SEL_DEXPROC Call by reference Type reference (TYPE) ISU00_RANGE_TAB Datenaustausch-Prozess 20011113
2 Importing XT_SEL_DEXSERVPROV Call by reference Type reference (TYPE) ISU00_RANGE_TAB Serviceanbieter 20011113
3 Importing XT_SEL_DEXSERVPROVSELF Call by reference Type reference (TYPE) ISU00_RANGE_TAB eigener Serviceanbieter 20011113
4 Importing XT_SEL_DEXSTATUS Call by reference Type reference (TYPE) ISU00_RANGE_TAB Status im Datenaustauschprozeß 20011113
5 Importing X_DELETE_DATE Call by reference Type reference (TYPE) DATUM Verweildauer Datum 20011113

Method OPEN_CURSOR on class CL_ISU_DATEX_TASK_REORG has no exception.

Method OPTIMIZE_TASK_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_SEL_DEXPROC Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011127
2 Changing XYT_SEL_DEXSERVPROV Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011127
3 Changing XYT_SEL_DEXSTATUS Call by reference Type reference (TYPE) ISU00_RANGE_TAB Tabellentyp für Select-Options 20011127

Method OPTIMIZE_TASK_SELECTION on class CL_ISU_DATEX_TASK_REORG has no exception.

Method REORGANIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_SEL_DEXPROC Call by reference Type reference (TYPE) ISU00_RANGE_TAB Datenaustausch-Prozess 20011127
2 Changing XYT_SEL_DEXSERVPROV Call by reference Type reference (TYPE) ISU00_RANGE_TAB Serviceanbieter 20011127
3 Changing XYT_SEL_DEXSERVPROVSELF Call by reference Type reference (TYPE) ISU00_RANGE_TAB eigener Serviceanbieter 20011127
4 Changing XYT_SEL_DEXSTATUS Call by reference Type reference (TYPE) ISU00_RANGE_TAB Status im Datenaustauschprozeß 20011127
5 Importing X_DELETE_DATE Call by reference Type reference (TYPE) DATUM Verweildauer Datum 20011113
6 Importing X_RUN_DATE Call by reference Type reference (TYPE) DATUM Datum bis zum der Report laufen soll 20011113
7 Importing X_RUN_TIME Call by reference Type reference (TYPE) UZEIT Tageszeit bis zum der Report laufen soll 20011113
8 Importing X_TEST_RUN Call by reference Type reference (TYPE) KENNZX Testlauf? 20011114
# Exception Resumable Description Created on
1 SYSTEM_ERROR System fehler 20011114
History
Last changed by/on SAP  20050224 
SAP Release Created in 464