SAP ABAP Class CL_ISU_DATEX_DEFINITION (Data Exchange Definition)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_DATEX_UI_DEFINITION Data Exchange Definition for Point of Delivery 20011015
Properties
Class CL_ISU_DATEX_DEFINITION  
Short Description Data Exchange Definition    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DATEX   Data Exchange at Point of Delivery Level 
Created 20011015   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_DATEX_DEFINITION has no forward declaration.
Interfaces
Class CL_ISU_DATEX_DEFINITION has no interface implemented.
Friends
Class CL_ISU_DATEX_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTO Instance attribute Public Type reference (TYPE) EDEXDEF_AUTO Auto Fields for Data Exchange Definition 20011016
2 BUFFERED_OBJECTS Static Attribute Private Type reference (TYPE) TPT_BUFFERED_OBJECT Buffered Instances 20020718
3 COMM_CONTROL_DYNPRO Instance attribute Public Type reference (TYPE) SYDYNNR Communication Control Screen 20020715
4 CO_COMM_CONTR_SP Constant Public Type reference (TYPE) SYDYNNR '0004' Communication Control Screen (Service Provider) 20020715
5 CO_COMM_CONTR_UI Constant Public Type reference (TYPE) SYDYNNR '0005' Communication Control Screen (Point of Delivery) 20020715
6 CO_WMODE_CHANGE Constant Public Type reference (TYPE) REGEN-WMODE '2' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20011015
7 CO_WMODE_CREATE Constant Public Type reference (TYPE) REGEN-WMODE '3' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20011015
8 CO_WMODE_DELETE Constant Public Type reference (TYPE) REGEN-WMODE '4' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20011106
9 CO_WMODE_DISPLAY Constant Public Type reference (TYPE) REGEN-WMODE '1' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20011015
10 DEXBASICPROC_DATA Instance attribute Public Type reference (TYPE) EDEXBASICPROC_DB_DATA DB Data for Basic Process 20011109
11 DEXPROC Instance attribute Public Type reference (TYPE) E_DEXPROC Data Exchange Process 20011015
12 DEXPROC_DATA Instance attribute Public Type reference (TYPE) EDEXPROC_DB_DATA Database Data for Data Exchange Process 20011016
13 DEXSERVPROV Instance attribute Public Type reference (TYPE) E_DEXSERVPROV Service Providers 20011015
14 DEXSERVPROVSELF Instance attribute Public Type reference (TYPE) E_DEXSERVPROVSELF Own Service Provider 20011115
15 GENDATEFROM_SP Instance attribute Public Type reference (TYPE) E_DEXGENDATE From-Date for Next Generation 20011213
16 INT_UI Instance attribute Public Type reference (TYPE) INT_UI Internal Key for Point of Delivery 20011126
17 NO_DIALOG Instance attribute Protected Type reference (TYPE) KENNZX Indicators 20011116
18 SERVPROVSELF_DATA Instance attribute Public Type reference (TYPE) EDEXSERVPROV_DATA Service Provider Data in DATEX Definition 20011115
19 SERVPROV_DATA Instance attribute Public Type reference (TYPE) EDEXSERVPROV_DATA Service Provider Data in DATEX Definition 20011016
20 TS_POINTER Instance attribute Protected Type reference (TYPE) SYINDEX Pointer: Current Time Slice 20011017
21 T_COMM_CONTR_REF Instance attribute Public Type reference (TYPE) T_EDEXCOMMCONTR_REF Table Category for EDEXCOMMCONTR_REF 20020611
22 T_DATA_SP Instance attribute Protected Type reference (TYPE) T_EDEXDEFSERVPROV Table Category for EDEXDUECONTR_REF 20011015
23 T_DB_DATA_SP Instance attribute Private Type reference (TYPE) T_EDEXDEFSERVPROV Table Category for EDEXDEFSERVPROV 20011017
24 T_DUECONTR_REF Instance attribute Public Type reference (TYPE) T_EDEXDUECONTR_REF Table Category for EDEXDUECONTR_REF 20011017
25 WMODE Instance attribute Public Type reference (TYPE) REGEN-WMODE Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20011015
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_COMM_CONTR Instance method Public Method Action Communication Control 20020612
2 ADD_REF_COMM_CONTR Instance method Protected Method Add Reference for Communication Control 20020611
3 ADD_REF_DUECONTR Instance method Protected Method Add Reference for Due Date Control 20011023
4 CHECK_AUTO Instance method Public Method Check Auto Data 20011026
5 CHECK_CHANGES Instance method Protected Method Check Whether Data Has Been Changed 20011116
6 CHECK_DEXDEF_SP_EXIST Static method Public Method Check Whether DATEX Definition Exists for Service Provider 20020201
7 CHECK_SYNC_UI Instance method Private Method Synchronize DATEX Definitons for Point of Delivery 20011123
8 CHECK_TASK_GENERATION Instance method Protected Method Check Whether Tasks Need to Be Regenerated 20020218
9 CHECK_TIMESLICE Instance method Public Method Check Current Time Slice (Against Pointer) 20020716
10 CHECK_TIMESLICE_CHANGES Instance method Private Method Check Whether Time Slices Have Been Changed 20011122
11 CLOSE Instance method Public Method Close Object 20011116
12 COPY_DEXDEF_OF_SERVPROV Static method Public Method Copy Data Exchange Definition of Service Provider 20020123
13 CREATE_SP Static method Public Method Create a DATEX Definition Instance for Service Provider 20011015
14 CUT_TIMESLICE Instance method Public Method Delete Current Time Slice 20011018
15 DELETE Instance method Public Method Delete DATEX Definition 20011106
16 DELETE_OBJECT_IN_BUFFER Static method Private Method Delete Entry in Buffer 20020718
17 EXPAND_TIMESLICE Instance method Public Method Expand Current Time Slice 20011029
18 GET_AUTO Instance method Public Method Transfer Auto Fields 20011016
19 GET_COMM_FORMAT_OF_SP Static method Public Method Read Communication Control for a Data Exchange Definition 20020718
20 GET_DEXDEF_SP_COMPRESSED Instance method Protected Method Allow DA Definitions Compressed by Due Date Control 20100430
21 GET_DEXDEF_SP_DATA Instance method Protected Method Read Data for Data Exchange Definiton (Service Provider) 20011016
22 GET_DEXPROC_DATA Instance method Public Method Read Data for Data Exchange Process 20011016
23 GET_EDEXDEFSERVPROV_RANGES Static method Public Method Read Data for Data Exchange Definition (EDEXSEFSERVPROV) 20020102
24 GET_GENDATEFROM_SP Instance method Protected Method Determine Start of Next Generation Period 20011213
25 GET_NEXT_DUEDATE Instance method Public Method Determine Next Due Date 20011128
26 GET_OBJECT_FROM_BUFFER Static method Private Method Return Buffered Instance 20020718
27 GET_REF_COMM_CONTR Instance method Protected Method Determine Reference for Communication Control 20020612
28 GET_REF_DUECONTR Instance method Protected Method Determine Reference for Due Date Control 20011017
29 GET_SERVPROVSELF_DATA Instance method Protected Method Determine Own Service Provider 20011115
30 GET_SERVPROV_DATA Instance method Protected Method Read Service Provider Data 20011016
31 GET_SUBOBJ_ERROR_STATUS Instance method Public Method Read Entry Indicator for Subobjects 20030314
32 GET_TIMESLICE Instance method Public Method ID of Currrent Communication Control 20031013
33 GET_TIMESLICE_DEXCOMMFORMID Instance method Public Method ID of Currrent Communication Control 20020611
34 GET_TIMESLICE_DEXCOMMFORMID_D Instance method Public Method ID of Current Communication Control By Date 20020613
35 GET_TIMESLICE_DUECNTRID Instance method Public Method ID of Current Due Date Control 20011023
36 LAYOUT_DATEX_LIST Static method Protected Method Prepare Data Exchange Definition List 20011023
37 LIST_DATEX_COMM_CONTR Static method Public Method Data Exchange Definitions for Communication Control 20020611
38 LIST_DATEX_DEXPROC Static method Public Method Data Exchange Definitions for Data Exchange Process 20011023
39 LIST_DATEX_DUECONTR Static method Public Method Data Exchange Definitions for Due Date Control 20011023
40 LIST_DATEX_SERVPROV Static method Public Method Data Exchange Definitions for Service Provider 20011023
41 LIST_DATEX_SERVPROVSELF Static method Public Method Data Exchange Definitions for Service Provider (Own) 20011214
42 LIST_DATEX_UI Static method Public Method Data Exchange Definitions for Point of Delivery 20011023
43 LIST_DUEDATES Instance method Public Method List of Due Dates 20011113
44 LIST_DUEDATES_DISPLAY Instance method Public Method List of Due Dates with Display 20011113
45 PUT_OBJECT_INTO_BUFFER Static method Private Method Buffer Instance 20020718
46 REFRESH_REF_COMM_CONTR Instance method Protected Method Update Communication Control References 20020611
47 REFRESH_REF_DUECONTR Instance method Protected Method Update Due Date Control References 20011030
48 SELECT_EDEXDEFSERVPROV Static method Public Method Read Data Exchange Definition for Service Provider/Key Date 20041115
49 SELECT_SERVPROV_FROM_PROC Static method Public Method Determine Service Provider for DATEX Process 20011204
50 SELECT_SP Static method Public Method Read DATEX Definition for Service Provider 20011018
51 SET_AUTO Instance method Public Method Fill Auto Fields 20011016
52 SET_DIALOG Instance method Public Method Introduce Instance to Dialog 20011015
53 SET_DIALOG_COMM_CONTR Instance method Protected Method Introduce Instance for Communication Control Dialog 20020611
54 SET_DIALOG_DUECONTR Instance method Protected Method Introduce Instance for Dialog DUECONTR 20011024
55 SET_TIMESLICE_DEXCOMMFORMID Instance method Public Method Allocate Communication Control to Current Time Slice 20020611
56 SET_TIMESLICE_DUECNTRID Instance method Public Method Allocate Due Date Control to Current Time Slice 20011024
57 SHIFT_TIMESLICE_LEFT Instance method Public Method Next Time Slice 20011017
58 SHIFT_TIMESLICE_RIGHT Instance method Public Method Previous Time Slice 20011017
59 SYNC_UI_WITH_SP Static method Public Method Synchronization Dependent on SP and PROC 20011123
60 TIMESLICE_POPUP Instance method Public Method Popup for Handling Time Slices 20011017
61 UPDATE Instance method Public Method Save Data 20011030
62 UPDATE_COMM_CONTR Instance method Protected Method Update of Dependent Communication Control 20020611
63 UPDATE_DUECONTR Instance method Protected Method Update of Dependent Due Date Controls 20011030
Events
Class CL_ISU_DATEX_DEFINITION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TPT_BUFFERED_OBJECT Private See coding Buffer Table Category 20020718 tpt_buffered_object TYPE SORTED TABLE OF tp_buffered_object WITH UNIQUE KEY dexservprov dexproc dexservprovself
2 TP_BUFFERED_OBJECT Private See coding Buffer Object (ID, REF) 20020718 BEGIN OF tp_buffered_object, dexservprov TYPE e_dexservprov, dexproc TYPE e_dexproc, dexservprovself TYPE e_dexservprovself, ref TYPE REF TO cl_isu_datex_definition, END OF tp_buffered_object
Method Signatures

Method ACTION_COMM_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_REFRESH Call by reference Type reference (TYPE) KENNZX Dynprofelder initialisieren 20020712
2 Importing IM_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20020612
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020612
2 NO_OKCODE_OF_SUBSCREEN OKCODE nicht verarbeitet 20020612
3 USER_ERROR User fehler 20020715

Method ADD_REF_COMM_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DEXCOMMFORMID Call by reference Type reference (TYPE) E_DEXDUECNTRID Identifikation der Kommunikationssteuerung 20020611
2 Importing IM_WMODE Call by reference Type reference (TYPE) REGEN-WMODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20020611
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020611

Method ADD_REF_DUECONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DEXDUECNTRID Call by reference Type reference (TYPE) E_DEXDUECNTRID Identifikation der Fälligkeitssteuerung 20011023
2 Importing IM_WMODE Call by reference Type reference (TYPE) REGEN-WMODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20011023
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method CHECK_AUTO Signature

Method CHECK_AUTO on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 AUTO_ERROR Fehler in den Auto-Daten 20011026
2 GENERAL_FAULT allgemeiner Fehler 20011026

Method CHECK_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATA_CHANGED Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011116

Method CHECK_CHANGES on class CL_ISU_DATEX_DEFINITION has no exception.

Method CHECK_DEXDEF_SP_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXIST Call by reference Type reference (TYPE) KENNZX Kennzeichen 20020201
2 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020201

