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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Static method | Public | Method | Add message to Log | 20091203 | |
| 2 | Static method | Public | Method | Check RFC Connections for Search ID | 20091203 | |
| 3 | Static method | Public | Method | Checks system | 20091203 | |
| 4 | Static method | Public | Method | convert date internal to external | 20091203 | |
| 5 | Static method | Public | Method | converts period format | 20091203 | |
| 6 | Static method | Public | Method | Get attribute details of a given class | 20091203 | |
| 7 | Static method | Public | Method | Get error occured | 20091203 | |
| 8 | Static method | Public | Method | get RFC date format | 20091203 | |
| 9 | Static method | Public | Method | Get system | 20091203 | |
| 10 | Static method | Public | Method | Set errors | 20091203 | |
| 11 | 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 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20091203 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /BCV/S_FND_MESS_CONTEXT | Message Context | 20091203 | |||
| 3 | IV_CUMULATE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Boolean Value | 20091203 | ||
| 4 | IV_EXC_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Boolean Value | 20091203 | ||
| 5 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | /BCV/CL_SIN_C=>GC_MESS_CLASS | Message Class | 20091203 | ||
| 6 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20091203 | |||
| 7 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20091203 | ||
| 8 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091203 | |||
| 9 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091203 | |||
| 10 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091203 | |||
| 11 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091203 |
Method CHECK_RFC_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20091203 | |||
| 2 | IT_SYSTEMS_UX | Call by reference | Type reference (TYPE) | /BCV/T_SIN_SESYS | Table Type of /BCV/C_SESYS | 20091203 | |||
| 3 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20091203 | |||
| 4 | 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 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091203 | |||
| 2 | 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 | IV_DATE | Call by reference | Type reference (TYPE) | /BCV/FND_STRING | String | 20091203 | |||
| 2 | IV_DATE_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20091203 | |||
| 3 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091203 | |||
| 4 | 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 | IV_DATFM | Call by reference | Type reference (TYPE) | XUDATFM | Date format | 20091203 | |||
| 2 | IV_PERIOD | Call by reference | Type reference (TYPE) | CHAR7 | Character field, length 7 | 20091203 | |||
| 3 | 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 | ET_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20091203 | |||
| 2 | ET_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20091203 | |||
| 3 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | /BCV/SIN_CLASSNAME | Class Name | 20091203 | |||
| 4 | IV_INPUT_ATTR | Call by reference | Type reference (TYPE) | SEOSCONAME | 'INPUT_ATTR' | Class attribute name for input structure | 20091203 | ||
| 5 | 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 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20091203 | |||
| 2 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search ID | 20091203 | |||
| 3 | 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 | EV_DATE_FORMAT | Call by reference | Type reference (TYPE) | XUDATFM | Date format | 20091203 | |||
| 2 | EV_RFC_DATE_FORMAT | Call by reference | Type reference (TYPE) | XUDATFM | Date format | 20091203 | |||
| 3 | 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 | ET_SYSTEM | Call by reference | Type reference (TYPE) | /BCV/T_LOGSYS | Logical Systems | 20091203 | |||
| 2 | EV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091203 | |||
| 3 | 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 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20091203 | |||
| 2 | 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 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 2 | 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 |