Skip to Content
0
Oct 31, 2012 at 07:28 AM

PO Smart Form Changes

37 Views

Hi,

i need to do below things.

Create new layout ZMEDRUCK copy of MEDRUCK.

Create controlling program ZSAPFM06P copy of SAPFM06P.

Create output function module ZME_PRINT_PO copy of ME_PRINT_PO.

1) What is output function module?

2) Where i need to write logic for new fields? (Pls dont say ME_READ_PO_FOR_PRINTING)?

3) where i need to call SSF_FUNCTION_MODULE_NAME ?

4) When migrate script to smartform... need to assign smartform interface?

I am changing total layout & logic in Zcopied looking for exact position where i need to write logic.