SAP ABAP Class CL_VIP_UTILS (Utility calss)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-DMS-CNV (Application Component) DMS Integration for Viewer/CAD intergration
⤷
VIP_BO (Package) Visual Instance Planner BO

⤷

⤷

Properties
Class | CL_VIP_UTILS | |
Short Description | Utility calss | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VIP_BO | Visual Instance Planner BO |
Created | 20130625 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VIP_UTILS has no forward declaration.
Interfaces
Class CL_VIP_UTILS has no interface implemented.
Friends
Class CL_VIP_UTILS has no friend class.
Attributes
Class CL_VIP_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert Document ID to Document Key | 20131107 |
2 | ![]() |
Static method | Public | Method | Convert Document Key to Document ID | 20131107 |
3 | ![]() |
Static method | Public | Method | Convert RAWSTRING TO STRING | 20131107 |
4 | ![]() |
Static method | Public | Method | Convert String format to Rawstring | 20131107 |
5 | ![]() |
Static method | Public | Method | To Fetch the data type of the field | 20131107 |
Events
Class CL_VIP_UTILS has no event.
Types
Class CL_VIP_UTILS has no local type.
Method Signatures
Method CNV_DOC_ID_TO_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOCUMENT_ID | Value transfer | Type reference (TYPE) | VIP_DOCUMENT_ID | 20131107 | |||
2 | ![]() |
RS_DOCUMENT_KEY | Value transfer | Type reference (TYPE) | VIP_S_DOCUMENT_KEY | 20131107 |
Method CNV_DOC_ID_TO_KEY on class CL_VIP_UTILS has no exception.
Method CNV_DOC_KEY_TO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOCUMENT_KEY | Value transfer | Type reference (TYPE) | VIP_S_DOCUMENT_KEY | 20131107 | |||
2 | ![]() |
RV_DOCUMENT_ID | Value transfer | Type reference (TYPE) | VIP_DOCUMENT_ID | 20131107 |
Method CNV_DOC_KEY_TO_ID on class CL_VIP_UTILS has no exception.
Method CONVERT_RAWSTRING_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | VIP_S_MESSAGE_WITH_REF | 20131107 | |||
2 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | VIP_XML_STRING | 20131107 | |||
3 | ![]() |
IV_RAWSTRING | Call by reference | Type reference (TYPE) | VIP_XML_RAWSTR | 20131107 |
Method CONVERT_RAWSTRING_TO_STRING on class CL_VIP_UTILS has no exception.
Method CONVERT_STRING_TO_RAWSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | VIP_S_MESSAGE_WITH_REF | 20131107 | |||
2 | ![]() |
EV_RAWSTRING | Call by reference | Type reference (TYPE) | VIP_XML_RAWSTR | 20131107 | |||
3 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | VIP_XML_STRING | 20131107 |
Method CONVERT_STRING_TO_RAWSTRING on class CL_VIP_UTILS has no exception.
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARAMETER_TYPE | Call by reference | Type reference (TYPE) | VIP_TYPE | 20131107 | |||
2 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20131107 |
Method GET_DATA_TYPE on class CL_VIP_UTILS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |