SAP ABAP Class CL_CNV_MBT_GLOBAL_PARAMETERS (Global Parameters)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on

⤷

⤷

Properties
Class | CL_CNV_MBT_GLOBAL_PARAMETERS | |
Short Description | Global Parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MBT_MAIN_46 | MBT PCL Main objects from Release 4.6 on |
Created | 20120612 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CNV_MBT_GLOBAL_PARAMETERS has no forward declaration.
Interfaces
Class CL_CNV_MBT_GLOBAL_PARAMETERS has no interface implemented.
Friends
Class CL_CNV_MBT_GLOBAL_PARAMETERS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | T000-MANDT | 'ALL' | Client | 20120702 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_MBT_PACKID | 'GLOBL' | Package Number of Transformation / Analysis Package | 20120702 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CNV_MBT_COMBINATION | 'GLOBAL_' | GP prefix | 20120702 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNVMBT_GLOBAL_PARAMETERS_TT | Table typ for structure CNVMBT_GLOBAL_PARAMETERS | 20120702 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120702 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20120702 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_MBT_EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20120702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process Global Parameter entries (new, changed, ...) | 20120702 |
2 | ![]() |
Instance method | Public | Constructor | 20120702 | |
3 | ![]() |
Instance method | Public | Method | Create a new Global Parameter | 20120702 |
4 | ![]() |
Instance method | Public | Method | Get all Global Parameters with its current settings | 20120702 |
5 | ![]() |
Instance method | Public | Method | Invalidate Global Parameter | 20120702 |
6 | ![]() |
Instance method | Public | Method | update Global Parameter table | 20120702 |
7 | ![]() |
Instance method | Public | Method | Set the values for a Global Parameter | 20120702 |
Events
Class CL_CNV_MBT_GLOBAL_PARAMETERS has no event.
Types
Class CL_CNV_MBT_GLOBAL_PARAMETERS has no local type.
Method Signatures
Method CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IPT_GP | Value transfer | Type reference (TYPE) | CNVMBT_GLOBAL_PARAMETERS_TT | Table typ for structure CNVMBT_GLOBAL_PARAMETERS | 20120702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_AREA | Value transfer | Type reference (TYPE) | CNV_MBT_SCENARIO | MBT PCL: Scenario | 20120702 | ||
2 | ![]() |
P_DESTID | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120702 | ||
3 | ![]() |
P_LEVEL | Value transfer | Type reference (TYPE) | XUVAL | Authorization value | 20120702 | ||
4 | ![]() |
P_PACKID | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20120702 | ||
5 | ![]() |
P_ROLE | Value transfer | Type reference (TYPE) | CNV_MBT_EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20120702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DESCRIPTION | Value transfer | Type reference (TYPE) | CNV_MBT_DESCRIPT | Description Field | 20120702 | ||
2 | ![]() |
IP_DOCUMENT_LINK | Value transfer | Type reference (TYPE) | CNV_MBT_DOCU | ID of MBT Docu Object | 20120702 | ||
3 | ![]() |
IP_PNAME | Value transfer | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20120702 | ||
4 | ![]() |
IP_VALIDATE | Value transfer | Type reference (TYPE) | CNV_MBT_FLAG | Remove GP status invalid to valid | 20120702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
Method GET_GLOBAL_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GP | Value transfer | Type reference (TYPE) | CNVMBT_GLOBAL_PARAMETERS_TT | Table typ for structure CNVMBT_GLOBAL_PARAMETERS | 20120702 |
Method GET_GLOBAL_PARAMETERS on class CL_CNV_MBT_GLOBAL_PARAMETERS has no exception.
Method INVALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PNAME | Value transfer | Type reference (TYPE) | CHAR40 | Global Parameter name | 20120702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
Method REFRESH Signature
Method REFRESH on class CL_CNV_MBT_GLOBAL_PARAMETERS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CLIENT_ALL | Value transfer | Type reference (TYPE) | CNV_MBT_FLAG | Set values in all clients | 20120702 | ||
2 | ![]() |
IS_PARAMS | Value transfer | Type reference (TYPE) | CNVMBTPARAMS | Table for storing general parameters | 20120702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20120702 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |