Fonction SAP BAPI_EXTORDER_CHANGE - IS-H: BAPI ExternalOrder.ChangeExternalOrder - Change External Order

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CLIENT BAPINALL-CLIENT C 3 Client
EXTERNAL_ORDER BAPI1312NEO_NFALX u 396 IS-H BAPI: External Order
EXTERNAL_ORDERER BAPI1309BPARTNER-BPARTNER C 10 X Exernal Order Placer
EXTERNAL_ORDER_ID BAPI1312NEO_NFAL-PATCASEID C 10 External Order Number
INSTITUTION BAPI1312NEO_NFAL-INSTITUTION C 4 Institution
TESTRUN BAPINALL-TESTRUN C 1 SPACE X Test Mode (No Changes in Database)

Paramètre Reférence Type Long. Description
EXTERNAL_ORDER_CHG BAPI1312NEO_NFAL u 380 Changed External Order
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 Most Severe Message Type

Paramètre Reférence Long. Facultatif Description
REMARK_EXTERNAL BAPI1312LTEXT 134 X External Comments
REMARK_INTERNAL BAPI1312LTEXT 134 X Internal Comments
RETURN BAPIRET2 548 X Return Messages

Functionality
INCLUDE NBAPI_ISH
It changes the data of an external order.
You must transfer the following data:

  • CLIENT - client

  • INSTITUTION - institution

  • EXTERNAL_ORDER_ID - external order number

  • EXTERNAL_ORDER - external order data

  • In addition, you can transfer the parameter
    • EXTERNAL_ORDERER - external order placer
    • Notes
      Test Mode allows you to test the consistency of the data to bechanged.
      INCLUDE BAPI_RET

      Description
      Data of the changed external order
      INCLUDE NBAPI_WORST_RETURNED_MSGTY
      INCLUDE NBAPI_CLIENT

      Description
      In this structure you specify the external order data that is to bechanged.

      Description
      Number of the external order placer

      Description
      Number of the external order (this is the case number in the system)
      INCLUDE NBAPI_INSTITUTION
      INCLUDE NBAPI_TESTRUN

      Description
      Table with external comments

      Description
      Table with internal comments

      Description
      Any errors that have occurred are returned in this table.

      Value range
      INCLUDE NBAPI_RETS_EXTORDER_CHANGE OBJECT DOKU ID TX