SAP ABAP Class CNV_00001_RST_TYPEDEF (Routine / parameter type definition)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_INDX_DOMAIN | Domain representation | 20101018 |
Properties
| Class | CNV_00001_RST_TYPEDEF | |
| Short Description | Routine / parameter type definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20091103 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CNV_00001_RST_TYPEDEF has no interface implemented.
Friends
Class CNV_00001_RST_TYPEDEF 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) | DOMNAME | The actual domain (in case of non-transp. domains) | 20110107 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DDLENG | Length (no. of characters) | 20091103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DATATYPE_D | Data type in ABAP Dictionary | 20091103 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DOMNAME | Domain name | 20091103 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CNV_EXCL | Conversion: Exclusion indicator | 20091103 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructs type definition | 20091103 | |
| 2 | Instance method | Public | Method | Returns whether equal to other type definition | 20100318 | |
| 3 | Instance method | Public | Method | Returns data length | 20091103 | |
| 4 | Instance method | Public | Method | Returns data type | 20091103 | |
| 5 | Instance method | Public | Method | Returns the domain | 20091103 | |
| 6 | Instance method | Public | Method | Returns the data element | 20091103 | |
| 7 | Instance method | Public | Method | Returns data element description | 20100319 | |
| 8 | Instance method | Public | Method | Returns whether this type is excluded | 20091103 | |
| 9 | Instance method | Public | Method | Sets data length | 20091103 | |
| 10 | Instance method | Public | Method | Sets data type | 20091103 | |
| 11 | Instance method | Public | Method | Sets the domain | 20091103 | |
| 12 | Instance method | Public | Method | Sets whether this type is excluded | 20091103 | |
| 13 | Instance method | Public | Method | Sets the data element | 20091103 |
Events
Class CNV_00001_RST_TYPEDEF has no event.
Types
Class CNV_00001_RST_TYPEDEF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL_DOMAIN | Call by reference | Type reference (TYPE) | DOMNAME | Actual domain (for case of non-transp. domains) | 20110107 | |||
| 2 | CNVDOM | Call by reference | Type reference (TYPE) | CNVDOMS | CNV: Domains required by conversion package | 20091103 | |||
| 3 | CNVDOPAR | Call by reference | Type reference (TYPE) | CNVDOPARS | Conversion: Parameters for the FORM routines from CNVDOMS | 20091103 | |||
| 4 | PARAM_DOMAIN | Call by reference | Type reference (TYPE) | CNV_00001_PDOMS | Domains for the routine parameters | 20091103 | |||
| 5 | ROUTINE_DOMAIN | Call by reference | Type reference (TYPE) | CNV_00001_FDOMS | Domains for the form routine | 20091103 |
Method CONSTRUCTOR on class CNV_00001_RST_TYPEDEF has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20100318 | |||
| 2 | TYPEDEF | Call by reference | Object reference (TYPE REF TO) | CNV_00001_RST_TYPEDEF | Routine / parameter type definition | 20100318 |
Method EQUALS on class CNV_00001_RST_TYPEDEF has no exception.
Method GET_DATALENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Value transfer | Type reference (TYPE) | DDLENG | Length (no. of characters) | 20091103 |
Method GET_DATALENGTH on class CNV_00001_RST_TYPEDEF has no exception.
Method GET_DATATYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Data type in ABAP Dictionary | 20091103 |
Method GET_DATATYPE on class CNV_00001_RST_TYPEDEF has no exception.
Method GET_DOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Value transfer | Type reference (TYPE) | DOMNAME | Domain | 20091103 |
Method GET_DOMNAME on class CNV_00001_RST_TYPEDEF has no exception.
Method GET_ROLLNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROLLNAME | Value transfer | Type reference (TYPE) | ROLLNAME | data element | 20091103 |
Method GET_ROLLNAME on class CNV_00001_RST_TYPEDEF has no exception.
Method GET_TYPEDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILL_MISSING | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Fill missing domain, type, length | 20100319 | ||
| 2 | TYPEDEF | Value transfer | Type reference (TYPE) | CNV_00001_TYPEDEF | Data element / domain description | 20100319 |
Method GET_TYPEDEF on class CNV_00001_RST_TYPEDEF has no exception.
Method IS_EXCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDE | Value transfer | Type reference (TYPE) | CNV_EXCL | Conversion: Exclusion indicator | 20091103 |
Method IS_EXCLUDED on class CNV_00001_RST_TYPEDEF has no exception.
Method SET_DATALENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (no. of characters) | 20091103 |
Method SET_DATALENGTH on class CNV_00001_RST_TYPEDEF has no exception.
Method SET_DATATYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data type in ABAP Dictionary | 20091103 |
Method SET_DATATYPE on class CNV_00001_RST_TYPEDEF has no exception.
Method SET_DOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Domain | 20091103 |
Method SET_DOMNAME on class CNV_00001_RST_TYPEDEF has no exception.
Method SET_EXCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDE | Call by reference | Type reference (TYPE) | CNV_EXCL | Conversion: Exclusion indicator | 20091103 |
Method SET_EXCLUDED on class CNV_00001_RST_TYPEDEF has no exception.
Method SET_ROLLNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | data element | 20091103 |
Method SET_ROLLNAME on class CNV_00001_RST_TYPEDEF has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |