Fonction SAP BAPI_ISOURCE_MD_T_SEND - Sends data to a transfer InfoSource for master data

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 BAPI6100DA 251 Table of Found InfoSources

Functionality
With this method, master data attributes can be transfered to SAP BW inthe format of the current, valid transfer structure.

Example

Notes

  • Required for the data transfer is a valid data request number, that has
  • not yet been used (REQUESTID). SAP BW directs back data packageswithout a valid Request ID.
    • The transfer of selected data can take place in several sequence,
    • numbered data packets (one each per call up for this method) with (inprinciple) however many records per data packet you like.
      • If the transfer structure is longer than 250 bytes, the records must be
      • split up into fragments each containing 250 bytes.

        Further information
        Staging BAPI specification

        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
        RSM E 518 Request number & is invalid
        RSAR E 694 Request & is properly completed; no additional posting
        permitted
        RSAR E 713 Do not post request, since previous request is
        erroneous or is not completed

        Default

        Description
        Return parameter for the method. The return parameter gives informationabout the success or failure of the callup.
        The source system should use one of the error messages described belowwhen presenting error messages. The fields TYPE, ID and NUMBER arealways filled in, message RSAR 051 is used for individual errormessages, the message text is then presented 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 conditions

              Default

              Description
              Indicator whether the last data packet for the current data request isbeing dealt with.
              This indicator must be set with the last data packet to logicallyconclude the data transfer.

              Value range

              Default

              Description
              Sequence number of the data packet (corresponds to the number ofcallups of this method for a data request)

              Value range

              Default

              Description
              The REQUESTID is a unique data request ID, that is generated by thescheduler for every data request. The REQUESTID is given to theBusiness Information Warehouse when transmitting extracting data.

              Value range

              Default

              Description
              Date of the execution for the data selection on the source system.

              Value range

              Default

              Description
              Time of the execution for the data selection on the source system.

              Value range

              Default

              Description
              In this parameter, master data attributes are transfered to SAP BW inthe format of the transfer structure.
              The data records can be transfered in fragments each containing 250bytes.

              Value range