Hi all,
In standard SAP, step to step I do:
1. T_code FB12 <- create Request Correspondence
2. T_code F.61 <- Trigger for corespondence with Correspondence = 'SAP04'.
3. T_code SP01 <- Output control / Choose spool req. number and show SAPscript form.
In SPRO, I saw in IMG, at "Define Form name for Correspondence Print" : CoCd ; Program : RFKORD00; Form: F140_PAY_CONF_01.
Now, I copy RFKORD00 to Z_RFKORD00 , Correspondence = 'ZTEST' and F140_PAY_CONF_01 to Z_PAY_CONF and adding it to IMG
When I do with my SAPscript form, it error: "Report allocatn for correspond.type ZFI01 has not been fully maintained" with trigger for correspondence
Why ? and How to fix ........
Thanks for all.