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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DMS_TBL_VEG_CNV_SERVICE | Service Value | 20111215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check whether Configuration Id is present for Veg instance | 20120803 |
2 | ![]() |
Static method | Public | Method | Convert Internal Key to External | 20111207 |
3 | ![]() |
Static method | Public | Method | Convert External Key to Internal | 20111207 |
4 | ![]() |
Static method | Public | Method | Convert Xtring to String | 20111128 |
5 | ![]() |
Static method | Public | Method | Get CAD config from long text from of material linked to doc | 20131112 |
6 | ![]() |
Static method | Public | Method | Get Document Veg Customization Details | 20111130 |
7 | ![]() |
Static method | Public | Method | Get Document Veg Customization Details | 20111205 |
8 | ![]() |
Static method | Public | Method | Get filename without file type extension | 20120824 |
9 | ![]() |
Static method | Public | Method | Get Service Url | 20111130 |
10 | ![]() |
Static method | Public | Method | Get Storage Category | 20111130 |
11 | ![]() |
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 | ![]() |
EV_EXIST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120803 | ||
2 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | DMS_CONFG_ID | Configuration ID | 20120803 | ||
3 | ![]() |
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 | ![]() |
ES_DOCUMENT_KEY | Call by reference | Type reference (TYPE) | DMS_DOCUMENT_KEY | Document key with / as seperator | 20111207 | ||
2 | ![]() |
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 | ![]() |
ES_DOCUMENT_ID | Call by reference | Type reference (TYPE) | DOCUMENT_INT_ID | Document internal key | 20111207 | ||
2 | ![]() |
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 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20111128 | |||
2 | ![]() |
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 | ![]() |
ET_CONFIG_DETAILS | Call by reference | Type reference (TYPE) | DMS_VEG_T_CONFIG_DETAILS | CAD configuration list for Fully Resolved Document creation | 20131112 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | DMS_TBL_MSG | Message Table | 20131112 | ||
3 | ![]() |
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 | ![]() |
ES_VEG_PARAM | Call by reference | Type reference (TYPE) | DMS_S_VEG_PARAM | Veg Parameters | 20111130 | ||
2 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | DMS_MSG_SEVERITY | Message Severity | 20111130 | ||
3 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | DMS_TBL_MSG | Message Table | 20111215 | ||
2 | ![]() |
ET_VEG_PARAM | Call by reference | Type reference (TYPE) | DMS_T_VEG_PARAM | Veg Parameters | 20111205 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | DMS_MSG_SEVERITY | Message Severity | 20111205 | ||
4 | ![]() |
IS_DMS_VEG_CNV | Call by reference | Type reference (TYPE) | DMS_S_VEG_CNV | Document Type | 20111205 | ||
5 | ![]() |
IT_CONV_TYPE | Call by reference | Type reference (TYPE) | DMS_T_EXPL_MODE | Table for Explosion mode | 20131107 | ||
6 | ![]() |
IV_ASM | Call by reference | Type reference (TYPE) | BOOLE_D | Check for Assembly | 20111215 | ||
7 | ![]() |
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 | ![]() |
EV_FILE_NAME | Call by reference | Type reference (TYPE) | DMS_FILEP | Original of Document | 20120824 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EV_STOR_CAT | Call by reference | Type reference (TYPE) | SDOK_STCAT | Category for physical documents | 20111130 | ||
2 | ![]() |
IV_STOR_CAT | Call by reference | Type reference (TYPE) | SDOK_STCAT | Category for physical documents | 20111130 | ||
3 | ![]() |
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 | ![]() |
EV_VEG_INST | Call by reference | Type reference (TYPE) | VEG_INSTANCE | Category for physical documents | 20111216 | ||
2 | ![]() |
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 |