SAP ABAP Class CL_DMC_F_METHOD_PARAM (CL_DMC_F_METHOD_PARAM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
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_METHOD_PARAM | |
Short Description | CL_DMC_F_METHOD_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_METHOD_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_METHOD_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) | DMCT_STRING | DEFAULTVAL | 20000229 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | HAS_DEFAULTVAL | 20000229 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050718 | ||||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | IS_OPTIONAL | 20000229 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | IS_VALUEPARAMETER | 20000229 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_F_METHOD_PARAM_LIST | MY_F_METHOD_PARAM_LIST | 20000229 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_OO_METHOD | MY_METHOD | 20000229 | ||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | POS | 20000229 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_TYPKND | TYPEKIND | 20000229 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_TIDENT63 | TYPENAME | 20000229 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_TYPLEN | TYPLEN | 20000229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20000229 |
2 | ![]() |
Instance method | Public | Method | FROM_REL | 20050916 |
3 | ![]() |
Instance method | Public | Method | Returns Flow Direction of Parameter | 20041004 |
4 | ![]() |
Instance method | Public | Method | GET_METHOD | 20000229 |
5 | ![]() |
Instance method | Public | Method | SET_LIST | 20000229 |
6 | ![]() |
Instance method | Public | Method | TO_REL | 20050916 |
Events
Class CL_DMC_F_METHOD_PARAM has no event.
Types
Class CL_DMC_F_METHOD_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 | ![]() |
IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | ||
2 | ![]() |
IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CHANGEDATE | 20000229 | ||
3 | ![]() |
IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | IM_CHNAM | 20000229 | ||
4 | ![]() |
IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | ||
5 | ![]() |
IM_DEFAULTVAL | Call by reference | Type reference (TYPE) | DMCT_STRING | IM_DEFAULTVAL | 20000229 | ||
6 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | ||
7 | ![]() |
IM_F_METHOD_PARAM_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_F_METHOD_PARAM_LIST | IM_F_METHOD_PARAM_LIST | 20000229 | ||
8 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | ||
9 | ![]() |
IM_HAS_DEFAULTVAL | Call by reference | Type reference (TYPE) | BOOLEAN | IM_HAS_DEFAULTVAL | 20000229 | ||
10 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | IM_ID | 20000229 | ||
11 | ![]() |
IM_IOFLOW | Call by reference | Type reference (TYPE) | DMC_IOFLOW | IM_IOFLOW | 20000229 | ||
12 | ![]() |
IM_IS_OPTIONAL | Call by reference | Type reference (TYPE) | BOOLEAN | IM_IS_OPTIONAL | 20000229 | ||
13 | ![]() |
IM_IS_VALUEPARAMETER | Call by reference | Type reference (TYPE) | BOOLEAN | IM_IS_VALUEPARAMETER | 20000229 | ||
14 | ![]() |
IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | ||
15 | ![]() |
IM_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_DMC_OO_METHOD | IM_METHOD | 20000229 | ||
16 | ![]() |
IM_POS | Call by reference | Type reference (TYPE) | TABFDPOS | IM_POS | 20000229 | ||
17 | ![]() |
IM_TYPEKIND | Call by reference | Type reference (TYPE) | DMC_TYPKND | IM_TYPEKIND | 20000229 | ||
18 | ![]() |
IM_TYPENAME | Call by reference | Type reference (TYPE) | DMC_IDENT | IM_TYPENAME | 20000229 | ||
19 | ![]() |
IM_TYPLEN | Call by reference | Type reference (TYPE) | DMC_TYPLEN | IM_TYPLEN | 20000229 |
Method CONSTRUCTOR on class CL_DMC_F_METHOD_PARAM has no exception.
Method FROM_REL Signature
Method FROM_REL on class CL_DMC_F_METHOD_PARAM has no parameter.
Method FROM_REL on class CL_DMC_F_METHOD_PARAM has no exception.
Method GET_FLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FLOW | Value transfer | Type reference (TYPE) | DMC_IOFLOW | Flußrichtung von Parametern | 20041004 |
Method GET_FLOW on class CL_DMC_F_METHOD_PARAM has no exception.
Method GET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A_METHOD | Value transfer | Object reference (TYPE REF TO) | CL_DMC_OO_METHOD | A_METHOD | 20000229 |
Method GET_METHOD on class CL_DMC_F_METHOD_PARAM has no exception.
Method SET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_F_METHOD_PARAM_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_F_METHOD_PARAM_LIST | IM_F_METHOD_PARAM_LIST | 20000229 |
Method SET_LIST on class CL_DMC_F_METHOD_PARAM has no exception.
Method TO_REL Signature
Method TO_REL on class CL_DMC_F_METHOD_PARAM has no parameter.
Method TO_REL on class CL_DMC_F_METHOD_PARAM has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 46D |