SAP ABAP Class CL_DMS_CNV_MULTILEVEL (Multi level Conversion)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-DMS-CNV (Application Component) DMS Integration for Viewer/CAD intergration
     CV_CNV (Package) DMS Visual Enterprise Connector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMS_CNV DMS Conversion 20111106
Properties
Class CL_DMS_CNV_MULTILEVEL  
Short Description Multi level Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CV_CNV   DMS Visual Enterprise Connector 
Created 20111104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMS_CNV_MULTILEVEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMS_CNV DMS Conversion 20111106
Friends
Class CL_DMS_CNV_MULTILEVEL has no friend class.
Attributes
Class CL_DMS_CNV_MULTILEVEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXPLODE Instance method Public Method Explode document to create XML 20111106
2 EXPLODE_WITH_CDESK_SRV Instance method Private Method Explode document using Cdesk Services to create XML 20131106
3 GET_PDM_CONFIG_DATA Instance method Private Method Get PDM Config data 20131107
Events
Class CL_DMS_CNV_MULTILEVEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DMS_VEG_S_CONFIG_DETAILS Public See coding 20131106 BEGIN OF TY_DMS_VEG_S_CONFIG_DETAILS, DOCUMENTID TYPE DMS_DOCID, PDMCONFIG TYPE CHAR50, MATNR TYPE MATNR, END OF TY_DMS_VEG_S_CONFIG_DETAILS
2 TY_DMS_VEG_T_CONFIG_DETAILS Public See coding 20131106 TY_DMS_VEG_T_CONFIG_DETAILS TYPE TABLE OF TY_DMS_VEG_S_CONFIG_DETAILS
Method Signatures

Method EXPLODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) DMS_TBL_MSG Message Table 20111205
2 Exporting ET_XML_DATA Call by reference Type reference (TYPE) DMS_T_XML_DATA DMS XML 20111205
3 Importing IT_DOCUMENT_DATA Call by reference Type reference (TYPE) DMS_T_VEG_CNV Document key with / as seperator 20111205

Method EXPLODE on class CL_DMS_CNV_MULTILEVEL has no exception.

Method EXPLODE_WITH_CDESK_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) DMS_TBL_MSG Message Table 20131106
2 Exporting ET_XML_DATA Call by reference Type reference (TYPE) DMS_T_XML_DATA DMS XML 20131106
3 Exporting EV_EXIST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131106
4 Importing IT_DOCUMENT_DATA Call by reference Type reference (TYPE) DMS_T_VEG_CNV Document key with / as seperator 20131106

Method EXPLODE_WITH_CDESK_SRV on class CL_DMS_CNV_MULTILEVEL has no exception.

Method GET_PDM_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAD_CFG Call by reference Type reference (TYPE) TY_DMS_VEG_T_CONFIG_DETAILS 20131107
2 Importing IS_DOCUMENTKEY Call by reference Type reference (TYPE) DMS_DOCID Document ID 20131107
3 Importing IT_DMS_DOC_ID Call by reference Type reference (TYPE) DMS_TBL_DOCID Document Id 20131107
4 Importing IV_CONF Call by reference Type reference (TYPE) CHAR50 Comment 20131107

Method GET_PDM_CONFIG_DATA on class CL_DMS_CNV_MULTILEVEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607