Method CHECK_DEXDEF_SP_EXIST on class CL_ISU_DATEX_DEFINITION has no exception.

Method CHECK_SYNC_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SYNC_NECESSARY Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011123
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011123

Method CHECK_TASK_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DO_GENERATION Value transfer Type reference (TYPE) KENNZX Kennzeichen 20020905
2 Exporting EX_REV_GENERATION Call by reference Type reference (TYPE) DATUM Stornodatum 20020905

Method CHECK_TASK_GENERATION on class CL_ISU_DATEX_DEFINITION has no exception.

Method CHECK_TIMESLICE Signature

Method CHECK_TIMESLICE on class CL_ISU_DATEX_DEFINITION has no parameter.
Method CHECK_TIMESLICE on class CL_ISU_DATEX_DEFINITION has no exception.

Method CHECK_TIMESLICE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESLICE_CHANGED Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011122

Method CHECK_TIMESLICE_CHANGES on class CL_ISU_DATEX_DEFINITION has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_UPDATE_DONE Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011127
2 Importing IM_NO_UPDATE Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20011116
# Exception Resumable Description Created on
1 CANCELED abgebrochen 20011116

Method COPY_DEXDEF_OF_SERVPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_UPDATE_DONE Call by reference Type reference (TYPE) KENNZX Kennzeichen 20020123
2 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020123
3 Importing IM_DEXSERVPROV_TEMP Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020123

