SAP ABAP Class CL_DMC_F_MACRO_PARAM (CL_DMC_F_MACRO_PARAM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-SRV-DMC (Application Component) Data Conversion
⤷ S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷ BC-SRV-DMC (Application Component) Data Conversion
⤷ S_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_F_PARAMETER | Formal Parameter | 20000229 |
Properties
Class | CL_DMC_F_MACRO_PARAM | |
Short Description | CL_DMC_F_MACRO_PARAM | |
Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20000229 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_F_MACRO_PARAM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DMC_F_PARAMETER | Formal Parameter | 20000229 |
Friends
Class CL_DMC_F_MACRO_PARAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IOFFLOW | Instance attribute | Public | Attribute reference (LIKE) | 20050718 | ||||
2 | MY_F_MACRO_PARAM_LIST | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_F_MACRO_PARAM_LIST | MY_F_MACRO_PARAM_LIST | 20000229 | ||
3 | MY_MACRO | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_MACRO | MY_MACRO | 20000229 | ||
4 | POS | Instance attribute | Public | Attribute reference (LIKE) | POS | 20000229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Method | CONSTRUCTOR | 20000229 |
2 | FROM_REL | Instance method | Public | Method | FROM_REL | 20000229 |
3 | GET_MACRO | Instance method | Public | Method | GET_MACRO | 20000229 |
4 | SET_LIST | Instance method | Public | Method | SET_LIST | 20000229 |
5 | TO_REL | Instance method | Public | Method | TO_REL | 20000229 |
Events
Class CL_DMC_F_MACRO_PARAM has no event.
Types
Class CL_DMC_F_MACRO_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 | Importing | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | ||
2 | Importing | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CHANGEDATE | 20000229 | ||
3 | Importing | IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | IM_CHNAM | 20000229 | ||
4 | Importing | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | ||
5 | Importing | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | ||
6 | Importing | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | ||
7 | Importing | IM_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | IM_ID | 20000229 | ||
8 | Importing | IM_IOFLOW | Call by reference | Type reference (TYPE) | DMC_IOFLOW | IM_IOFLOW | 20000229 | ||
9 | Importing | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | ||
10 | Importing | IM_MACRO | Call by reference | Object reference (TYPE REF TO) | CL_DMC_MACRO | IM_MACRO | 20000229 | ||
11 | Importing | IM_POS | Call by reference | Type reference (TYPE) | TABFDPOS | IM_POS | 20000229 |
Method CONSTRUCTOR on class CL_DMC_F_MACRO_PARAM has no exception.
Method FROM_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_DATA | Call by reference | Type reference (TYPE) | DMCT_F_MACRO_PARAM_REL | IM_DATA | 20000229 |
Method FROM_REL on class CL_DMC_F_MACRO_PARAM has no exception.
Method GET_MACRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | MACRO | Value transfer | Object reference (TYPE REF TO) | CL_DMC_MACRO | MACRO | 20000229 |
Method GET_MACRO on class CL_DMC_F_MACRO_PARAM has no exception.
Method SET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_F_MACRO_PARAM_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_F_MACRO_PARAM_LIST | IM_F_MACRO_PARAM_LIST | 20000229 |
Method SET_LIST on class CL_DMC_F_MACRO_PARAM has no exception.
Method TO_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | DATA | Value transfer | Type reference (TYPE) | DMCT_F_MACRO_PARAM_REL | DATA | 20000229 |
Method TO_REL on class CL_DMC_F_MACRO_PARAM has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 46D |