SAP ABAP Function Module RSAR_LOGICAL_SYSTEM_CHECK (Check source system for existence / consistency)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAR (Package) Data import from source system

⤷

⤷

Basic Data
Function Module | RSAR_LOGICAL_SYSTEM_CHECK | Check source system for existence / consistency |
Function Group | RSAC | InfoSourceMaintenance Backend (1) |
Program Name | SAPLRSAC | Data Import Customizing Business Information Warehouse |
INCLUDE Name | LRSACU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_MESSAGES | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
![]() |
E_QS_UNKNOWN | TYPE | RS_BOOL | Source System not known in BW | |||
![]() |
E_QS_INACTIVE | TYPE | RS_BOOL | Source System inactive in BW | |||
![]() |
E_QS_RELEASE_OLD | TYPE | RS_BOOL | Extended Check: System has different release to RSBASIDOC | |||
![]() |
E_QS_NAME_UNKNOWN | TYPE | RS_BOOL | Extended Check: Log. name of source system not known in BW | |||
![]() |
E_QS_OLD_REPLICATION | TYPE | RS_BOOL | Extended Check: No Metadata-Upload since Upgrade | |||
![]() |
E_BW_PARTNER_NOT_EXIST | TYPE | RS_BOOL | Extended check: partner agreement in BW does not exist | |||
![]() |
E_BW_MESSTP_REQU_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "Request" does not exist in BW | |||
![]() |
E_BW_MESSTP_INFO_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "Information" does not exist in BW | |||
![]() |
E_BW_MESSTP_DATA_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "data" does not exist in BW | |||
![]() |
E_BW_PORT_NOT_EXIST | TYPE | RS_BOOL | Extended Check: Port to source system does not exist in BW | |||
![]() |
E_BW_IDOCTYPE_NOT_EXIST | TYPE | RS_BOOL | Extended Check: Idoctyp does not exist in BW | |||
![]() |
E_BW_RFCTYPE_WRONG | TYPE | RS_BOOL | Extended Check: wrong type for destination | |||
![]() |
E_BW_RFC_NOT_EXIST | TYPE | RS_BOOL | Destionation for source system does not exist in BW | |||
![]() |
E_BW_PORT_ERROR | TYPE | RS_BOOL | Extended Check: Description of Ports not correct in BW | |||
![]() |
E_BW_RFC_ERROR | TYPE | RS_BOOL | Extended Check: Failure in destination to source system in BW | |||
![]() |
E_QS_OLD_ADDON | TYPE | RS_BOOL | Extended Check: source system not yet AddOn 2.0 | |||
![]() |
E_BW_UNKNOWN | TYPE | RS_BOOL | Extended Check: BW not known in source system | |||
![]() |
E_BW_INACTIVE | TYPE | RS_BOOL | Extended Check: BW not acitve in source system | |||
![]() |
E_BW_QS_IDOCTYPE_DIFFERENT | TYPE | RS_BOOL | Extended Check: Idoctyp not equal in BW and source system | |||
![]() |
E_QS_PARTNER_NOT_EXIST | TYPE | RS_BOOL | Extended check: partner agreement in the source system does not exist | |||
![]() |
E_QS_MESSTP_REQU_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "Request" does not exist in source system | |||
![]() |
E_QS_MESSTP_INFO_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "Information" does not exist in source system | |||
![]() |
E_QS_MESSTP_DATA_NOT_EXIST | TYPE | RS_BOOL | Extended Check: message type "Data" does not exist in source system | |||
![]() |
E_QS_MESSTP_DATA_WRONG_IDOCTYP | TYPE | RS_BOOL | Extended Check: message type "Data" has wrong Idoctype | |||
![]() |
E_QS_RFC_ERROR | TYPE | RS_BOOL | Extended Check: Failure in destination to BW in source system | |||
![]() |
E_QS_UDC_ERROR | TYPE | RS_BOOL | Extended Check: maintenance of UDC not correct | |||
![]() |
E_QS_ODP_ERROR | TYPE | RS_BOOL | Extended Check: ODP Settings not correct | |||
![]() |
I_LOGSYS | TYPE | RSA_LOGSYS | Logical system (OLTP) | |||
![]() |
I_ANALYSE | TYPE | RS_BOOL | Detailed Check | |||
![]() |
I_SHOW_PROTOCOL | TYPE | RS_BOOL | Display Log | |||
![]() |
LOGICAL_SYSTEM_EXISTS | TYPE | Logical system does already exist | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040315 |
SAP Release Created in |