SAP ABAP Class CL_DMC_WCARD (CL_DMC_FILE_IMPORTER)
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 20000313
Properties
Class CL_DMC_WCARD  
Short Description CL_DMC_FILE_IMPORTER    
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 P  SAP Standard Production Program 
Category 0   
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000313   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_WCARD has no interface implemented.
Friends
Class CL_DMC_WCARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONV_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000313
2 FILE_IMPORTER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_FILE_IMPORTER CL_DMC_FILE_IMPORTER 20000313
3 MY_LIST Instance attribute Public Object reference (TYPE REF TO) CL_DMC_WCARD_LIST Container for cl_dmc_wcard 20000313
4 WCTEXT Instance attribute Public Type reference (TYPE) DMC_WCTXT DMC: Text for Value of Wildcard '*' in File Names 20000313
5 WCVAL Instance attribute Public Type reference (TYPE) DMC_WCVAL DMC: Value of Wildcard '*' in File Names 20000313
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000313
2 COPY Instance method Public Method Copier Constructor 20000615
3 FROM_REL Instance method Public Method from_rel 20000313
4 SET_LIST Instance method Public Method set_list 20000313
5 TO_REL Instance method Public Method to_rel 20000313
Events
Class CL_DMC_WCARD has no event.
Types
Class CL_DMC_WCARD 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 R/3-System, Anmeldename des Benutzers 20000313
2 Importing IM_CHANGEDATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20000313
3 Importing IM_CHNAM Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20000313
4 Importing IM_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000313
5 Importing IM_CREATEDATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20000313
6 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20000313
7 Importing IM_FILE_IMPORTER Call by reference Object reference (TYPE REF TO) CL_DMC_FILE_IMPORTER CL_DMC_FILE_IMPORTER 20000313
8 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000313
9 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE bez 20000313
10 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000313
11 Importing IM_RTI Call by reference Type reference (TYPE) DMCT_RTI_TYPE rti 20000313
12 Importing IM_WCTEXT Call by reference Type reference (TYPE) DMC_WCTXT DMC: Text zu Wert für Wildcard '*' in Dateinamen 20000313
13 Importing IM_WCVAL Call by reference Type reference (TYPE) DMC_WCVAL DMC: Wert für Wildcard '*' in Dateinamen 20000313

Method CONSTRUCTOR on class CL_DMC_WCARD has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000615
2 Importing FILE_IMPORTER Call by reference Object reference (TYPE REF TO) CL_DMC_FILE_IMPORTER CL_DMC_FILE_IMPORTER 20000615
3 Returning WCARD Value transfer Object reference (TYPE REF TO) CL_DMC_WCARD CL_DMC_FILE_IMPORTER 20000615

Method COPY on class CL_DMC_WCARD 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) DMC_WCARD DMC: Dateien: Werte zu Wildcard '*' 20000313

Method FROM_REL on class CL_DMC_WCARD has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_WCARD_LIST Container für cl_dmc_wcard 20000313

Method SET_LIST on class CL_DMC_WCARD 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) DMC_WCARD DMC: Dateien: Werte zu Wildcard '*' 20000313

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