cancel
Showing results for 
Search instead for 
Did you mean: 

FB12 Problem

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

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' )

asha_prasanna3
Explorer
0 Kudos

Hello,

Which ABAP program are you referring to. Where can we find the posting keys getting picked up?

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi Suresh,

Standard types are all in the table. I have also done all necessary config. Just that when I enter FB12, after entering company code and enter, it just doesn't show up eventhough it exist in the table.

Will investigate further.

Thanks

Former Member
0 Kudos

Hi

Check OB78 , it may help you. Assign SAP19 corresponde to your company code...

Best Regards

Ashish Jain

Former Member
0 Kudos

Hi Ashish,

I have already assigned SAP19 to company code. I have done this for customer statement and F.27 it works fine. Even we have a different environment and I did the same and it works fine.

It is just the FB12, first screen appears and you enter company code and then enter. When I enter my company code and enter, SAP19 is not there. May be there is something I am missing.

D

Former Member
0 Kudos

Hi,

The problem was fixed. I had to tick the document call up function in OB79. Now when I do correspondence request and go to F.64 or F.61 to print, there is no spool. It says

First line: Message FB 548- no output of the correspondence SAP19 0310 18000098 (0310 is the company code and 18000098 is the document number).

Secould line: No relevant item in document 0310 18000098 2007; no output.

Any idea what the problem is or it might have to do with the form I guess?

Thanks

D