Fonction SAP BAPI_ISOURCE_TD_T_CREATE - Creating a transfer InfoSource for transaction data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DELTAUPDATE BAPI6106-DELTAUPD C 1 Flag: Delta update supported
FULLUPDATE BAPI6106-FULLUPD C 1 Flag: Full update supported
INFOSOURCE BAPI6106-INFOSOURCE C 30 InfoSource Name
RELOADABLE BAPI6106-PACKGUPD C 1 Flag: Subsequent Claim of a Data Package Supported
SOURCESYSTEM BAPI6106-SOURCESYSTEM C 10 Source System Name

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

Paramètre Reférence Long. Facultatif Description
TRANSTRUCTUREFIELDS BAPI6100FL 274 New fields of the transfer structure

Functions
With this method, a new InfoSource for transaction data can be created.

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 832 You do not have any authorization for InfoSource &2
RSAR E 208 InfoSource & (&) is unknown
RSAR E 215 Source system & is not an external system
RSAR E 243 InfoSource & (&) is already coupled with source system

Default

Description
This indicator shows whether the source system for this transferInfoSource supports sending change records.

Value range

  • X = Change records are supported

  • = Change records are not supported
  • Default

    Description
    This indicator shows whether the source system for this transferInfoSource supports sending complete transaction data (standard)

    Value range

    • X = Full update is supported

    • = Full update is not supported
    • Default

      Description
      Technical name for the InfoSource, for which a transfer InfoSource isto be created.

      Value range

      Default

      Description
      This indicator shows whether the source system for this transferInfoSource supports resending a data request

      Value range

      Default

      Description
      Technical name fo the source system, to which the transfer InfoSourceis assigned.

      Value range

      Default

      Description
      With this parameter, the fields of the transfer structure (includingfield definition) are transfered.

      Value range

1102486Creating transfer rules w/o InfoObject assignment for BAPIs
1116377Creating InfoSource using a BAPI: Dialog box triggers error