SAP ABAP Class CL_DMS_VEG_UTIL (Untitlity Class for DMS)
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
Properties
Class CL_DMS_VEG_UTIL  
Short Description Untitlity Class for DMS    
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 20111128   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMS_VEG_UTIL has no forward declaration.
Interfaces
Class CL_DMS_VEG_UTIL has no interface implemented.
Friends
Class CL_DMS_VEG_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SERVICE Static Attribute Private Type reference (TYPE) DMS_TBL_VEG_CNV_SERVICE Service Value 20111215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONFIGID Static method Public Method Check whether Configuration Id is present for Veg instance 20120803
2 CONVERT_DOC_INTERN_TO_KEY Static method Public Method Convert Internal Key to External 20111207
3 CONVERT_DOC_KEY_TO_INTERN Static method Public Method Convert External Key to Internal 20111207
4 CONVERT_XSTRING_TO_STRING Static method Public Method Convert Xtring to String 20111128
5 GET_CAD_CONFIG_FROM_LONG_TEXT Static method Public Method Get CAD config from long text from of material linked to doc 20131112
6 GET_DOC_VEG_CUST_DETAILS Static method Public Method Get Document Veg Customization Details 20111130
7 GET_DOC_VEG_CUST_FOR_XML Static method Public Method Get Document Veg Customization Details 20111205
8 GET_FILE_NAME_NO_EXTN Static method Public Method Get filename without file type extension 20120824
9 GET_SERVICE_URL Static method Public Method Get Service Url 20111130
10 GET_STORAGE_CATEGORY Static method Public Method Get Storage Category 20111130
11 GET_VEG_INT_FOR_STORAGE_CAT Static method Public Method Get VEG Instance for Storage Category 20111216
Events
Class CL_DMS_VEG_UTIL has no event.
Types
Class CL_DMS_VEG_UTIL has no local type.
Method Signatures

Method CHECK_CONFIGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXIST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120803
2 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) DMS_CONFG_ID Configuration ID 20120803
3 Importing IV_VEG_INSTANCE Call by reference Type reference (TYPE) VEG_INSTANCE VEG Instance 20120803

Method CHECK_CONFIGID on class CL_DMS_VEG_UTIL has no exception.

Method CONVERT_DOC_INTERN_TO_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT_KEY Call by reference Type reference (TYPE) DMS_DOCUMENT_KEY Document key with / as seperator 20111207
2 Importing IS_DOCUMENT_ID Call by reference Type reference (TYPE) DOCUMENT_INT_ID Document internal key 20111207

Method CONVERT_DOC_INTERN_TO_KEY on class CL_DMS_VEG_UTIL has no exception.

Method CONVERT_DOC_KEY_TO_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT_ID Call by reference Type reference (TYPE) DOCUMENT_INT_ID Document internal key 20111207
2 Importing IS_DOCUMENT_KEY Call by reference Type reference (TYPE) DMS_DOCUMENT_KEY Document key with / as seperator 20111207

Method CONVERT_DOC_KEY_TO_INTERN on class CL_DMS_VEG_UTIL has no exception.

Method CONVERT_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20111128
2 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING 20111128

Method CONVERT_XSTRING_TO_STRING on class CL_DMS_VEG_UTIL has no exception.

Method GET_CAD_CONFIG_FROM_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONFIG_DETAILS Call by reference Type reference (TYPE) DMS_VEG_T_CONFIG_DETAILS CAD configuration list for Fully Resolved Document creation 20131112
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) DMS_TBL_MSG Message Table 20131112
3 Importing IT_DOCUMENT_ID Call by reference Type reference (TYPE) DMS_TBL_DOCID Document Id 20131112

Method GET_CAD_CONFIG_FROM_LONG_TEXT on class CL_DMS_VEG_UTIL has no exception.

Method GET_DOC_VEG_CUST_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VEG_PARAM Call by reference Type reference (TYPE) DMS_S_VEG_PARAM Veg Parameters 20111130
2 Exporting EV_SEVERITY Call by reference Type reference (TYPE) DMS_MSG_SEVERITY Message Severity 20111130
3 Importing IV_DOKAR Call by reference Type reference (TYPE) DOKAR Document Type 20111130

Method GET_DOC_VEG_CUST_DETAILS on class CL_DMS_VEG_UTIL has no exception.

Method GET_DOC_VEG_CUST_FOR_XML 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 20111215
2 Exporting ET_VEG_PARAM Call by reference Type reference (TYPE) DMS_T_VEG_PARAM Veg Parameters 20111205
3 Exporting EV_SEVERITY Call by reference Type reference (TYPE) DMS_MSG_SEVERITY Message Severity 20111205
4 Importing IS_DMS_VEG_CNV Call by reference Type reference (TYPE) DMS_S_VEG_CNV Document Type 20111205
5 Importing IT_CONV_TYPE Call by reference Type reference (TYPE) DMS_T_EXPL_MODE Table for Explosion mode 20131107
6 Importing IV_ASM Call by reference Type reference (TYPE) BOOLE_D Check for Assembly 20111215
7 Importing IV_CONV_TYPE Call by reference Type reference (TYPE) DMS_EXPL_MODE Explosion Mode 20120718

Method GET_DOC_VEG_CUST_FOR_XML on class CL_DMS_VEG_UTIL has no exception.

Method GET_FILE_NAME_NO_EXTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILE_NAME Call by reference Type reference (TYPE) DMS_FILEP Original of Document 20120824
2 Importing IV_FILE Call by reference Type reference (TYPE) DMS_FILEP Original of Document 20120824

Method GET_FILE_NAME_NO_EXTN on class CL_DMS_VEG_UTIL has no exception.

Method GET_SERVICE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICE_URL Call by reference Type reference (TYPE) DMS_TBL_VEG_CNV_SERVICE Service Value 20111130

Method GET_SERVICE_URL on class CL_DMS_VEG_UTIL has no exception.

Method GET_STORAGE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STOR_CAT Call by reference Type reference (TYPE) SDOK_STCAT Category for physical documents 20111130
2 Importing IV_STOR_CAT Call by reference Type reference (TYPE) SDOK_STCAT Category for physical documents 20111130
3 Importing IV_VEG_INST Call by reference Type reference (TYPE) VEG_INSTANCE VEG Instance 20111130

Method GET_STORAGE_CATEGORY on class CL_DMS_VEG_UTIL has no exception.

Method GET_VEG_INT_FOR_STORAGE_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VEG_INST Call by reference Type reference (TYPE) VEG_INSTANCE Category for physical documents 20111216
2 Importing IV_STOR_CAT Call by reference Type reference (TYPE) SDOK_STCAT Category for physical documents 20111216

Method GET_VEG_INT_FOR_STORAGE_CAT on class CL_DMS_VEG_UTIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 607