Fonction SAP BAPI_ISOURCE_MD_T_SENDTXT_BIN - Sends Text Data to a Transfer InfoSource for Master Data (Binary)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTRACTIONERROR BAPIRET2 u 548 Error message for the data extraction
LASTPACKET BAPI6107DP-LASTPACKET C 1 Flag: Last Data Package
PACKETNUMBER BAPI6107DP-PACKETNUMBER N 6 Current Data Package Number
REQUESTID BAPI6107DP-REQUEST C 30 Number of the data request
SELECTIONDATE BAPI6107DP-SELECTIONDATE D 8 Data selection date
SELECTIONTIME BAPI6107DP-SELECTIONTIME T 6 Time of the data selection

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 BAPI Return Parameter

Paramètre Reférence Long. Facultatif Description
DATA BAPI6100DARAW 251 Data - Data Record (Binary) with Update Indicator (Binary)

Functionality
You use this method to transfer master data texts to SAP BW in theformat of the transfer structure that is presently valid.

Example

Notes

  • A valid data request number (REQUESTID) that has not yet been used is a
  • prerequisite for the data transfer. SAP BW rejects data packages that donot have a valid request ID.

    Further information
    Staging BAPI specification.

    Description
    Return parameter of the method: The return parameter returns informationabout whether the call was successful.

    Value range
    The most important error messages are:
    Class Type Code Text
    RSM E 518 Request number & is not valid
    RSM E 694 Request & exited accordingly; no further update allowed
    RSM E 713 Cannot update request as previous request has errors or
    is not finished

    Default

    Description
    Return parameter of the method: The return parameter returns informationabout whether the call was successful.
    The source system should use one of the error messages described belowto transfer error messages. The fields TYPE, ID and NUMBER always haveto be filled; messages RSAR 051 is to be used for individual errormessages. The message text has to be transferred in the MESSAGE field.

    • TYPE Message type:

    • S = Success, E = Error, W = Warning, I = Information
      • ID Message class:

      • RSAR
        • NUMBER Message number:

        • See below

          Value range
          Class Type Code Text
          RSAR E 051
          RSAR E 058 Error in the selection criteria

          Default

          Description
          Indicates whether this is the last data package for the current datarequest.
          This indicator has to be set for the last data package so that the datatransfer can be logically closed.

          Value range

          Default

          Description
          Sequential number of the data package (corresponds to the number oftimes this method has been called for a data request).

          Value range

          Default

          Description
          The REQUESTID is a unique data request identifier that is generated foreach data request by the Scheduler. The REQUESTID has to be given to theBusiness Information Warehouse when extracted data is transferred.

          Value range

          Default

          Default

          Description
          Date on which data selection performed for source system.

          Value range

          Default

          Description
          Time at which data selection performed for source system.

          Value range

          Default

          Description
          This parameter transfers master data texts to SAP BW in the format ofthe transfer structure.

          Value range