SAP ABAP Class CL_ISU_IDE_UI_PODGROUP (PoD Group for PoD)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_DEREG (Package) IS-U-IDE: Utility Scenario and Service Provider Agreement
Properties
Class CL_ISU_IDE_UI_PODGROUP  
Short Description PoD Group for PoD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DEREG   IS-U-IDE: Utility Scenario and Service Provider Agreement 
Created 20021121   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_IDE_UI_PODGROUP has no forward declaration.
Interfaces
Class CL_ISU_IDE_UI_PODGROUP has no interface implemented.
Friends
Class CL_ISU_IDE_UI_PODGROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20021121
2 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20021121
3 CO_WMODE_CHANGE Constant Public Type reference (TYPE) REGEN-WMODE '2' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20021122
4 CO_WMODE_DISPLAY Constant Public Type reference (TYPE) REGEN-WMODE '1' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20021122
5 DATA Instance attribute Public Type reference (TYPE) IEUIPODGROUP Table for Point of Delivery Group 20021121
6 DATA_DB Instance attribute Private Type reference (TYPE) IEUIPODGROUP Table for Point of Delivery Group 20021121
7 DATA_UPD Instance attribute Private Type reference (TYPE) IEUIPODGROUP Table for Point of Delivery Group 20021205
8 DISPLAY_DATABASE Instance attribute Private Type reference (TYPE) KENNZX Indicator 20021122
9 IEDEREGPODGROUP Static Attribute Private Type reference (TYPE) IEDEREGPODGROUP Table Category for EDEREGPODGROUP 20021205
10 IEDEREGPROC Static Attribute Private Type reference (TYPE) IEDEREGPROC Table of Deregulation Processes 20021205
11 ILIST Instance attribute Private Type reference (TYPE) IUIPODGROUP_LIST Table Category for EUIPODGROUP_LIST 20021121
12 INT_UI Instance attribute Public Type reference (TYPE) INT_UI Point of Delivery 20021122
13 REF_EXIT Static Attribute Private Object reference (TYPE REF TO) IF_EX_ISU_IDE_UI_PODGROUP BAdI Interface IF_EX_ISU_IDE_UI_PODGROUP 20021205
14 WMODE Instance attribute Private Type reference (TYPE) REGEN-WMODE Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20021122
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DATA Instance method Private Method Modify Allocations 20021205
2 ASSIGN_PODGROUP Instance method Private Method Dialog: Manually Allocation PoD Group 20021204
3 CHANGE_PODGROUPUSE Instance method Private Method Dialog for Changing Relevance of Process 20021122
4 CHECK_DATA Instance method Private Method Consistency Checks 20021205
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021205
6 COMPRESS_DATA Instance method Private Method Compress Time Slices 20021205
7 CONSTRUCTOR Instance method Public Constructor Constructor 20021205
8 CREATE_ALV Instance method Public Method Create Grid Control 20021121
9 CUT_PODGROUP Instance method Public Method End Manual Allocations 20021209
10 FILL_ILIST Instance method Private Method Fill Table IList 20021121
11 FREE Instance method Public Method Release Controls 20021122
12 HOTSPOT_CLICK Instance method Public Event handling method Processing Hotspot 20021122
13 PUT_PODGROUP Instance method Public Method Allocate Point of Delivery Group Manually 20021204
14 PUT_PODGROUPUSE Instance method Public Method Change Process Relevance 20021204
15 REASSIGN_PODGROUP Instance method Private Method Undo Manual Allocation 20021205
16 SELECT_PODGROUD Static method Public Method Read Data for PoD Group 20021121
17 SELECT_PODGROUD_DEREGPROC Static method Public Method PoD Group for Deregulation Process 20021206
18 SELECT_PODGROUP_BY_EXTPODGRPID Static method Public Method Read PoD Groups for External PoD Group ID 20070201
19 SELECT_UIPODGROUP Static method Public Method Read PoD Groups for PoD 20021121
20 SET_DIALOG Instance method Public Method Call dialog 20021122
21 SYNCHRONISE_PODGROUP Static method Public Method Synchronize PoD Groups for PoD 20021206
22 TOOLBAR_SET Instance method Public Event handling method Toolbar 20021122
23 UPDATE Instance method Public Method Update Allocation (to DB if Necessary) 20021205
24 UPDATE_ALL Static method Public Method Update all Allocations 20021206
25 UPDATE_DB Instance method Private Method Database Update 20021121
26 USER_COMMAND Instance method Public Event handling method OK Code Processing 20021122
Events
Class CL_ISU_IDE_UI_PODGROUP has no event.
Types
Class CL_ISU_IDE_UI_PODGROUP has no local type.
Method Signatures

Method ADJUST_DATA Signature

Method ADJUST_DATA on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method ADJUST_DATA on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method ASSIGN_PODGROUP Signature

Method ASSIGN_PODGROUP on class CL_ISU_IDE_UI_PODGROUP has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT allgemeiner Fehler 20021204

Method CHANGE_PODGROUPUSE Signature

Method CHANGE_PODGROUPUSE on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method CHANGE_PODGROUPUSE on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_ISU_IDE_UI_PODGROUP has no parameter.
# Exception Resumable Description Created on
1 NOT_CONSISTENT Allgemeiner Fehler 20021205

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method COMPRESS_DATA Signature

Method COMPRESS_DATA on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method COMPRESS_DATA on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI 20021205
2 Importing IM_WMODE Call by reference Type reference (TYPE) REGEN-WMODE '2' Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20021205
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021205

Method CREATE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONT_NAME Value transfer Type reference (TYPE) C Name des Containers 20021121

Method CREATE_ALV on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method CUT_PODGROUP 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_DEREGFROM Gültig ab 20021209
2 Importing IM_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20021209
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021209

Method FILL_ILIST Signature

Method FILL_ILIST on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method FILL_ILIST on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method FREE Signature

Method FREE on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method FREE on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021122
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20021122
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20021122

Method HOTSPOT_CLICK on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method PUT_PODGROUP 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_EDMDATEFROM Ab-Datum 20021204
2 Importing IM_DATETO Call by reference Type reference (TYPE) E_EDMDATETO Bis-Datum 20021204
3 Importing IM_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20021204
4 Importing IM_FORCE Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20021204
5 Importing IM_PODGROUP Call by reference Type reference (TYPE) E_DEREGPODGROUP ID der Zählpunktgruppe 20021204
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021204

Method PUT_PODGROUPUSE 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_EDMDATEFROM Ab-Datum 20021204
2 Importing IM_DATETO Call by reference Type reference (TYPE) E_EDMDATETO Bis-Datum 20021204
3 Importing IM_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20021204
4 Importing IM_PODGROUPUSE Call by reference Type reference (TYPE) E_DEREGPODGROUPUSE Zuordnunug wird zur Prozesssteuerung verwendet 20021204

Method PUT_PODGROUPUSE on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method REASSIGN_PODGROUP Signature

Method REASSIGN_PODGROUP on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method REASSIGN_PODGROUP on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method SELECT_PODGROUD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EDEREGPODGROUP Call by reference Type reference (TYPE) EDEREGPODGROUP Zählpunktgruppe 20021121
2 Exporting EX_PODGROUPTXT Call by reference Type reference (TYPE) E_DEREGPODGROUPTXT Bezeichnung der Zählpunktgruppe 20021121
3 Importing IM_PODGROUP Call by reference Type reference (TYPE) E_DEREGPODGROUP ID der Zählpunktgruppe 20021121
# Exception Resumable Description Created on
1 NOT_FOUND nicht gefunden 20021121

Method SELECT_PODGROUD_DEREGPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IEDEREGPODGROUP Call by reference Type reference (TYPE) IEDEREGPODGROUP Zählpunktgruppe 20021206
2 Importing IM_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC 20021206
# Exception Resumable Description Created on
1 NOT_FOUND nicht gefunden 20021206

Method SELECT_PODGROUP_BY_EXTPODGRPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EDEREGPODGROUP Call by reference Type reference (TYPE) IEDEREGPODGROUP Tabellentyp zu EDEREGPODGROUP 20070201
2 Importing IM_EXTPODGRPID Call by reference Type reference (TYPE) E_DEREGEXTPODGRPID Externe Zählpunktsgruppen Bezeichnung 20070201
# Exception Resumable Description Created on
1 NOT_FOUND 20070201

Method SELECT_UIPODGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IEUIPODGROUP Call by reference Type reference (TYPE) IEUIPODGROUP Tabelle Zählpunktgruppe 20021121
2 Importing IM_DATEFROM Call by reference Type reference (TYPE) E_DEREGFROM '19000101' Gültig ab 20021206
3 Importing IM_DATETO Call by reference Type reference (TYPE) E_DEREGTO '99991231' Gültig bis 20021206
4 Importing IM_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20021206
5 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI Interner Schlüssel des Zählpunkts 20021121

Method SELECT_UIPODGROUP on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method SET_DIALOG Signature

Method SET_DIALOG on class CL_ISU_IDE_UI_PODGROUP has no parameter.
Method SET_DIALOG on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method SYNCHRONISE_PODGROUP 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 20021206
2 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI 20021206
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021206

Method TOOLBAR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20021122
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20021122

Method TOOLBAR_SET on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method UPDATE 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 20021205
2 Importing IM_UPDATE_MODE Call by reference Type reference (TYPE) KENNZX Kennzeichen 20021205
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021205

Method UPDATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) KENNZX Kennzeichen 20021206
2 Importing IM_CREATE_LOG Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20021206
3 Importing IM_MAX_ERROR Call by reference Type reference (TYPE) P 100 20021206
4 Importing IM_SAVE_LOG Call by reference Type reference (TYPE) KENNZX Kennzeichen 20021206

Method UPDATE_ALL on class CL_ISU_IDE_UI_PODGROUP has no exception.

Method UPDATE_DB 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 20021121
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20021121

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021122

Method USER_COMMAND on class CL_ISU_IDE_UI_PODGROUP has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 471