SAP ABAP Class CL_DMC_F_FORM_PARAM (CL_DMC_F_FORM_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_EQUALS Check of Two Class Instances for Equality 20060622
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_F_PARAMETER Formal Parameter 20000229
Properties
Class CL_DMC_F_FORM_PARAM  
Short Description CL_DMC_F_FORM_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_FORM_PARAM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_EQUALS Check of Two Class Instances for Equality 20060622
2 IF_DMC_F_PARAMETER Formal Parameter 20000229
Friends
Class CL_DMC_F_FORM_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULTVAL Instance attribute Public Type reference (TYPE) DMCT_STRING DEFAULTVAL 20000229
2 HAS_DEFAULTVAL Instance attribute Public Type reference (TYPE) BOOLEAN HAS_DEFAULTVAL 20000229
3 IOFFLOW Instance attribute Public Attribute reference (LIKE) IOFFLOW 20050718
4 IS_OPTIONAL Instance attribute Public Type reference (TYPE) BOOLEAN IS_OPTIONAL 20000229
5 IS_VALUEPARAMETER Instance attribute Public Type reference (TYPE) BOOLEAN IS_VALUEPARAMETER 20000229
6 MY_FORM Instance attribute Public Object reference (TYPE REF TO) CL_DMC_FORM MY_FORM 20000229
7 MY_F_FORM_PARAM_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_F_FORM_PARAM_LIST MY_F_FORM_PARAM_LIST 20000229
8 POS Instance attribute Public Attribute reference (LIKE) POS 20000229
9 TYPENAME Instance attribute Public Type reference (TYPE) DMC_TIDENT63 TYPENAME 20000229
10 TYPKIND_F Instance attribute Public Type reference (TYPE) DMC_TYPKNF TYPKIND_F 20000229
11 TYPLEN Instance attribute Public Type reference (TYPE) DMC_TYPLEN TYPLEN 20000229
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Method CONSTRUCTOR 20000229
2 COPY Instance method Public Method Copy 20000620
3 FROM_REL Instance method Public Method FROM_REL 20000229
4 GET_FLOW Instance method Public Method Returns Flow Direction of Parameter 20041004
5 GET_FORM Instance method Public Method GET_FORM 20000229
6 SET_LIST Instance method Public Method SET_LIST 20000229
7 TO_REL Instance method Public Method TO_REL 20000229
Events
Class CL_DMC_F_FORM_PARAM has no event.
Types
Class CL_DMC_F_FORM_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_DEFAULTVAL Call by reference Type reference (TYPE) DMCT_STRING IM_DEFAULTVAL 20000229
6 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR IM_DESCR 20000229
7 Importing IM_FORM Call by reference Object reference (TYPE REF TO) CL_DMC_FORM IM_FORM 20000229
8 Importing IM_F_FORM_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_F_FORM_PARAM_LIST IM_F_FORM_PARAM_LIST 20000229
9 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
10 Importing IM_HAS_DEFAULTVAL Call by reference Type reference (TYPE) BOOLEAN IM_HAS_DEFAULTVAL 20000229
11 Importing IM_ID Call by reference Type reference (TYPE) DMC_IDENT IM_ID 20000229
12 Importing IM_IOFFLOW Call by reference Type reference (TYPE) DMC_IOFFLW IM_IOFFLOW 20000229
13 Importing IM_IS_OPTIONAL Call by reference Type reference (TYPE) BOOLEAN IM_IS_OPTIONAL 20000229
14 Importing IM_IS_VALUEPARAMETER Call by reference Type reference (TYPE) BOOLEAN IM_IS_VALUEPARAMETER 20000229
15 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN IM_LOADED_FROM_DB 20000229
16 Importing IM_POS Call by reference Type reference (TYPE) TABFDPOS IM_POS 20000229
17 Importing IM_TYPENAME Call by reference Type reference (TYPE) DMC_TIDENT63 IM_TYPENAME 20000229
18 Importing IM_TYPKIND_F Call by reference Type reference (TYPE) DMC_TYPKNF IM_TYPKIND_F 20000229
19 Importing IM_TYPLEN Call by reference Type reference (TYPE) DMC_TYPLEN IM_TYPLEN 20000229

Method CONSTRUCTOR on class CL_DMC_F_FORM_PARAM has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning F_FORM_PARAM Value transfer Object reference (TYPE REF TO) CL_DMC_F_FORM_PARAM CL_DMC_F_FORM_PARAM 20000620
2 Importing IM_F_FORM_PARAMS Call by reference Object reference (TYPE REF TO) CL_DMC_F_FORM_PARAM_LIST CL_DMC_F_FORM_PARAM_LIST 20000620

Method COPY on class CL_DMC_F_FORM_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_FORM_PARAM_REL IM_DATA 20000229

Method FROM_REL on class CL_DMC_F_FORM_PARAM has no exception.

Method GET_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLOW Value transfer Type reference (TYPE) DMC_IOFLOW Flußrichtung von Parametern 20041004

Method GET_FLOW on class CL_DMC_F_FORM_PARAM has no exception.

Method GET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning A_FORM Value transfer Object reference (TYPE REF TO) CL_DMC_FORM A_FORM 20000229

Method GET_FORM on class CL_DMC_F_FORM_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_FORM_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_F_FORM_PARAM_LIST IM_F_FORM_PARAM_LIST 20000229

Method SET_LIST on class CL_DMC_F_FORM_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_FORM_PARAM_REL DATA 20000229

Method TO_REL on class CL_DMC_F_FORM_PARAM has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D