Ansicht
Dokumentation

EXIT_SAPLWAUF_003 -

EXIT_SAPLWAUF_003 -

Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Area

Allocations (SAP Retail)

Description

You use this user exit to define the conditions under which the requested quantity is automatically adopted as the confirmed quantity.

Example of your own condition:

The requested quantity is only adopted as the confirmed quantity if the requested quantity does not exceed 20 per cent of the quantity planned.

Dependencies

The user exit is only used in the following scenario:

no allocation table as yet exists for a promotion item. You enter the quantities requested in the promotion and then generate the allocation table. The system adopts the requested quantities any confirmed quantities.

The user exit is only used if in Customizing for the notification category the "Fill confirmed quantity with requested quantity" indicator has the value 2.

If you activated order quantity optimizing in allocation tables, (cf, rounding indicator), the confirmed quantity is rounded off in line with the rounding profile defined for the plant. The requested quantity is adopted as it is.

Interface

Input:

  • FI_USER
User (system data at logon).
  • FI_REF_AKTION_DET_QTY_E
Data from promotion
  • FI_PROMOT_WALE
Material-store assignment to a promotion.
Notification category data entered for plant.

Output:

  • FO_ACCEPT_CONFIRMED_QTY
Controls whether the requested quantity is adopted as the confirmed quantity.
  • FO_ACCEPT_CONFIRMED_QTY = 'X'

Requested quantity is adopted as the confirmed quantity.
  • FO_ACCEPT_CONFIRMED_QTY = ' '

Confirmed quantity is not automatically filled.

Exceptions:

  • FA_ERROR
An error occurred during user exit check.





CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2293 Date: 20240423 Time: 105106     sap01-206 ( 51 ms )