Hi,
I hope someone can help me with this, I will appreciate it. I am trying to use FB12 to generate correspondence to print invoice. I am going to use the standard correspondence SAp19.
When I enter FB12, I can only see 9 standard correspondence types; SAP01, SAP06, SAP08, etc but I can not see SAP19. Normally in FB12 you enter the company code and then the list of correspondences pops up, u select the type and then enter. When u enter u see screen to enter doc. number and fiscal year.
I have done all necessary configuration. I have even used SAP06 for my customer statement and it works fine, why SAP19 is not showing. Any help?
Thanks
Damman
Hello
First check where the standard types are getting stored. I mean which table.
Check if SAP 19 is also stored there. If not, check in which table it is being stored.
Alternatively, copy SAP01 and change to SAP19.
Check if you can maintain entries in table directly.
Reg
*assign points if useful
I found ploblem in f.61 no output and No relevant item in document & && & .
after i check in abap code program found posting key in document not match with posting key printing program ( in my case: document post by '37' but print program filter by '31' )
Add a comment