Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PIFD_OPERAND | PIFD object that can be used as an operand | 20120813 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PIFD_ABSTR_TAB_DATA | Table Parameter Data superclass | 20101202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PIFD_SIMPLE_DATA | PIFD Simple Parameter Data | 20101126 |
Properties
| Class | CL_CNV_MBT_PIFD_PARAMETER_DATA | |
| Short Description | PIFD Parameter Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_CORE | PIFD Core Functionality and Types |
| Created | 20101125 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_PIFD_PARAMETER_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PIFD_OPERAND | PIFD object that can be used as an operand | 20120813 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_MBT_PIFD_INTERFACE | 20101130 | PIFD Parameter Container Class | |
| 2 | CL_CNV_MBT_PIFD_VARIANT | 20101126 | PIFD concrete Variant of an Interface |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_CNV_MBT_PIFD_RANGE_DATA' | Object Type Name | 20110107 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_CNV_MBT_PIFD_SIMPLE_DATA' | Object Type Name | 20101201 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_CNV_MBT_PIFD_TABLE_DATA' | Object Type Name | 20101203 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_CNV_MBT_PIFD_TABTYPE_DATA' | Object Type Name | 20101203 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Value of the Simple Parameter Data | 20101202 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110216 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20101222 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CNVMBTCPARAM | PIFD Concrete Parameters for a Variant | 20101125 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CNVMBTVARPARAM | PIFD Parameters contained in an Interface | 20101125 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110322 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20101125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110609 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101125 | |
| 3 | Instance method | Protected | Method | Copy the ParameterData object | 20110204 | |
| 4 | Instance method | Protected | Method | Creates the field catalog from the stored technical descr. | 20110322 | |
| 5 | Static method | Public | Method | Delete all objects related to the Variant from the DB | 20110125 | |
| 6 | Instance method | Public | Method | Formats the data (subclass-specific) | 20101202 | |
| 7 | Static method | Private | Method | Returns name of correct class for the CPar description | 20101126 | |
| 8 | Instance method | Public | Method | Returns the contained data | 20101202 | |
| 9 | Instance method | Public | Method | Returns a reference to a copy of the contained data | 20110208 | |
| 10 | Instance method | Public | Method | Returns the field catalog describing the table | 20110322 | |
| 11 | Instance method | Public | Method | Returns the Parameter Data ID | 20101130 | |
| 12 | Instance method | Public | Method | Returns the class name of the SAPGUI initializer | 20110222 | |
| 13 | Instance method | Public | Method | Returns the component name of the Web Dynpro initializer | 20110222 | |
| 14 | Instance method | Public | Method | Returns the associated PIFD Parameter object | 20101130 | |
| 15 | Instance method | Public | Method | Returns the type of the Parameter Data subclass | 20101201 | |
| 16 | Instance method | Public | Method | Returns the parent | 20110216 | |
| 17 | Instance method | Public | Method | Returns the sequence number | 20111104 | |
| 18 | Instance method | Public | Method | Returns the class name of the general validator | 20110512 | |
| 19 | Instance method | Public | Method | Returns the class name of the SAPGUI validator | 20110512 | |
| 20 | Instance method | Public | Method | Returns the component name of the Web Dynpro validator | 20110512 | |
| 21 | Instance method | Public | Method | Returns the variant containing this parameter data object | 20120801 | |
| 22 | Instance method | Public | Method | Queries whether the Parameter Data Object is hidden | 20121116 | |
| 23 | Instance method | Protected | Method | Loads the information for this ParameterData subclass | 20101126 | |
| 24 | Static method | Private | Method | Loads all ParameterData objects for the given Variant | 20101126 | |
| 25 | Instance method | Protected | Method | Loads the data from the cluster | 20101202 | |
| 26 | Instance method | Public | Method | Sets the value | 20101202 | |
| 27 | Instance method | Protected | Method | Stores the data from the cluster | 20101202 | |
| 28 | Instance method | Protected | Method | Stores the contained information to the database | 20101126 | |
| 29 | Instance method | Public | Method | Validate a parameter data object in the current system | 20110413 |
Events
Class CL_CNV_MBT_PIFD_PARAMETER_DATA has no event.
Types
Class CL_CNV_MBT_PIFD_PARAMETER_DATA has no local type.
Method Signatures
Method ADD_TO_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DATA_CONTAINER | 20110609 |
Method ADD_TO_DATA_CONTAINER on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20101125 | |||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20101222 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NEW_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110204 | |||
| 2 | RR_PARAMETER_DATA | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110204 |
Method COPY on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method CREATE_FIELD_CATALOG Signature
Method CREATE_FIELD_CATALOG on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method CREATE_FIELD_CATALOG on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method DELETE_ALL_FOR_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VARIANT_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_VARIANT_ID | PIFD Variant ID | 20110125 |
Method DELETE_ALL_FOR_VARIANT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method FORMAT_DATA Signature
Method FORMAT_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method FORMAT_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_ASSOCIATED_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_C_PAR_DESC | Call by reference | Type reference (TYPE) | CNVMBTCPARAM | PIFD Concrete Parameters for a Variant | 20101126 | |||
| 2 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20101126 |
Method GET_ASSOCIATED_CLASS_NAME on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Data value | 20101203 |
Method GET_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20110208 |
Method GET_DATA_REF on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELD_CAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110322 |
Method GET_FIELD_CATALOG on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_C_PARAM_ID | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_C_PARAM_ID | Concrete Parameter ID | 20101130 |
Method GET_ID on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_INIT_SAPGUI_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAPGUI_INIT_CLASS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_INITIALIZER_CLASS | Initializer class name | 20110222 |
Method GET_INIT_SAPGUI_CLASS on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_INIT_WD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WD_INIT_COMPONENT | Value transfer | Type reference (TYPE) | CNV_MBT_COMPONENT | Web Dynpro Component Name | 20110222 |
Method GET_INIT_WD_COMPONENT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARAM | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20101130 |
Method GET_PARAMETER on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_PARAM_DATA_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20101201 |
Method GET_PARAM_DATA_SUBTYPE on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110216 |
Method GET_PARENT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_SEQUENCE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNUM | Value transfer | Type reference (TYPE) | DMC_SEQNUM | 20111104 |
Method GET_SEQUENCE_NUMBER on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_VALIDATOR_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALIDATOR_CLASS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_VALIDATOR_CLASS | Validator class name | 20110512 |
Method GET_VALIDATOR_CLASS on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_VALID_SAPGUI_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAPGUI_VALID_CLASS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_VALIDATOR_CLASS | Validator class name | 20110512 |
Method GET_VALID_SAPGUI_CLASS on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_VALID_WD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WD_VALID_COMPONENT | Value transfer | Type reference (TYPE) | CNV_MBT_COMPONENT | Web Dynpro Component Name | 20110512 |
Method GET_VALID_WD_COMPONENT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VARIANT | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20120801 |
Method GET_VARIANT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method IS_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_HIDDEN | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20121116 |
Method IS_HIDDEN on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method LOAD Signature
Method LOAD on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method LOAD on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method LOAD_ALL_FOR_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20101126 | |||
| 2 | IT_PARAM_DATA_LIST | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_CPARAM_MAP | Map of Concrete Parameter IDs to object references | 20111104 | |||
| 3 | IV_VARIANT_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_VARIANT_ID | PIFD Variant ID | 20101126 | |||
| 4 | RT_PARAM_DATA_LIST | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_CPARAM_MAP | Map of Concrete Parameter IDs to object references | 20101126 |
Method LOAD_ALL_FOR_VARIANT on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method LOAD_CLUSTER_DATA Signature
Method LOAD_CLUSTER_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method LOAD_CLUSTER_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | Data value | 20101203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Locking exception | 20101222 |
Method STORE_CLUSTER_DATA Signature
Method STORE_CLUSTER_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method STORE_CLUSTER_DATA on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method STORE_TO_DB Signature
Method STORE_TO_DB on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no parameter.
Method STORE_TO_DB on class CL_CNV_MBT_PIFD_PARAMETER_DATA has no exception.
Method VALIDATE_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXEC_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_EXEC_GUID | Check Framework: Execution GUID | 20140423 | |||
| 2 | EV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20140423 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_STATUS | Check Framework: Technical Check Status | 20110413 | |||
| 4 | IR_VALIDATOR | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VALIDATOR | PIFD Variant Validator Superclass | 20110413 | |||
| 5 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110413 | |||
| 6 | XR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110413 | |||
| 7 | XT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20110413 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |