Ansicht
Dokumentation

LWZRE011 - Screen Exits for Settlement Documents

LWZRE011 - Screen Exits for Settlement Documents

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functions

The function modules and screens of function group XLFX provide user exits and screen exits for maintaining customer-specific fields at header and item level.

Screen areas

If you use the enhancement, you must create and generate the following screens (even if the screens themselves are not used):

  • SAPLXLFX 0200 Subscreen: Additional data, entry, settlement documents
  • SAPLXLFX 0220 Subscreen: Additional data, header, details
  • SAPLXLFX 0230 Subscreen: Additional data, item, details
  • SAPLXLFX 0320 Subscreen: Additional data, list entry
  • SAPLXLFX 0510 Subscreen: Additional data, header, list entry

You must flag all the screens as subscreens. They do not need to contain fields but they must exist to avoid program termination.

Function exits

The screens are linked with the standard program via function modules. Some function modules provide data for the subscreen (export), and some function modules collect data from the subscreen (import).

  • Additional data, header, entry
  • EXIT_SAPLWLF2_006 Provision of subscreen data, settlement docs, header

  • EXIT_SAPLWLF2_007 Collection of subscreen data, settlement docs, header

  • Additional data, header, details
  • EXIT_SAPLWLF2_006 Provision of subscreen data, settlement docs, header

  • EXIT_SAPLWLF2_007 Collection of subscreen data, settlement docs, header

  • Additional data, item, details
  • EXIT_SAPLWLF2_008 Provision of subscreen data, settlement docs, item

  • EXIT_SAPLWLF2_009 Collection of subscreen data, settlement docs, item

  • Additional data, list entry
  • EXIT_SAPLWLF2_010 Provision of subscreen data, vendor sett. lists, header

  • EXIT_SAPLWLF2_011 Collection of subscreen data, vendor sett. lists, header

  • Additional data, header, list entry
  • EXIT_SAPLWLF2_010 Provision of subscreen data, vendor sett. list, header

  • EXIT_SAPLWLF2_011 Collection of subscreen data, vendor sett. list, header

In the PBO function modules, you can configure/supply data to your own data fields.

In the PAI function module, you obtain the current data from the standard system (data that may have changed since PBO was called).

In the import function modules, you can return your fields to the standard program.

All the necessary document information needed to issue data on the relevant subscreen (according to the criteria) is available to the user, depending on the function module.

You can use enhancement LWZRE004 to perform an additional check on the data in your subscreens.






ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3592 Date: 20240425 Time: 081156     sap01-206 ( 47 ms )