SAP ABAP Class /DSD/GS_CL_SERVICE (DSD: Services for Generic Statistical Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-GS (Application Component) Generic Statistical Data
⤷
/DSD/GS (Package) DSD Generic Statistical Data

⤷

⤷

Properties
Class | /DSD/GS_CL_SERVICE | |
Short Description | DSD: Services for Generic Statistical Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /DSD/GS | DSD Generic Statistical Data |
Created | 20070227 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /DSD/GS_CL_SERVICE has no forward declaration.
Interfaces
Class /DSD/GS_CL_SERVICE has no interface implemented.
Friends
Class /DSD/GS_CL_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Tour Header (VTTK or /DSD/VC_VLH) | 20070315 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /DSD/GS_DISPLAY_ATTRIBUTE | Frontend Display Attributes | 20070227 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /DSD/GS_DRIVER_H_TT | Driver Attributes | 20070227 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /DSD/HH_CUSTOMER | List of Visited Customer | 20070227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Cumulate Message into Default Apllication Log | 20070307 |
2 | ![]() |
Static method | Public | Method | Process Conversion Exit | 20070405 |
3 | ![]() |
Static method | Public | Method | Convert Currency Fields to Target Currency | 20070326 |
4 | ![]() |
Static method | Public | Method | Convert Decimal Fields According to Decimal Notation | 20070405 |
5 | ![]() |
Static method | Public | Method | Convert Time Selections into Internal Format | 20070313 |
6 | ![]() |
Static method | Public | Method | Create Structure and Table Type | 20070315 |
7 | ![]() |
Static method | Public | Method | Retrieve Information from Display Format | 20070405 |
8 | ![]() |
Static method | Public | Method | Get Frontend Display Attributes | 20070323 |
9 | ![]() |
Static method | Public | Method | Get Driver Attributes | 20070227 |
10 | ![]() |
Static method | Public | Method | Determine Set of Extraction Variants | 20070227 |
11 | ![]() |
Static method | Public | Method | Get List of Visited Customers | 20070227 |
12 | ![]() |
Static method | Public | Method | Get Tour Header | 20070315 |
13 | ![]() |
Static method | Public | Method | Get Visit Date from Tour Header | 20070321 |
14 | ![]() |
Static method | Public | Method | Get Frontend Display Attributes | 20070405 |
Events
Class /DSD/GS_CL_SERVICE has no event.
Types
Class /DSD/GS_CL_SERVICE has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_OCCURED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070316 | ||
2 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Application Log: Level of detail | 20070307 | |
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | MSGTY | Message Type | 20070316 |
Method ADD_MESSAGE on class /DSD/GS_CL_SERVICE has no exception.
Method CONVERSION_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT | Call by reference | Type reference (TYPE) | CLIKE | External Representation | 20070405 | ||
2 | ![]() |
IV_CONVERSION_EXIT | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20070405 | ||
3 | ![]() |
IV_INPUT | Call by reference | Type reference (TYPE) | ANY | Internal Representation | 20070405 |
Method CONVERSION_EXIT on class /DSD/GS_CL_SERVICE has no exception.
Method CONVERT_CURRENCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table Containing Data | 20070326 | ||
2 | ![]() |
EV_CURRENCY_CONVERSION | Call by reference | Type reference (TYPE) | BOOLEAN | At Least One Curreny was Converted | 20070326 | ||
3 | ![]() |
IT_DFIES | Call by reference | Type reference (TYPE) | /DSD/GS_DFIES_S_TT | Field List | 20070326 | ||
4 | ![]() |
IV_TARGET_CUKY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20070326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Currency Conversion | 20070326 |
Method CONVERT_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | CLIKE | Decimal in Character Format | 20070405 | ||
2 | ![]() |
IV_DATA_TYPE | Call by reference | Type reference (TYPE) | DYNPTYPE | Dictionary Data Type | 20070405 | ||
3 | ![]() |
IV_P | Call by reference | Type reference (TYPE) | P | Import Value | 20070405 |
Method CONVERT_DECIMALS on class /DSD/GS_CL_SERVICE has no exception.
Method CONVERT_TIME_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE_RFC | Range List | 20070314 | ||
2 | ![]() |
IT_CDMI_TSL | Call by reference | Type reference (TYPE) | /DSD/GS_DMI_TSL_TT | Time Selections from Customizing | 20070314 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date | 20070314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Conversion | 20070313 |
Method CREATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCT_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | RTS Structure Type | 20070316 | ||
2 | ![]() |
ER_TABLE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | RTS Table Type | 20070316 | ||
3 | ![]() |
ET_DFIES | Call by reference | Type reference (TYPE) | /DSD/GS_DFIES_S_TT | Field List | 20070315 | ||
4 | ![]() |
IT_DFIES | Call by reference | Type reference (TYPE) | /DSD/GS_DFIES_S_TT | Field List | 20070315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Type Cannot be Created | 20070315 |
Method GET_DEC_NOTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FORMAT | Call by reference | Type reference (TYPE) | /DSD/GS_DISP_FORMAT_DESC | Format Description | 20070405 | ||
2 | ![]() |
IV_CUKY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20070405 |
Method GET_DEC_NOTATION on class /DSD/GS_CL_SERVICE has no exception.
Method GET_DISPLAY_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DISPLAY_ATTRIBUTES | Value transfer | Type reference (TYPE) | /DSD/GS_DISPLAY_ATTRIBUTE | Frontend Display Attributes | 20070323 |
Method GET_DISPLAY_ATTRIBUTES on class /DSD/GS_CL_SERVICE has no exception.
Method GET_DRIVER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DRIVER | Value transfer | Type reference (TYPE) | /DSD/GS_DRIVER | Driver Attributes | 20070227 | ||
2 | ![]() |
IV_DRIVER | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20070227 |
Method GET_DRIVER_DATA on class /DSD/GS_CL_SERVICE has no exception.
Method GET_EXTRACTION_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXTRACTION_VARIANT | Call by reference | Type reference (TYPE) | /DSD/GS_EXT_VAR_S_TT | List of Extraction Variants | 20070227 | ||
2 | ![]() |
IS_EXTVAR_DETERM_PARAM | Call by reference | Type reference (TYPE) | /DSD/GS_EXTVAR_DETERM_PARAM | Parameters for Extraction Variant Determination | 20070227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid Input Parameter | 20070312 |
Method GET_TOUR_CUSTOMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOUR_CUSTOMER | Value transfer | Type reference (TYPE) | /DSD/HH_CUSTOMER | List of Visited Customers | 20070227 |
Method GET_TOUR_CUSTOMER on class /DSD/GS_CL_SERVICE has no exception.
Method GET_TOUR_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TOUR_HEADER | Value transfer | Object reference (TYPE REF TO) | DATA | Reference to Tour Header (VTTK or /DSD/VC_VLH) | 20070315 | ||
2 | ![]() |
IV_TOUR_ID | Call by reference | Type reference (TYPE) | /DSD/ST_TOURID | Tour ID | 20070315 |
Method GET_TOUR_HEADER on class /DSD/GS_CL_SERVICE has no exception.
Method GET_VISIT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VISIT_DATE | Value transfer | Type reference (TYPE) | D | Visit Date | 20070321 | ||
2 | ![]() |
IV_TOUR_ID | Call by reference | Type reference (TYPE) | /DSD/ST_TOURID | Tour ID | 20070321 |
Method GET_VISIT_DATE on class /DSD/GS_CL_SERVICE has no exception.
Method SET_DISPLAY_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DISPLAY_ATTRIBUTES | Value transfer | Type reference (TYPE) | /DSD/GS_DISPLAY_ATTRIBUTE | Frontend Display Attributes | 20070405 |
Method SET_DISPLAY_ATTRIBUTES on class /DSD/GS_CL_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 603 |