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 | Instance method | Public | Method | Dynamice F1 Help for Specified Parameters | 20020705 | |
| 2 | Instance method | Public | Method | Display/Select Values for POV Event | 20020705 | |
| 3 | Instance method | Public | Method | Provides Parameter Configuration for Display | 20020705 | |
| 4 | Instance method | Public | Method | Display General Text for Process | 20020823 | |
| 5 | Instance method | Public | Method | Provides Text for Parameter Configuration | 20020705 | |
| 6 | Instance method | Public | Method | Provides Parameter Description (Short, Medium, Long) | 20020705 | |
| 7 | Instance method | Public | Method | Provides Parameter Value in Internal or External Display | 20020705 | |
| 8 | 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 | X_DEREGPARNO | Call by reference | Type reference (TYPE) | E_DEREGPARNO | Nummer des Parameters im Deregulierungsprozess | 20020710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verarbeitung | 20020725 | ||
| 2 | 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 | XY_PARVALUE_EXT | Call by reference | Type reference (TYPE) | TEXT40 | externe Darstellung des Parameterwertes | 20021104 | |||
| 2 | X_DEREGPARNO | Call by reference | Type reference (TYPE) | E_DEREGPARNO | Nummer des Parameters im Deregulierungsprozess | 20020710 | |||
| 3 | X_SUPRIORPARNO | Call by reference | Type reference (TYPE) | E_DEREGPARNO | Übergeordneter Parameter im Deregulierungsprozess | 20021104 | |||
| 4 | X_SUPRIORVALNO | Call by reference | Type reference (TYPE) | E_DEREGVALNO | Nummer des übergeordneten Parameterwertes | 20021104 | |||
| 5 | Y_DEREGPARVALUE | Call by reference | Type reference (TYPE) | E_DEREGPARVALUE | Parameterwert | 20020725 | |||
| 6 | Y_PARVALUE_TEXT | Call by reference | Type reference (TYPE) | TEXT80 | Text Länge 80 | 20020924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Suchhilfekonvertierungsfehler | 20021104 | ||
| 2 | Es wurde kein Parameterwert selektiert | 20020725 | ||
| 3 | Parameter ist nicht definiert | 20020710 |
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_CONFIG_DATA | Value transfer | Type reference (TYPE) | IEDEREGPROCPAR | Parameterkonfiguration für Deregulierungsprozess | 20020716 | |||
| 2 | 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 | Keine Prozessdokumentation vorhanden | 20020823 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | X_DEREGPARNO | Call by reference | Type reference (TYPE) | E_DEREGPARNO | Nummer des Parameters im Deregulierungsprozess | 20020710 | |||
| 2 | Y_REPTEXT | Call by reference | Type reference (TYPE) | REPTEXT | Überschrift | 20020716 | |||
| 3 | Y_SCRTEXT_L | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20020716 | |||
| 4 | Y_SCRTEXT_M | Call by reference | Type reference (TYPE) | SCRTEXT_M | Feldbezeichner mittel | 20020716 | |||
| 5 | Y_SCRTEXT_S | Call by reference | Type reference (TYPE) | SCRTEXT_S | Feldbezeichner kurz | 20020716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feherl bei der Verarbeitung | 20020716 | ||
| 2 | Parameter ist nicht definiert | 20020710 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_CONVERT_TO_EXT | Call by reference | Type reference (TYPE) | KENNZX | 'X' | in externe Darstellung konvertieren | 20020715 | ||
| 2 | X_DEREGPARNO | Call by reference | Type reference (TYPE) | E_DEREGPARNO | Nummer des Parameters im Deregulierungsprozess | 20020715 | |||
| 3 | X_DEREGVALNO | Call by reference | Type reference (TYPE) | E_DEREGVALNO | Nummer des Parameterwertes | 20020715 | |||
| 4 | Y_PARAMETER | Call by reference | Type reference (TYPE) | EDEREGPARVALUE | Parameterwert (interne, externe Darstellung) | 20020715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Parameterwerte vorhanden | 20020715 |
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_CONVERT_TO_EXT | Call by reference | Type reference (TYPE) | KENNZX | 'X' | Parameter in externe Darstellung konvertieren | 20020715 | ||
| 2 | YT_PARAMETER | Call by reference | Type reference (TYPE) | IEDEREGPARVALUE | Parameterwerte | 20020710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verarbeitung | 20020715 | ||
| 2 | keine Parameterwerte vorhanden | 20020715 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |