Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>CIFSLS03



Index

CIFSLS03

User Exits for CIF
In this enhancement, you can transfer customer-order-specific data from SAP R/3 to SAP APO.

The associated component EXIT_SAPLCSLS_002 provides you with tables that are required for the transfer. In particular, these are:

  • Requirements table ET_SL_REQ
  • Item table ET_SL_DOC
  • Field catalog ET_ATPFIELD

You can use this exit to create or change documents in SAP R/3 as well as for the initial data transfer.

The data is transferred to SAP APO after this exit is called.

Notes

If you use program /SAPAPO/CIF_DELTAREPORT3, you have to add the corresponding logic to function module EXIT_SAPLCID3_001. For more information, see the documentation for enhancement CIFCID3.

Programs /SAPAPO/CIF_DELTAREPORT and /SAPAPO/CIF_DELTAREPORT2 also run this exit.


Function/Program:
  • EXIT_SAPLCSLS_002: Customer Exit Immediately Before Dispatching Sales Orders

02-Oct-2005