SAP ABAP Class /BCV/CL_SIN_SERVICE_API (Service Klasse für CL_SIN_SEARCH (external use))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/SIN (Package) BCV Search Integration Layer
Properties
Class /BCV/CL_SIN_SERVICE_API  
Short Description Service Klasse für CL_SIN_SEARCH (external use)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/SIN   BCV Search Integration Layer 
Created 20091203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BCV/CL_FND_BOOLEAN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /BCV/CL_SIN_C Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_SIN_SERVICE_API has no interface implemented.
Friends
Class /BCV/CL_SIN_SERVICE_API has no friend class.
Attributes
Class /BCV/CL_SIN_SERVICE_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_TO_CHECK_LOG Static method Public Method Add message to Log 20091203
2 CHECK_RFC_CONNECTION Static method Public Method Check RFC Connections for Search ID 20091203
3 CHECK_SYSTEM Static method Public Method Checks system 20091203
4 CONVERT_DATE_INT_TO_EXT Static method Public Method convert date internal to external 20091203
5 CONVERT_PERIOD_INT_TO_EXT Static method Public Method converts period format 20091203
6 GET_ATTRIBUTE_DETAILS Static method Public Method Get attribute details of a given class 20091203
7 GET_ERROR_OCCURED Static method Public Method Get error occured 20091203
8 GET_RFC_DATE_FORMAT Static method Public Method get RFC date format 20091203
9 GET_SYSTEM Static method Public Method Get system 20091203
10 SET_ERRORS Static method Public Method Set errors 20091203
11 SPLIT_MESSAGE Static method Public Method Splits message 20091203
Events
Class /BCV/CL_SIN_SERVICE_API has no event.
Types
Class /BCV/CL_SIN_SERVICE_API has no local type.
Method Signatures

Method ADD_MESSAGE_TO_CHECK_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG PCV Log 20091203
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BCV/S_FND_MESS_CONTEXT Message Context 20091203
3 Importing IV_CUMULATE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Boolean Value 20091203
4 Importing IV_EXC_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Boolean Value 20091203
5 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID /BCV/CL_SIN_C=>GC_MESS_CLASS Message Class 20091203
6 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20091203
7 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20091203
8 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091203
9 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091203
10 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091203
11 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091203
# Exception Resumable Description Created on
1 /BCV/CX_SIN 20091203

Method CHECK_RFC_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20091203
2 Importing IT_SYSTEMS_UX Call by reference Type reference (TYPE) /BCV/T_SIN_SESYS Table Type of /BCV/C_SESYS 20091203
3 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20091203
4 Importing IV_USE_PARAMETER_UX Call by reference Type reference (TYPE) FLAG General Flag 20091203

Method CHECK_RFC_CONNECTION on class /BCV/CL_SIN_SERVICE_API has no exception.

Method CHECK_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20091203
2 Returning RV_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091203

Method CHECK_SYSTEM on class /BCV/CL_SIN_SERVICE_API has no exception.

Method CONVERT_DATE_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) /BCV/FND_STRING String 20091203
2 Importing IV_DATE_TYPE Call by reference Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20091203
3 Importing IV_MASTER_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20091203
4 Returning RV_DATE Value transfer Type reference (TYPE) /BCV/FND_STRING String 20091203

Method CONVERT_DATE_INT_TO_EXT on class /BCV/CL_SIN_SERVICE_API has no exception.

Method CONVERT_PERIOD_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATFM Call by reference Type reference (TYPE) XUDATFM Date format 20091203
2 Importing IV_PERIOD Call by reference Type reference (TYPE) CHAR7 Character field, length 7 20091203
3 Returning RV_PERIOD Value transfer Type reference (TYPE) CHAR8 Character field, 8 characters long 20091203

Method CONVERT_PERIOD_INT_TO_EXT on class /BCV/CL_SIN_SERVICE_API has no exception.

Method GET_ATTRIBUTE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_EXPORT_PARAMETER Export Parameter 20091203
2 Exporting ET_IMPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_IMPORT_PARAMETER Import Parameter 20091203
3 Importing IV_CLASSNAME Call by reference Type reference (TYPE) /BCV/SIN_CLASSNAME Class Name 20091203
4 Importing IV_INPUT_ATTR Call by reference Type reference (TYPE) SEOSCONAME 'INPUT_ATTR' Class attribute name for input structure 20091203
5 Importing IV_OUTPUT_ATTR Call by reference Type reference (TYPE) SEOSCONAME 'OUTPUT_ATTR' Class attribute name for output structure 20091203

Method GET_ATTRIBUTE_DETAILS on class /BCV/CL_SIN_SERVICE_API has no exception.

Method GET_ERROR_OCCURED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG PCV Log 20091203
2 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search ID 20091203
3 Returning RV_ERROR_OCCURRED Value transfer Type reference (TYPE) ABAP_BOOL 20091203

Method GET_ERROR_OCCURED on class /BCV/CL_SIN_SERVICE_API has no exception.

Method GET_RFC_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE_FORMAT Call by reference Type reference (TYPE) XUDATFM Date format 20091203
2 Exporting EV_RFC_DATE_FORMAT Call by reference Type reference (TYPE) XUDATFM Date format 20091203
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical Destination (Specified in Function Call) 20091203

Method GET_RFC_DATE_FORMAT on class /BCV/CL_SIN_SERVICE_API has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEM Call by reference Type reference (TYPE) /BCV/T_LOGSYS Logical Systems 20091203
2 Exporting EV_MASTER_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20091203
3 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search ID 20091203

Method GET_SYSTEM on class /BCV/CL_SIN_SERVICE_API has no exception.

Method SET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG PCV Log 20091203
2 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search ID 20091203

Method SET_ERRORS on class /BCV/CL_SIN_SERVICE_API has no exception.

Method SPLIT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_TEXT Call by reference Type reference (TYPE) STRING 20091203
2 Returning RS_MSG_STRUCT Value transfer Type reference (TYPE) SYMSG Structure of message variables 20091203

Method SPLIT_MESSAGE on class /BCV/CL_SIN_SERVICE_API has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702