SAP ABAP Class CL_ICF_ITS_SERVICE (ITS Service Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     S_ITSP (Package) ITS Plug-In
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICF_SERVICE_EXTENSION Extension to ICF Services for External Products 20030929
Properties
Class CL_ICF_ITS_SERVICE  
Short Description ITS Service Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ITSP   ITS Plug-In 
Created 20030929   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICF_ITS_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ICF_SERVICE_EXTENSION Extension to ICF Services for External Products 20030929
Friends
Class CL_ICF_ITS_SERVICE has no friend class.
Attributes
Class CL_ICF_ITS_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PARAMS_STRING_TO_TABLE Static method Public Method Convert Parameter String in Parameter Table 20030929
2 PARAMS_TABLE_TO_STRING Static method Public Method Convert Parameter String in Parameter Table 20030929
Events
Class CL_ICF_ITS_SERVICE has no event.
Types
Class CL_ICF_ITS_SERVICE has no local type.
Method Signatures

Method PARAMS_STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMSTR Call by reference Type reference (TYPE) STRING Parameterstring 20030929
2 Exporting PARAMTAB Call by reference Type reference (TYPE) IAC_PARAMETER_TABTYPE 20030929
3 Exporting PARAMTAB_2010 Call by reference Type reference (TYPE) IAC_PARAMETER_TABTYPE_2010 Parameter von IAC-Objekten (Service, Sprachressource) 20100527

Method PARAMS_STRING_TO_TABLE on class CL_ICF_ITS_SERVICE has no exception.

Method PARAMS_TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMSTR Call by reference Type reference (TYPE) STRING Parameterstring 20030929
2 Importing PARAMTAB Call by reference Type reference (TYPE) IAC_PARAMETER_TABTYPE 20030929
3 Importing PARAMTAB_2010 Call by reference Type reference (TYPE) IAC_PARAMETER_TABTYPE_2010 Parameter von IAC-Objekten (Service, Sprachressource) 20100527

Method PARAMS_TABLE_TO_STRING on class CL_ICF_ITS_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700