Method COPY_DEXDEF_OF_SERVPROV on class CL_ISU_DATEX_DEFINITION has no exception.

Method CREATE_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF_TO_DEXDEF Call by reference Object reference (TYPE REF TO) CL_ISU_DATEX_DEFINITION Datenaustausch-Definition 20011015
2 Importing IM_DATEFROM Call by reference Type reference (TYPE) E_DEXDEFFROM '19900101' Gültig ab 20011016
3 Importing IM_DATETO Call by reference Type reference (TYPE) E_DEXDEFTO '99991231' Gültig bis 20011016
4 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011015
5 Importing IM_DEXPROC_TEMP Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011108
6 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011015
7 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20011214
8 Importing IM_DEXSERVPROVSELF_TEMP Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20011214
9 Importing IM_DEXSERVPROV_TEMP Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011108
10 Importing IM_NO_DIALOG Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20011116
11 Importing IM_WMODE Call by reference Type reference (TYPE) REGEN-WMODE CL_ISU_DATEX_DEFINITION=>CO_WMODE_DISPLAY Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20011015
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011015
2 NOT_FOUND nicht gefunden 20020125

Method CUT_TIMESLICE Signature

Method CUT_TIMESLICE on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011018

Method DELETE Signature

Method DELETE on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011106

Method DELETE_OBJECT_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20020718
2 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020718
3 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20020718

Method DELETE_OBJECT_IN_BUFFER on class CL_ISU_DATEX_DEFINITION has no exception.

Method EXPAND_TIMESLICE Signature

Method EXPAND_TIMESLICE on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011029

Method GET_AUTO Signature

Method GET_AUTO on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 AUTO_ERROR Fehler in den Auto-Daten 20011024
2 GENERAL_FAULT allgemeiner Fehler 20011016

Method GET_COMM_FORMAT_OF_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEXCOMMFORMID Call by reference Type reference (TYPE) E_DEXCOMMFORMID Identifikation der Kommunikationsteuerung 20020718
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20020718
3 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020718
4 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20020718
5 Importing IM_INTUI Call by reference Type reference (TYPE) INT_UI interne Zählpunkt 20030904
6 Importing IM_KEYDATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020718
# Exception Resumable Description Created on
1 NOT_FOUND kein Eintrag gefunden 20020718

Method GET_DEXDEF_SP_COMPRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DATA_SP Call by reference Type reference (TYPE) T_EDEXDEFSERVPROV Tabellentyp zu EDEXDEFSERVPROV 20100430
2 Importing IMT_DATA_SP Call by reference Type reference (TYPE) T_EDEXDEFSERVPROV Tabellentyp zu EDEXDEFSERVPROV 20100430
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20100430

Method GET_DEXDEF_SP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATEFROM Call by reference Type reference (TYPE) E_DEXDEFFROM '19900101' Gültig ab 20011017
2 Importing IM_DATETO Call by reference Type reference (TYPE) E_DEXDEFTO '99991231' Gültig bis 20011017
3 Importing IM_DEXPROC_TEMP Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011108
4 Importing IM_DEXSERVPROVSELF_TEMP Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20011214
5 Importing IM_DEXSERVPROV_TEMP Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011108
# Exception Resumable Description Created on
1 EXISTS Daten existieren bereits (beim Anlegen) 20011214
2 GENERAL_FAULT allegemeiner Fehler 20011016
3 NOT_FOUND nicht gefunden 20011016

Method GET_DEXPROC_DATA Signature

Method GET_DEXPROC_DATA on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020110
2 NOT_FOUND nicht gefunden 20011016

Method GET_EDEXDEFSERVPROV_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EDEXDEFSERVPROV Call by reference Type reference (TYPE) T_EDEXDEFSERVPROV Tabellentyp zu EDEXDEFSERVPROV 20020102
2 Importing IM_DATEFROM Call by reference Type reference (TYPE) E_DEXDEFFROM '19900101' Gültig ab 20020102
3 Importing IM_DATETO Call by reference Type reference (TYPE) E_DEXDEFTO '99991231' Gültig bis 20020102
4 Importing IM_SEL_DEXPROC Call by reference Type reference (TYPE) ISU00_RANGE_TAB Datenaustausch-Prozess 20020102
5 Importing IM_SEL_DEXSERVPROV Call by reference Type reference (TYPE) ISU00_RANGE_TAB Serviceanbieter 20020102
6 Importing IM_SEL_DEXSERVPROVSELF Call by reference Type reference (TYPE) ISU00_RANGE_TAB Eigener Serviceanbieter 20020102
# Exception Resumable Description Created on
1 GENERAL_FAULT allegemeiner Fehler 20020102
2 NOT_FOUND nicht gefunden 20020102

Method GET_GENDATEFROM_SP Signature

Method GET_GENDATEFROM_SP on class CL_ISU_DATEX_DEFINITION has no parameter.
Method GET_GENDATEFROM_SP on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_NEXT_DUEDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEXREFDATEFROM Call by reference Type reference (TYPE) E_DEXREFDATEFROM Ab-Datum für Referenzzeitraum 20011203
2 Exporting EX_DEXREFDATETO Call by reference Type reference (TYPE) E_DEXREFDATETO Bis-Datum für Referenzzeitraum 20011203
3 Exporting EX_DEXREFTIMEFROM Call by reference Type reference (TYPE) E_DEXREFTIMEFROM Ab-Uhrzeit für Referenzzeitraum 20011203
4 Exporting EX_DEXREFTIMETO Call by reference Type reference (TYPE) E_DEXREFTIMETO Uhrzeit für Referenzzeitraum 20011203
5 Exporting EX_NEXT_DUEDATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011128
6 Exporting EX_NEXT_DUETIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011128
7 Importing IM_DATEFROM Call by reference Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011128
8 Importing IM_TIMEFROM Call by reference Type reference (TYPE) SYUZEIT SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011128
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011128

Method GET_OBJECT_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20020718
2 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Fremder Serviceanbieter 20020718
3 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20020718
4 Returning RE_REF Value transfer Object reference (TYPE REF TO) CL_ISU_DATEX_DEFINITION Datenaustausch-Definition 20020718

Method GET_OBJECT_FROM_BUFFER on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_REF_COMM_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXCOMMFORMID Call by reference Type reference (TYPE) E_DEXCOMMFORMID Identifikation der Kommunikationssteuerung 20020612
2 Returning RT_DEXCOMMFORMAT Value transfer Object reference (TYPE REF TO) CL_ISU_DATEX_COMM_FORMAT Kommunikationssteuerung zum Datenaustausch 20020612
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020612

Method GET_REF_DUECONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXDUECNTRID Call by reference Type reference (TYPE) E_DEXDUECNTRID Identifikation der Fälligkeitssteuerung 20011017
2 Returning RT_DEXDUECONTR Value transfer Object reference (TYPE REF TO) CL_ISU_DATEX_DUECONTR Fälligkeitssteuerung zum Datenaustausch 20011017
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011017

Method GET_SERVPROVSELF_DATA Signature

Method GET_SERVPROVSELF_DATA on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011115

Method GET_SERVPROV_DATA Signature

Method GET_SERVPROV_DATA on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011218
2 NOT_FOUND nicht gefunden 20011016

Method GET_SUBOBJ_ERROR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INPUT_ERROR Call by reference Type reference (TYPE) KENNZX Eingabe fehler in Subobjekt 20030314

Method GET_SUBOBJ_ERROR_STATUS on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_TIMESLICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EDEXDEFSERVPROV Value transfer Type reference (TYPE) EDEXDEFSERVPROV Datenaustausch-Definition zum Serviceanbieter 20031013

Method GET_TIMESLICE on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_TIMESLICE_DEXCOMMFORMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEXCOMMFORMID Value transfer Type reference (TYPE) E_DEXCOMMFORMID Kommunikationssteuerung ID 20020611

Method GET_TIMESLICE_DEXCOMMFORMID on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_TIMESLICE_DEXCOMMFORMID_D Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEXCOMMFORMID Value transfer Type reference (TYPE) E_DEXCOMMFORMID Kommunikationssteuerung ID 20020613
2 Importing IM_DATE Call by reference Type reference (TYPE) SY-DATUM Datum 20020613

Method GET_TIMESLICE_DEXCOMMFORMID_D on class CL_ISU_DATEX_DEFINITION has no exception.

Method GET_TIMESLICE_DUECNTRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEXDUECNTRID Value transfer Type reference (TYPE) E_DEXDUECNTRID Datenaustausch-Definition zum Serviceanbieter 20011126

Method GET_TIMESLICE_DUECNTRID on class CL_ISU_DATEX_DEFINITION has no exception.

