Ansicht
Dokumentation

/FRE/SUI_MANUAL_ADD_PRODUCT - Manual Adding of New Order Proposal Line Items - Obsolete

/FRE/SUI_MANUAL_ADD_PRODUCT - Manual Adding of New Order Proposal Line Items - Obsolete

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module creates a new order proposal item for the store, vendor, product, requirements quantity and unit. The current date is used as the release date.

There are three possible situations:

  • If an order proposal already exists for the source location, target location, release date, AND item, then the existing order proposal is not changed, no item is added, and an exception is written into the BAPIRET table. In addition, the system returns the existing item structure for the product, including the requirements quantity.
    In this case, the module /FRE/SUI_MANUAL_OP_UPDATE must be used to update the existing item of the order proposal.
  • If an order proposal already exists for the source location, target location and release date, but NOT for the product, a new line item is added to the order proposal. The system writes a success message into the BAPIRET table and returns the newly created item structure for the product.
  • If no order proposal exists for the source location, target location and release date, the system creates a new order proposal header and adds the line item for the new product to the order proposal. The system writes a success message into the BAPIRET table and returns the newly created item structure for the product, including the new order proposal header number.

Use

Example

Notes

Further information





Parameters

ES_OPITEM_SHORT
ET_EXCEPTIONS
ET_PROD_EAN
I_CHECK_CONSIST
I_MATKL
I_ORDNO
I_PRODUCT_NO
I_QUANTITY
I_SALEVALUE
I_SLSNR
I_STORE_NO
I_UNIT
I_VENDOR_NO

Exceptions

Function Group

/SAPLSUI_WB

ROGBILLS - Synchronize billing plans   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2058 Date: 20240329 Time: 122453     sap01-206 ( 50 ms )