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 GR_TOUR_HEADER Static Attribute Private Object reference (TYPE REF TO) DATA Reference to Tour Header (VTTK or /DSD/VC_VLH) 20070315
2 GS_DISPLAY Static Attribute Public Type reference (TYPE) /DSD/GS_DISPLAY_ATTRIBUTE Frontend Display Attributes 20070227
3 GT_DRIVER Static Attribute Private Type reference (TYPE) /DSD/GS_DRIVER_H_TT Driver Attributes 20070227
4 GT_TOUR_CUSTOMER Static Attribute Public Type reference (TYPE) /DSD/HH_CUSTOMER List of Visited Customer 20070227
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Cumulate Message into Default Apllication Log 20070307
2 CONVERSION_EXIT Static method Public Method Process Conversion Exit 20070405
3 CONVERT_CURRENCIES Static method Public Method Convert Currency Fields to Target Currency 20070326
4 CONVERT_DECIMALS Static method Public Method Convert Decimal Fields According to Decimal Notation 20070405
5 CONVERT_TIME_SELECTIONS Static method Public Method Convert Time Selections into Internal Format 20070313
6 CREATE_TABLE Static method Public Method Create Structure and Table Type 20070315
7 GET_DEC_NOTATION Static method Public Method Retrieve Information from Display Format 20070405
8 GET_DISPLAY_ATTRIBUTES Static method Public Method Get Frontend Display Attributes 20070323
9 GET_DRIVER_DATA Static method Public Method Get Driver Attributes 20070227
10 GET_EXTRACTION_VARIANT Static method Public Method Determine Set of Extraction Variants 20070227
11 GET_TOUR_CUSTOMER Static method Public Method Get List of Visited Customers 20070227
12 GET_TOUR_HEADER Static method Public Method Get Tour Header 20070315
13 GET_VISIT_DATE Static method Public Method Get Visit Date from Tour Header 20070321
14 SET_DISPLAY_ATTRIBUTES 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 Returning EV_ERROR_OCCURED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070316
2 Importing IV_LEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of detail 20070307
3 Importing 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 Exporting EV_OUTPUT Call by reference Type reference (TYPE) CLIKE External Representation 20070405
2 Importing IV_CONVERSION_EXIT Call by reference Type reference (TYPE) CONVEXIT Conversion Routine 20070405
3 Importing 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 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE Table Containing Data 20070326
2 Exporting EV_CURRENCY_CONVERSION Call by reference Type reference (TYPE) BOOLEAN At Least One Curreny was Converted 20070326
3 Importing IT_DFIES Call by reference Type reference (TYPE) /DSD/GS_DFIES_S_TT Field List 20070326
4 Importing IV_TARGET_CUKY Call by reference Type reference (TYPE) WAERS Currency Key 20070326
# Exception Resumable Description Created on
1 ERROR_DURING_CONVERSION Error During Currency Conversion 20070326

Method CONVERT_DECIMALS 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) CLIKE Decimal in Character Format 20070405
2 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) DYNPTYPE Dictionary Data Type 20070405
3 Importing 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 Exporting ET_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE_RFC Range List 20070314
2 Importing IT_CDMI_TSL Call by reference Type reference (TYPE) /DSD/GS_DMI_TSL_TT Time Selections from Customizing 20070314
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Date 20070314
# Exception Resumable Description Created on
1 CONVERSION_ERROR Error During Conversion 20070313

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STRUCT_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR RTS Structure Type 20070316
2 Exporting ER_TABLE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR RTS Table Type 20070316
3 Exporting ET_DFIES Call by reference Type reference (TYPE) /DSD/GS_DFIES_S_TT Field List 20070315
4 Importing IT_DFIES Call by reference Type reference (TYPE) /DSD/GS_DFIES_S_TT Field List 20070315
# Exception Resumable Description Created on
1 ERROR_DURING_TYPE_CREATION 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 Changing CS_FORMAT Call by reference Type reference (TYPE) /DSD/GS_DISP_FORMAT_DESC Format Description 20070405
2 Importing 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 Returning 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 Returning ES_DRIVER Value transfer Type reference (TYPE) /DSD/GS_DRIVER Driver Attributes 20070227
2 Importing 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 Exporting ET_EXTRACTION_VARIANT Call by reference Type reference (TYPE) /DSD/GS_EXT_VAR_S_TT List of Extraction Variants 20070227
2 Importing 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 Invalid Input Parameter 20070312

Method GET_TOUR_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning ER_TOUR_HEADER Value transfer Object reference (TYPE REF TO) DATA Reference to Tour Header (VTTK or /DSD/VC_VLH) 20070315
2 Importing 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 Returning EV_VISIT_DATE Value transfer Type reference (TYPE) D Visit Date 20070321
2 Importing 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 Importing 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