Method LAYOUT_DATEX_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011023
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method LIST_DATEX_COMM_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20020611
2 Importing IM_DEXCOMMFORMID Call by reference Type reference (TYPE) E_DEXCOMMFORMID Identifikation der Kommunikationssteuerung 20020611
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020611

Method LIST_DATEX_DEXPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011023
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011023
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method LIST_DATEX_DUECONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011023
2 Importing IM_DEXDUECNTRID Call by reference Type reference (TYPE) E_DEXDUECNTRID Identifikation der Fälligkeitssteuerung 20011023
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method LIST_DATEX_SERVPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011023
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011123
3 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011023
4 Importing IM_LIST_DEXDEFSP Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20011123
5 Importing IM_LIST_DEXDEFUI Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20011123
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method LIST_DATEX_SERVPROVSELF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011214
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011214
3 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Servicanbieter (selbst) 20011214
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011214

Method LIST_DATEX_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEF_LIST Call by reference Type reference (TYPE) T_EDEXDEF_LIST Tabellentyp zu EDEXDEF_LIST 20011023
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011127
3 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI Interner Schlüssel des Zählpunkts 20011023
4 Importing IM_KEYDATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020805
5 Importing IM_NO_BUFFER Call by reference Type reference (TYPE) KENNZX Kennzeichen 20020123
6 Importing IM_NO_LAYOUT Call by reference Type reference (TYPE) KENNZX Kennzeichen 20011127
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011023

Method LIST_DUEDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DUEDATE Call by reference Type reference (TYPE) T_EDEXDUEDATE Tabellentyp zu EDEXDUEDATE 20011113
2 Importing IM_CYCLE_ONLY Call by reference Type reference (TYPE) KENNZX Kennzeichen 20011127
3 Importing IM_DATEFROM Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011113
4 Importing IM_DATETO Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011113
5 Importing IM_SERVICE_END Call by reference Type reference (TYPE) SERVICE_END '99991231' Endedatum des Zählpunktservice 20110225
6 Importing IM_SERVICE_START Call by reference Type reference (TYPE) SERVICE_START Startdatum des Zählpunktservice 20110225
7 Importing IM_TIMEFROM Call by reference Type reference (TYPE) SYUZEIT '000000' Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011113
8 Importing IM_TIMETO Call by reference Type reference (TYPE) SYUZEIT '235959' Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011113
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011113

Method LIST_DUEDATES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATEFROM Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011113
2 Importing IM_DATETO Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011113
3 Importing IM_TIMEFROM Call by reference Type reference (TYPE) SYUZEIT '000000' Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011113
4 Importing IM_TIMETO Call by reference Type reference (TYPE) SYUZEIT '235959' Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011113

Method LIST_DUEDATES_DISPLAY on class CL_ISU_DATEX_DEFINITION has no exception.

Method PUT_OBJECT_INTO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF Call by reference Object reference (TYPE REF TO) CL_ISU_DATEX_DEFINITION Datenaustausch-Definition 20020718

Method PUT_OBJECT_INTO_BUFFER on class CL_ISU_DATEX_DEFINITION has no exception.

Method REFRESH_REF_COMM_CONTR Signature

Method REFRESH_REF_COMM_CONTR on class CL_ISU_DATEX_DEFINITION has no parameter.
Method REFRESH_REF_COMM_CONTR on class CL_ISU_DATEX_DEFINITION has no exception.

Method REFRESH_REF_DUECONTR Signature

Method REFRESH_REF_DUECONTR on class CL_ISU_DATEX_DEFINITION has no parameter.
Method REFRESH_REF_DUECONTR on class CL_ISU_DATEX_DEFINITION has no exception.

Method SELECT_EDEXDEFSERVPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20041115
2 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20041115
3 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20041115
4 Importing IM_KEYDATE Call by reference Type reference (TYPE) DATUM Datum 20041115
5 Returning RE_EDEXDEFSERVPROV Value transfer Type reference (TYPE) EDEXDEFSERVPROV Datenaustausch-Definition zum Serviceanbieter 20041115
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041115
2 NOT_FOUND Es wurde keine passende Eintrag gefunden 20041115

Method SELECT_SERVPROV_FROM_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXSERVPROV Call by reference Type reference (TYPE) T_DEXSERVPROV Tabellentyp zu DEXSERVPROV 20011204
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustauschprozess 20011204

Method SELECT_SERVPROV_FROM_PROC on class CL_ISU_DATEX_DEFINITION has no exception.

Method SELECT_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DEXDEFSERVPROV Call by reference Type reference (TYPE) T_EDEXDEFSERVPROV Tabellentyp zu EDEXDEFSERVPROV 20011018
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011018
3 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011018
4 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20011214
# Exception Resumable Description Created on
1 NOT_FOUND nicht gefunden 20011018

Method SET_AUTO Signature

Method SET_AUTO on class CL_ISU_DATEX_DEFINITION has no parameter.
Method SET_AUTO on class CL_ISU_DATEX_DEFINITION has no exception.

Method SET_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_SCREEN Call by reference Type reference (TYPE) KENNZX Kennzeichen 20011030
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011024

Method SET_DIALOG_COMM_CONTR Signature

Method SET_DIALOG_COMM_CONTR on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020611

Method SET_DIALOG_DUECONTR Signature

Method SET_DIALOG_DUECONTR on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011024

Method SET_TIMESLICE_DEXCOMMFORMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXCOMMFORMID Call by reference Type reference (TYPE) E_DEXCOMMFORMID Identifikation der Kommunikationssteuerung 20020611
2 Importing IM_WMODE Call by reference Type reference (TYPE) REGEN-WMODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20020715
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020611

Method SET_TIMESLICE_DUECNTRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEXDUECNTRID Call by reference Type reference (TYPE) E_DEXDUECNTRID Identifikation der Fälligkeitssteuerung 20011024
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011024

Method SHIFT_TIMESLICE_LEFT Signature

Method SHIFT_TIMESLICE_LEFT on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011024

Method SHIFT_TIMESLICE_RIGHT Signature

Method SHIFT_TIMESLICE_RIGHT on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011024

Method SYNC_UI_WITH_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE_LOG Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20011123
2 Importing IM_DEXPROC Call by reference Type reference (TYPE) E_DEXPROC Datenaustausch-Prozess 20011123
3 Importing IM_DEXSERVPROV Call by reference Type reference (TYPE) E_DEXSERVPROV Serviceanbieter 20011123
4 Importing IM_DEXSERVPROVSELF Call by reference Type reference (TYPE) E_DEXSERVPROVSELF Eigener Serviceanbieter 20011214
5 Importing IM_SAVE_LOG Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20011123
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20011123

Method TIMESLICE_POPUP Signature

Method TIMESLICE_POPUP on class CL_ISU_DATEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20020121

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK_GENERATE_ERROR Call by reference Type reference (TYPE) KENNZX 'X' Fehler beim generierte Aufgaben zum DA-Definition 20040322
2 Importing IM_TASK_GENERATE_WARNING Call by reference Type reference (TYPE) KENNZX Warnung beim generierte Aufgaben 20040322
3 Returning RE_UPDATE_DONE Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011030
# Exception Resumable Description Created on
1 TASKS_GENERATED Aufgaben schon generiert in Änderungszeitraum 20020905
2 USER_CANCEL Benutzer hat der Verarbeitung abgebrochen 20020905

Method UPDATE_COMM_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UPDATE_DONE Value transfer Type reference (TYPE) KENNZX Kennzeichen 20020611

Method UPDATE_COMM_CONTR on class CL_ISU_DATEX_DEFINITION has no exception.

Method UPDATE_DUECONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UPDATE_DONE Value transfer Type reference (TYPE) KENNZX Kennzeichen 20011030

Method UPDATE_DUECONTR on class CL_ISU_DATEX_DEFINITION has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464