SAP ABAP Class IF_DEREGPARAMETER_RO (Read-Only Interface for Parameter Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DEREGPARAMETER_RW Interface (Read/Write) for Parameter Configuration 20020705
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISU_IDE_DEREGPARA Paramter Configuration for Deregulation Processes 20020709
Properties
Class IF_DEREGPARAMETER_RO  
Short Description Read-Only Interface for Parameter Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020705   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DEREGPARAMETER_RO has no forward declaration.
Interfaces
Class IF_DEREGPARAMETER_RO has no interface implemented.
Friends
Class IF_DEREGPARAMETER_RO has no friend class.
Attributes
Class IF_DEREGPARAMETER_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F1_HELP_REQUEST Instance method Public Method Dynamice F1 Help for Specified Parameters 20020705
2 F4_VALUE_REQUEST Instance method Public Method Display/Select Values for POV Event 20020705
3 GET_CONFIGURATION Instance method Public Method Provides Parameter Configuration for Display 20020705
4 GET_DEREGPROC_INFO Instance method Public Method Display General Text for Process 20020823
5 GET_DESCRIPTION Instance method Public Method Provides Text for Parameter Configuration 20020705
6 GET_PARAMETER_TEXT Instance method Public Method Provides Parameter Description (Short, Medium, Long) 20020705
7 GET_VALUE Instance method Public Method Provides Parameter Value in Internal or External Display 20020705
8 GET_VALUES Instance method Public Method Provides All Parameter Values (Internal or External Display) 20020705
Events
Class IF_DEREGPARAMETER_RO has no event.
Types
Class IF_DEREGPARAMETER_RO has no local type.
Method Signatures

Method F1_HELP_REQUEST 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
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler bei der Verarbeitung 20020725
2 PARAMETER_NOT_FOUND Parameter ist nicht definiert 20020710

Method F4_VALUE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_PARVALUE_EXT Call by reference Type reference (TYPE) TEXT40 externe Darstellung des Parameterwertes 20021104
2 Importing X_DEREGPARNO Call by reference Type reference (TYPE) E_DEREGPARNO Nummer des Parameters im Deregulierungsprozess 20020710
3 Importing X_SUPRIORPARNO Call by reference Type reference (TYPE) E_DEREGPARNO Übergeordneter Parameter im Deregulierungsprozess 20021104
4 Importing X_SUPRIORVALNO Call by reference Type reference (TYPE) E_DEREGVALNO Nummer des übergeordneten Parameterwertes 20021104
5 Exporting Y_DEREGPARVALUE Call by reference Type reference (TYPE) E_DEREGPARVALUE Parameterwert 20020725
6 Exporting Y_PARVALUE_TEXT Call by reference Type reference (TYPE) TEXT80 Text Länge 80 20020924
# Exception Resumable Description Created on
1 CONVERSION_ERROR Suchhilfekonvertierungsfehler 20021104
2 NO_SELECTION Es wurde kein Parameterwert selektiert 20020725
3 PARAMETER_NOT_FOUND Parameter ist nicht definiert 20020710

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_CONFIG_DATA Value transfer Type reference (TYPE) IEDEREGPROCPAR Parameterkonfiguration für Deregulierungsprozess 20020716
2 Exporting Y_DISPLAY_POSITION Value transfer Type reference (TYPE) IEDEREGPROCPARDIS Anzeigeposition der Parameter im Deregulierungsprozess 20030131

Method GET_CONFIGURATION on class IF_DEREGPARAMETER_RO has no exception.

Method GET_DEREGPROC_INFO Signature

Method GET_DEREGPROC_INFO on class IF_DEREGPARAMETER_RO has no parameter.
# Exception Resumable Description Created on
1 NO_INFO_FOUND Keine Prozessdokumentation vorhanden 20020823

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning Y_DEREGPARACONF_TXT Value transfer Type reference (TYPE) E_DEREGPARACONFTXT Bezeichnung der Parameterkonfiguration 20020716

Method GET_DESCRIPTION on class IF_DEREGPARAMETER_RO has no exception.

Method GET_PARAMETER_TEXT 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 Exporting Y_REPTEXT Call by reference Type reference (TYPE) REPTEXT Überschrift 20020716
3 Exporting Y_SCRTEXT_L Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20020716
4 Exporting Y_SCRTEXT_M Call by reference Type reference (TYPE) SCRTEXT_M Feldbezeichner mittel 20020716
5 Exporting Y_SCRTEXT_S Call by reference Type reference (TYPE) SCRTEXT_S Feldbezeichner kurz 20020716
# Exception Resumable Description Created on
1 ERROR_OCCURRED Feherl bei der Verarbeitung 20020716
2 PARAMETER_NOT_FOUND Parameter ist nicht definiert 20020710

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_CONVERT_TO_EXT Call by reference Type reference (TYPE) KENNZX 'X' in externe Darstellung konvertieren 20020715
2 Importing X_DEREGPARNO Call by reference Type reference (TYPE) E_DEREGPARNO Nummer des Parameters im Deregulierungsprozess 20020715
3 Importing X_DEREGVALNO Call by reference Type reference (TYPE) E_DEREGVALNO Nummer des Parameterwertes 20020715
4 Exporting Y_PARAMETER Call by reference Type reference (TYPE) EDEREGPARVALUE Parameterwert (interne, externe Darstellung) 20020715
# Exception Resumable Description Created on
1 NOT_FOUND keine Parameterwerte vorhanden 20020715

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_CONVERT_TO_EXT Call by reference Type reference (TYPE) KENNZX 'X' Parameter in externe Darstellung konvertieren 20020715
2 Exporting YT_PARAMETER Call by reference Type reference (TYPE) IEDEREGPARVALUE Parameterwerte 20020710
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler bei der Verarbeitung 20020715
2 NOT_FOUND keine Parameterwerte vorhanden 20020715
History
Last changed by/on SAP  20050224 
SAP Release Created in