Hi :
I have a requirement where i need to modify Goods Transfer slip which is take out when we use the T-code MB1B and choose the Print Button.I need to add a new field BKTXT from MKPF table in the page bottom.I found that the print type is WA03.Using T-code NACE i know the
Program is Z_SAPM07DR_DY and
the form routine is ENTRY_WA03 and
the form is ZWASCHEIN_DY.
But what is the next? I open the program Z_SAPM07DR_DY but I can't find the statement "call function OPEN_FORM ZWASCHEIN_DY".
Hope to get the answer.