SAP ABAP Class CL_DMC_WCARD_LIST (Container for cl_dmc_wcard)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Class CL_DMC_WCARD_LIST  
Short Description Container for cl_dmc_wcard    
Super Class    
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)
Interfaces
Class CL_DMC_WCARD_LIST has no interface implemented.
Friends
Class CL_DMC_WCARD_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_CONV_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000313
2 MY_FILE_IMPORTER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_FILE_IMPORTER CL_DMC_FILE_IMPORTER 20000313
3 _DBVALS Instance attribute Protected Type reference (TYPE) DMC_WCARD_TAB Standard Table of Wildcards 20000313
4 _INITIALIZED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20000313
5 _VALS Instance attribute Protected Type reference (TYPE) DMC_WCARD_REC_TAB Table with Persistence Information About Wildcards 20000313
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add 20000313
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000313
3 COUNT Instance method Public Method Count 20000313
4 DEL_BY_GUID Instance method Public Method del_by_guid 20000313
5 DEL_BY_REF Instance method Public Method del_by_ref 20000313
6 GET_NODES_AND_ITEMS Instance method Public Method get_nodes_and_items 20000313
7 GET_WCARD_BY_NID Instance method Public Method get_wcard_by_nid 20000313
8 INITIALIZE_ELEMENTS Instance method Private Method Initialize_elements 20000313
9 LOAD_ELEMENTS Instance method Private Method load_elements 20000313
10 SAVE Instance method Public Method Save 20000313
11 SET_PERSISTENCE_STATE Instance method Public Method SET_PERSISTENCE_STATE 20000313
12 SET_STATE Instance method Public Method set_state 20000313
13 TO_ITAB Instance method Public Method Returns internal table of elements 20000614
14 UPDATE_DBVALS Instance method Private Method UPDATE_DBVALS 20000313
Events
Class CL_DMC_WCARD_LIST has no event.
Types
Class CL_DMC_WCARD_LIST has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WCARD Call by reference Object reference (TYPE REF TO) CL_DMC_WCARD CL_DMC_FILE_IMPORTER 20000313
# Exception Resumable Description Created on
1 ELEMENT_EXISTS_ALREADY Element existiert bereits 20000313

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000313
2 Importing IM_FILE_IMPORTER Call by reference Object reference (TYPE REF TO) CL_DMC_FILE_IMPORTER CL_DMC_FILE_IMPORTER 20000313

Method CONSTRUCTOR on class CL_DMC_WCARD_LIST has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUM Value transfer Type reference (TYPE) I num 20000313

Method COUNT on class CL_DMC_WCARD_LIST has no exception.

Method DEL_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000313
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND element_not_found 20000313

Method DEL_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PTR Call by reference Object reference (TYPE REF TO) CL_DMC_WCARD CL_DMC_FILE_IMPORTER 20000313
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND element_not_found 20000313

Method GET_NODES_AND_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE Items für Tree-Control 20000313
2 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20000313

Method GET_NODES_AND_ITEMS on class CL_DMC_WCARD_LIST has no exception.

Method GET_WCARD_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NK Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Eigenschaften eines Knotens 20000313
2 Returning WCARD Value transfer Object reference (TYPE REF TO) CL_DMC_WCARD CL_DMC_FILE_IMPORTER 20000313

Method GET_WCARD_BY_NID on class CL_DMC_WCARD_LIST has no exception.

Method INITIALIZE_ELEMENTS Signature

Method INITIALIZE_ELEMENTS on class CL_DMC_WCARD_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_WCARD_LIST has no exception.

Method LOAD_ELEMENTS Signature

Method LOAD_ELEMENTS on class CL_DMC_WCARD_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_WCARD_LIST has no exception.

Method SAVE Signature

Method SAVE on class CL_DMC_WCARD_LIST has no parameter.
Method SAVE on class CL_DMC_WCARD_LIST has no exception.

Method SET_PERSISTENCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA Call by reference Type reference (TYPE) DMC_WCREC Persistenzinfo 20000313

Method SET_PERSISTENCE_STATE on class CL_DMC_WCARD_LIST has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000313
2 Importing IM_NEW_STATE Call by reference Type reference (TYPE) DMCT_OBJECT_STATE Persistenzinfo 20000313

Method SET_STATE on class CL_DMC_WCARD_LIST has no exception.

Method TO_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITAB Call by reference Type reference (TYPE) DMC_WCARD_TAB Standardtabelle von Wildcards 20000614

Method TO_ITAB on class CL_DMC_WCARD_LIST has no exception.

Method UPDATE_DBVALS Signature

Method UPDATE_DBVALS on class CL_DMC_WCARD_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_WCARD_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D