Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error printing from FPE3 transaction

Former Member
0 Kudos
500

Hi ,

I am getting an error Parameter X_REC_ADDR is not supplied for the Function Module EFG_PRINT_EXPANDED while printing a document from FPE3 transaction. On debugging I found the error is returned from FM FKKCORR_PRINT_DFKKCOH_SET can anyone let me know what may be the reason, this error is not occuring Developement and Quality.

I checked in configuration settings in SPRO - > Financial accounting - > Contract Accounts Receivable and Payable - > Basic Functions - > Print Workbench , Correspondence, it looks same as in the other systems.

Note : In print parameters of FPE3, I am giving Application Form - Blank, Output Device - LP01 , SAP Script Output - Blank, Smartform Output - '-', Storage Mode - '1'.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
330

Hi Mohana,

the reason for that might be a missing entry for field ADRNR in table DFKKCOH "Correspondence - Correspondence Header", which should be available in your development and quality system.

Best regards,

Andreas

2 REPLIES 2

Former Member
0 Kudos
331

Hi Mohana,

the reason for that might be a missing entry for field ADRNR in table DFKKCOH "Correspondence - Correspondence Header", which should be available in your development and quality system.

Best regards,

Andreas

0 Kudos
330

Yes For Me the ADRNR on the DFKKCOH table is initial... The correspondence recipient has got an address selected so why is the adrnr on the DFKKCOH table initial, and whaty can be done to ensure it is populated when the row on the table is populated?