SAP ABAP Class CL_DMC_F_MACRO_PARAM_FACTORY (CL_DMC_F_MACRO_PARAM_FACTORY)
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_CODE_STORE Manages coding (of rules), basis class for OO_METHOD, etc. 20000229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_MACRO Macro as Implementation of a Mapping Rule 20000229
Properties
Class CL_DMC_F_MACRO_PARAM_FACTORY  
Short Description CL_DMC_F_MACRO_PARAM_FACTORY    
Super Class CL_DMC_CODE_STORE Manages coding (of rules), basis class for OO_METHOD, etc. 
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_FACTORY has no forward declaration.
Interfaces
Class CL_DMC_F_MACRO_PARAM_FACTORY has no interface implemented.
Friends
Class CL_DMC_F_MACRO_PARAM_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_MACRO_PARAMS Instance attribute Public Object reference (TYPE REF TO) CL_DMC_F_MACRO_PARAM_LIST F_MACRO_PARAMS 20000229
Methods
# Method Level Visibility Method type Description Created on
1 ADD_F_MACRO_PARAM Instance method Public Method ADD_F_MACRO_PARAM 20000229
2 CONSTRUCTOR Instance method Public Method CONSTRUCTOR 20000229
3 DEL_F_MACRO_PARAM Instance method Public Method DEL_F_MACRO_PARAM 20000229
4 GET_F_MACRO_PARAMS Instance method Public Method GET_F_MACRO_PARAMS 20000229
5 GET_F_MACRO_PARAM_BY_GUID Instance method Public Method GET_F_MACRO_PARAM_BY_GUID 20000229
6 SET_F_MACRO_PARAMS Instance method Public Method SET_F_MACRO_PARAMS 20000229
Events
Class CL_DMC_F_MACRO_PARAM_FACTORY has no event.
Types
Class CL_DMC_F_MACRO_PARAM_FACTORY has no local type.
Method Signatures

Method ADD_F_MACRO_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning A_F_MACRO_PARAM Value transfer Object reference (TYPE REF TO) CL_DMC_F_MACRO_PARAM A_F_MACRO_PARAM 20000229
2 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR IM_DESCR 20000229
3 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
4 Importing IM_IOFLOW Call by reference Type reference (TYPE) DMC_IOFLOW IM_IOFLOW 20000229
5 Importing IM_POS Call by reference Type reference (TYPE) TABFDPOS IM_POS 20000229
# Exception Resumable Description Created on
1 F_MACRO_PARAM_ALREADY_EXISTS F_MACRO_PARAM_ALREADY_EXISTS 20000229

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) DMCT_SYSDATE IM_CHANGEDATE 20000229
3 Importing IM_CHNAM Call by reference Type reference (TYPE) DMCT_SYSUSER 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) DMCT_IDENT_TYPE IM_ID 20000229
8 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN IM_LOADED_FROM_DB 20000229
9 Importing IM_RTI Call by reference Type reference (TYPE) DMCT_RTI_TYPE IM_RTI 20000229

Method CONSTRUCTOR on class CL_DMC_F_MACRO_PARAM_FACTORY has no exception.

Method DEL_F_MACRO_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
# Exception Resumable Description Created on
1 F_MACRO_PARAM_NOT_FOUND F_MACRO_PARAM_NOT_FOUND 20000229

Method GET_F_MACRO_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_F_MACRO_PARAMS_TAB Call by reference Type reference (TYPE) DMC_F_MACRO_PARAM_REL_TAB EX_F_MACRO_PARAMS_TAB 20000229

Method GET_F_MACRO_PARAMS on class CL_DMC_F_MACRO_PARAM_FACTORY has no exception.

Method GET_F_MACRO_PARAM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning F_MACRO_PARAM_REF Value transfer Object reference (TYPE REF TO) CL_DMC_F_MACRO_PARAM F_MACRO_PARAM_REF 20000229
2 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method SET_F_MACRO_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_F_MACRO_PARAM_TAB Call by reference Type reference (TYPE) DMC_F_MACRO_PARAM_REL_TAB IM_F_MACRO_PARAM_TAB 20000229

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