SAP ABAP Class IF_UC_PARAMETER (Parameters)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20010826 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_PARAMETER | Global parameters | 20010830 |
Properties
Class | IF_UC_PARAMETER | |
Short Description | Parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010826 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UC_PARAMETER has no forward declaration.
Interfaces
Class IF_UC_PARAMETER has no interface implemented.
Friends
Class IF_UC_PARAMETER has no friend class.
Attributes
Class IF_UC_PARAMETER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get table with blank required parameters (initial logon) | 20020410 |
2 | ![]() |
Instance method | Public | Method | Get model reference of global parameters | 20010826 |
3 | ![]() |
Instance method | Public | Method | Get parameters | 20010826 |
4 | ![]() |
Static method | Public | Method | Do not use!!!! | 20050331 |
5 | ![]() |
Instance method | Public | Method | Send dialog box to prompt for parameters | 20010826 |
6 | ![]() |
Instance method | Public | Method | Set global parameter without checking | 20010921 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AREA_CHANGED | Instance Event (0) |
Public (2) |
Notify that cons area has been changed | 20010826 |
2 | PARAMETER_CHANGED | Instance Event (0) |
Public (2) |
Notify that temporary parameters have been changed | 20010826 |
Types
Class IF_UC_PARAMETER has no local type.
Method Signatures
Method GET_EMPTY_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EMPTY_PARAM | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Liste von Feldnamen | 20020410 |
Method GET_EMPTY_PARAM on class IF_UC_PARAMETER has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20010826 |
Method GET_MODEL on class IF_UC_PARAMETER has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_AREA | Call by reference | Object reference (TYPE REF TO) | IF_UC_AREA | KonsGebiet | 20010829 | ||
2 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20010826 | ||
3 | ![]() |
ET_PARAMETER_ALL | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter (inkl. initiale Parameter) | 20020516 | ||
4 | ![]() |
E_AREA | Call by reference | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20010826 |
Method GET_PARAMETER on class IF_UC_PARAMETER has no exception.
Method GET_PARAMETER_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | 20050331 | |||
2 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20050331 | ||
3 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | 20050331 |
Method GET_PARAMETER_DB on class IF_UC_PARAMETER has no exception.
Method REQUEST_PARAMETER Signature
Method REQUEST_PARAMETER on class IF_UC_PARAMETER has no parameter.
Method REQUEST_PARAMETER on class IF_UC_PARAMETER has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_DELETE_MISSING | Call by reference | Type reference (TYPE) | UC_FLG | Nicht anwesende Parameter zurücksetzen | 20030327 | ||
2 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20010921 |
Method SET_PARAMETER on class IF_UC_PARAMETER has no exception.
Event Signatures
Event AREA_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_PARAMETER | Exporting | Value transfer | Type reference (TYPE) | UCM_TS_PARAMETER | Tabelle für aktive globale Parameter | 20010826 | ||
2 | E_AREA | Exporting | Value transfer | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20010826 | ||
3 | E_MODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20010826 |
Event PARAMETER_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_PARAMETER | Exporting | Value transfer | Type reference (TYPE) | UCM_TS_PARAMETER | Tabelle für aktive globale Parameter | 20010826 | ||
2 | E_AREA | Exporting | Value transfer | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20010826 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |