SAP ABAP Class CL_DMC_A_PARAM (Actual Parameters of a Mapping Rule)
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 20060621
Properties
Class CL_DMC_A_PARAM  
Short Description Actual Parameters of a Mapping Rule    
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
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_EQUALS Check of Two Class Instances for Equality 20060621
Friends
Class CL_DMC_A_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FPARAM Instance attribute Public Object reference (TYPE REF TO) IF_DMC_F_PARAMETER Assigned Formal Parameter 20000229
2 MY_A_PARAM_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_A_PARAM_LIST Ref. to Actual Parameter List 20000229
3 MY_RULE_CALL Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RULE_CALL Ref. to Mapping Rule 20000229
4 VAL Instance attribute Public Type reference (TYPE) DMC_VAL Value 20000229
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000229
2 COPY Instance method Public Method Copier Constructor 20000229
3 FROM_REL Instance method Public Method Reads Master Data from Structure 20000229
4 SET_LIST Instance method Public Method Sets Container 20000229
5 TO_REL Instance method Public Method Returns Master Data in Structure 20000229
6 VALID_VAL Instance method Public Method Checks if Value Assignment for Actual Parameter is Valid 20000229
Events
Class CL_DMC_A_PARAM has no event.
Types
Class CL_DMC_A_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_A_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_A_PARAM_LIST IM_A_PARAM_LIST 20000229
3 Importing IM_CHANGEDATE Call by reference Type reference (TYPE) DMCT_SYSDATE IM_CHANGEDATE 20000229
4 Importing IM_CHNAM Call by reference Type reference (TYPE) DMCT_SYSUSER IM_CHNAM 20000229
5 Importing IM_CREATEDATE Call by reference Type reference (TYPE) SYDATUM IM_CREATEDATE 20000229
6 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR IM_DESCR 20000229
7 Importing IM_F_PARAM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_F_PARAM_GUID 20000229
8 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
9 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
10 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN IM_LOADED_FROM_DB 20000229
11 Importing IM_RULE Call by reference Object reference (TYPE REF TO) CL_DMC_SIMPLE_RULE IM_RULE 20000229
12 Importing IM_RULE_CALL Call by reference Object reference (TYPE REF TO) CL_DMC_RULE_CALL IM_RULE_CALL 20000229
13 Importing IM_VAL Call by reference Type reference (TYPE) DMC_VAL IM_VAL 20000229

Method CONSTRUCTOR on class CL_DMC_A_PARAM has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RULE_CALL Call by reference Object reference (TYPE REF TO) CL_DMC_RULE_CALL IM_RULE_CALL 20000229
2 Returning P Value transfer Object reference (TYPE REF TO) CL_DMC_A_PARAM P 20000229

Method COPY on class CL_DMC_A_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_A_PARAM_REL IM_DATA 20000229

Method FROM_REL on class CL_DMC_A_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_A_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_A_PARAM_LIST IM_A_PARAM_LIST 20000229

Method SET_LIST on class CL_DMC_A_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_A_PARAM_REL DATA 20000229

Method TO_REL on class CL_DMC_A_PARAM has no exception.

Method VALID_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A_VAL Call by reference Type reference (TYPE) DMC_ACTP-VALU A_VAL 20000229
2 Returning OK Value transfer Type reference (TYPE) BOOLEAN OK 20000229

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