SAP ABAP Interface IF_DEREGPARAMETER_RW (Interface (Read/Write) for Parameter Configuration)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISU_IDE_DEREGPARA Paramter Configuration for Deregulation Processes 20020709
Properties
Interface IF_DEREGPARAMETER_RW  
Short Description Interface (Read/Write) for Parameter Configuration    
General Data
Package EE_DEREG   IS-U-IDE: Utility Scenario and Service Provider Agreement 
Created 20020705   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_DEREGPARAMETER_RW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEREGPARAMETER_RO Read-Only Interface for Parameter Configuration 20020705
Friends
Interface IF_DEREGPARAMETER_RW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Public Type reference (TYPE) EDEREGPARCONF_CONTEXT Data for Service Provider Agreement 20020716
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTEXT Instance method Public Method Global Parameter Check Against Context 20020705
2 COPY_DEPENDENT_VALUES Instance method Public Method Copy Dependent Parameters 20020823
3 DEL_VALUE Instance method Public Method Deletes a Parameter (Including Dependent Values) 20020705
4 F1_HELP_REQUEST Instance method Public Method 20020705
5 F4_VALUE_REQUEST Instance method Public Method 20020705
6 GET_CONFIGURATION Instance method Public Method 20020705
7 GET_DEREGPROC_INFO Instance method Public Method 20020827
8 GET_DESCRIPTION Instance method Public Method 20020705
9 GET_PARAMETER_TEXT Instance method Public Method 20020705
10 GET_VALUE Instance method Public Method 20020705
11 GET_VALUES Instance method Public Method 20020705
12 SET_CONTEXT Instance method Public Method Transfer Context Info (Such As Service Provider Agreement) 20020705
13 SET_DESCRIPTION Instance method Public Method Changes Text for Parameter Configuration 20020705
14 SET_VALUE Instance method Public Method Set Parameter Value, Incl. Consistency Checks and Conversion 20020705
15 UPDATE Instance method Public Method Save Parameter Configuration 20020705
16 UPDATE_PREPARE Instance method Public Method Prepare Save 20020705
Events
Interface IF_DEREGPARAMETER_RW has no event.
Types
Interface IF_DEREGPARAMETER_RW has no local type.
Method Signatures

Method CHECK_CONTEXT Signature

Method CHECK_CONTEXT on Interface IF_DEREGPARAMETER_RW has no parameter.
# Exception Resumable Description Created on
1 CHECK_ERROR Fehler aus der Prüfroutine 20020724
2 ERROR_OCCURRED Fehler bei der Verarbeitung 20020724

Method COPY_DEPENDENT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPARNO Call by reference Type reference (TYPE) E_DEREGPARNO Nummer des Parameters im Deregulierungsprozess 20020823
2 Importing X_DEREGVALNO_FROM Call by reference Type reference (TYPE) E_DEREGVALNO Nummer des Parameterwertes 20020823
3 Importing X_DEREGVALNO_TO Call by reference Type reference (TYPE) E_DEREGVALNO Nummer des Ziel-Parameterwertes 20020823
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion ist nicht erlaubt 20020823
2 NO_VALUE Parameterwert nicht bekannt 20020823

Method DEL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPARNO Call by reference Type reference (TYPE) E_DEREGPARNO Nummer des Parameters im Deregulierungsprozess 20020710
2 Importing X_DEREGVALNO Call by reference Type reference (TYPE) E_DEREGVALNO Nummer des Parameterwertes 20020710
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler bei der Verarbeitung 20020710
2 NOT_ALLOWED Löschen nicht erlaubt 20020715
3 PARAMETER_NOT_FOUND Parameter ist nicht definiert 20020710

Method F1_HELP_REQUEST Signature

Method F1_HELP_REQUEST on Interface IF_DEREGPARAMETER_RW has no parameter.
Method F1_HELP_REQUEST on Interface IF_DEREGPARAMETER_RW has no exception.

Method F4_VALUE_REQUEST Signature

Method F4_VALUE_REQUEST on Interface IF_DEREGPARAMETER_RW has no parameter.
Method F4_VALUE_REQUEST on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_CONFIGURATION Signature

Method GET_CONFIGURATION on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_CONFIGURATION on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_DEREGPROC_INFO Signature

Method GET_DEREGPROC_INFO on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_DEREGPROC_INFO on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_DESCRIPTION on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_PARAMETER_TEXT Signature

Method GET_PARAMETER_TEXT on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_PARAMETER_TEXT on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_VALUE Signature

Method GET_VALUE on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_VALUE on Interface IF_DEREGPARAMETER_RW has no exception.

Method GET_VALUES Signature

Method GET_VALUES on Interface IF_DEREGPARAMETER_RW has no parameter.
Method GET_VALUES on Interface IF_DEREGPARAMETER_RW has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_CONTEXT Call by reference Type reference (TYPE) EDEREGPARCONF_CONTEXT Daten zur Serviceanbietervereinbarung 20020716

Method SET_CONTEXT on Interface IF_DEREGPARAMETER_RW has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPARACONFTXT Call by reference Type reference (TYPE) E_DEREGPARACONFTXT Bezeichnung der Parameterkonfiguration 20020715
# Exception Resumable Description Created on
1 NOT_ALLOWED Ausführung nicht erlaubt 20020715

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_PARAMETER_VALUE Call by reference Type reference (TYPE) EDEREGPARVALUE Parameterwert (interne, externe Darstellung) 20020710
2 Importing X_USE_EXTERNAL Call by reference Type reference (TYPE) KENNZX 'X' externe Darstellung konvertieren 20020710
# Exception Resumable Description Created on
1 CHECK_ERROR Prüfroutine lieferte einen Fehler 20020710
2 CONVERSION_ERROR Konvertierungsfehler 20020710
3 ERROR_OCCURRED Fehler bei der Verarbeitung 20020710
4 NOT_ALLOWED Aktion nicht erlaubt 20020715
5 NOT_UNIQUE Wert ist nicht eindeutig 20020717
6 PARAMETER_NOT_FOUND Parameter ist nicht definiert 20020710

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_DB_UPDATE Call by reference Type reference (TYPE) KENNZX DB-Update wurde durchgeführt 20020715
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20020715
2 UPDATE_ERROR Fehler bei der Ausführung 20020715

Method UPDATE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_CHECK_CONTEXT Call by reference Type reference (TYPE) KENNZX 'X' Vor dem Sichern soll die Kontextinformation geprüft werden 20020715
2 Importing X_CHECK_ONLY Call by reference Type reference (TYPE) KENNZX ' ' Nur Prüfungen des Update_Prepare durchführen 20021217
3 Exporting Y_DATA_CHANGED Call by reference Type reference (TYPE) KENNZX Daten wurden geändert, Speichern notwendig 20020715
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler bei der Verarbeitung 20020715
2 NOT_ALLOWED Ausführung nicht erlaubt 20020715
History
Last changed by/on SAP  20050224 
SAP Release Created in 471