Ansicht
Dokumentation

EXIT_SAPLWRWB_001 -

EXIT_SAPLWRWB_001 -

BAL Application Log Documentation   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Area

Allocations (SAP Retail)

Description

You use this user exit to control whether a user may report requested quantities for a plant or display allocation data.

Interface

Input:

  • FI_STORE
Number of plant for which the user wants to display allocation data or report requested quantities.
  • FI_USER
User (system logon data).
  • FI_READ_INDICATOR
Controls whether user wants to display data only or also report requested quantities.
  • A

Display allocation table data
  • B

Report requested quantities
  • C

Display allocation table data and report requested quantities (if possible)

Output:

  • FO_RETURN_CODE
Controls whether the requested function is allowed.
  • FI_READ_INDICATOR = A

FO_RETURN_CODE = 0: display allowed
FO_RETURN_CODE > 0: display not allowed
  • FI_READ_INDICATOR = B

FO_RETURN_CODE = 0: reply allowed
FO_RETURN_CODE > 0: reply not allowed
  • FI_READ_INDICATOR = C

FO_RETURN_CODE = 0: display and reply allowed
FO_RETURN_CODE = 1: display allowed, reply not allowed
FO_RETURN_CODE > 1: display and reply not allowed





TXBHW - Original Tax Base Amount in Local Currency   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1961 Date: 20240426 Time: 181613     sap01-206 ( 21 ms )