2008 Oct 21 1:34 PM
Hi,
-> Go to MR01
In the screen 2110 (second screen), I want to change the Payment Terms (BSEG-ZTERM) screen field using,
Enhancement - MM08R002 &
Component - EXIT_SAPMM08R_001
Is it possible?
Please, let me know.
Thanks in advance,
Kal Chand
Edited by: kal chand on Oct 21, 2008 3:30 PM
2008 Oct 22 5:55 AM
Hi,
Please see the description of the FM ->EXIT_SAPMM08A_001.
Description
-
When you release invoices, this function module makes the following data available for function module EXIT_SAPLKONT_002:
o Document header data (BKPF)
o Item data (BSEG)
o Vendor (LFA1-LIFNR)
Note that: In order to use the data in function module EXIT_SAPLKONT_002, you must define the appropriate internal tables in the global data for the function module and transfer the variables.
So if you want to change the payment terms it has to be before this. Also, there are no exporting or changing parameters for this exit.
Thank you.
Regards
Guru
2008 Oct 22 8:23 AM
Hi Guru,
Thanks for your response.
Payment Terms is in the Second screen (2110), But when I put break-point in the z-include of the EXIT_SAPMM08R_001, it's triggering after end of Third screen.
Please, check the below link..
http://sap.ittoolbox.com/groups/technical-functional/sap-dev/user-exit-in-transaction-mrhr-128575#
.Some one suggested to use EXIT_SAPMM08R_001 to fix the problem with Exchange rate field of First screen.
Like wise, can we fix the problem with the Payment Terms field on the Second screen.
Advice me.
Regards,
Kal Chand