SAP ABAP Class CL_CNV_INDX_VARIANT_RULE_PARAM (Parameter of a rule)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_INDX (Package) Conversion of INDX-like cluster tables
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_INDX_CONF_OBJECT | Configuration object | 20101011 |
Properties
| Class | CL_CNV_INDX_VARIANT_RULE_PARAM | |
| Short Description | Parameter of a rule | |
| Super Class | CL_CNV_INDX_CONF_OBJECT | Configuration object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_INDX | Conversion of INDX-like cluster tables |
| Created | 20101011 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_INDX_VARIANT_RULE_PARAM has no forward declaration.
Interfaces
Class CL_CNV_INDX_VARIANT_RULE_PARAM has no interface implemented.
Friends
Class CL_CNV_INDX_VARIANT_RULE_PARAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20101011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_PATYPE | Type of rule parameter | 20101011 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_PARAM | Conversion: Value of a parameter for a conversion routine | 20101011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates a parameter representation | 20101011 |
Events
Class CL_CNV_INDX_VARIANT_RULE_PARAM has no event.
Types
Class CL_CNV_INDX_VARIANT_RULE_PARAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Call by reference | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20101011 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | CNV_INDX_PATYPE | Type of rule parameter | 20101011 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | CNV_PARAM | Conversion: Value of a parameter for a conversion routine | 20101011 |
Method CONSTRUCTOR on class CL_CNV_INDX_VARIANT_RULE_PARAM has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |