SAP ABAP Class CL_CNV_INDX_DOMAIN (Domain representation)
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) | CNV_00001_RST_TYPEDEF | Routine / parameter type definition | 20101018 |
Properties
| Class | CL_CNV_INDX_DOMAIN | |
| Short Description | Domain representation | |
| Super Class | CNV_00001_RST_TYPEDEF | Routine / parameter type definition |
| 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 | 20101018 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_INDX_DOMAIN has no forward declaration.
Interfaces
Class CL_CNV_INDX_DOMAIN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_INDX | 20101018 | INDX helper class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_MCPOS | Position in copy loop at which the field is converted | 20101018 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | non-transparent component (if applicable) | 20110119 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_ORG | Conversion: Organizational unit for delimitation | 20101018 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20101018 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNV_ORD | Conversion: Sequence Number | 20101018 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Routine representation | 20101018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a routine parameter based on CNVDOPARS | 20101018 | |
| 2 | Instance method | Public | Constructor | Creates a domain representation | 20101018 |
Events
Class CL_CNV_INDX_DOMAIN has no event.
Types
Class CL_CNV_INDX_DOMAIN has no local type.
Method Signatures
Method ADD_ROUTINE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNVDOPAR | Call by reference | Type reference (TYPE) | CNVDOPARS | Conversion: Parameters for the FORM routines from CNVDOMS | 20101018 |
Method ADD_ROUTINE_PARAMETER on class CL_CNV_INDX_DOMAIN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNVDOM | Call by reference | Type reference (TYPE) | CNVDOMS | CNV: Domains required by conversion package | 20101018 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110119 |
Method CONSTRUCTOR on class CL_CNV_INDX_DOMAIN has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |