Fonction SAP BAPI_SRCSYSTEM_GETDETAIL - Reads details about a logical system

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
SOURCESYSTEM BAPI6101-SOURCESYSTEM C 10 Source System Name

Paramètre Reférence Type Long. Description
BASICIDOCTYPE BAPI6101-BASICIDOCTYPE C 30 Name of the basic Idoc type
DWSYSTEM BAPI6101-DWSYSTEM C 10 Name of the receiver system
GWHOST BAPI6101-GWHOST C 100 Gateway host name
GWSERVICE BAPI6101-GWSERVICE C 32 Gateway Service
HOST BAPI6101-HOST C 100 Name of Target Host
METHOD BAPI6101-METHOD C 1 Activation Type for TPCIP Connection
PORTNAME BAPI6101-PORTNAME C 10 Name of the port
PROGRAM BAPI6101-PROGRAM C 64 Program name (complete path)
RETURN BAPIRET2 u 548 BAPI Return Parameter
SYSTEMTYPE BAPI6101-SYSTEMTYPE C 1 Type of Source System
TEXTLONG BAPI6101-TEXTLONG C 40 Description of the source system

Functions
With this method, information about a source system can be determined.
Besides descriptive attributes (longtext and type), this method alsodelivers technical characteristics (technical name of the BusinessInformation Warehouse system, name of the Basis IDoc type and portname). This information can be used for additional communication withthe source system.
This method is only applicable for source systems that are alreadydefined in the Business Information Warehouse. MethodBAPI_SRCSYSTEM_GETLIST is available to determine all theInfoSources in the Business Information Warehouse.

Further information
Staging BAPI specification

Description
Name of the basic IDoc type. This name can be used to generate your owndata- and Info IDocs.

Value range

Default

Description
Technical name for the Business Information Warehouse System, in whichthe entered source system is defined.

Value range

Default

Description
Name of the ALE port. This name can be used to generate your own data-and Info IDocs.

Value range

Default

Description
Return parameter for the method. The return parameter gives informationabout the success or failure of the callup.

Value range
The most important error messages are:
Class Type Code Text
RSAR E 271 Source system & does not exist or cannot be used

Default

Description

Value range

  • 3 = R/3 source system

  • B = BAPI based source system

  • F = File interface
  • Default

    Description
    Long description of the source system

    Value range

    Default

    Description
    Name of the source system, for which information is to be determined.

    Value range
    The entered source system must be recognized in the BusinessInformation Warehouse.