SAP ABAP Class CL_CNV_00001_API_INCLUDE (Routine parameter)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object | 20110418 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110418 |
Properties
| Class | CL_CNV_00001_API_INCLUDE | |
| Short Description | Routine parameter | |
| Super Class | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110418 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110418 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_00001_API_ABSTR_TABLE | 20110419 | Table representation | |
| 2 | CL_CNV_00001_API_ROUTINE | 20110419 | Routine representation | |
| 3 | CL_CNV_00001_API_STATIC | 20110418 | Static CWB API implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_EXCL | Excluded? | 20110418 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FLAG | Global? (from CNVINCL) | 20110418 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_PROG | Include name | 20110418 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_ITYPE | Conversion: Type of include | 20110418 | |||
| 5 | Constant | Public | Type reference (TYPE) | CNV_ITYPE | 'D' | Type: declarative | 20110419 | ||
| 6 | Constant | Public | Type reference (TYPE) | CNV_ITYPE | 'P' | Type: procedural | 20110419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clones the parameter | 20110418 | |
| 2 | Instance method | Public | Method | 20110418 | ||
| 3 | Instance method | Public | Method | 20110418 | ||
| 4 | Instance method | Public | Method | Excludes the include | 20110418 | |
| 5 | Instance method | Public | Method | Sets whether the include is global | 20110418 | |
| 6 | Instance method | Public | Method | Sets the include name | 20110418 | |
| 7 | Instance method | Public | Method | Sets the include type | 20110418 | |
| 8 | Instance method | Public | Method | 20110418 | ||
| 9 | Instance method | Public | Method | 20110418 |
Events
Class CL_CNV_00001_API_INCLUDE has no event.
Types
Class CL_CNV_00001_API_INCLUDE has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCL | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_API_INCLUDE | Routine parameter | 20110418 |
Method CLONE on class CL_CNV_00001_API_INCLUDE has no exception.
Method EQUALS Signature
Method EQUALS on class CL_CNV_00001_API_INCLUDE has no parameter.
Method EQUALS on class CL_CNV_00001_API_INCLUDE has no exception.
Method LOAD_FROM_STRUCTURE Signature
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_INCLUDE has no parameter.
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_INCLUDE has no exception.
Method SET_EXCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDED | Call by reference | Type reference (TYPE) | CNV_EXCL | 20110418 |
Method SET_EXCLUDED on class CL_CNV_00001_API_INCLUDE has no exception.
Method SET_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110418 |
Method SET_GLOBAL on class CL_CNV_00001_API_INCLUDE has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CNV_PROG | Conversion: Value of a parameter for a conversion routine | 20110418 |
Method SET_NAME on class CL_CNV_00001_API_INCLUDE has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | CNV_ITYPE | Conversion: Type of parameter for a conversion routine | 20110418 |
Method SET_TYPE on class CL_CNV_00001_API_INCLUDE has no exception.
Method STORE_IN_STRUCTURE Signature
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_INCLUDE has no parameter.
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_INCLUDE has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_CNV_00001_API_INCLUDE has no parameter.
Method TO_STRING on class CL_CNV_00001_API_INCLUDE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |