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: 
Read only

SAP Script

mukulcclbd
Explorer
0 Likes
1,638

Trigger Location of Runtime Error Program SAPLF028 Include LF028U06 Row 350 Module type (FUNCTION) Module Name PAYMENT_FORM_PRINTError analysis On account of a branch in the program (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT) or a transaction call, another ABAP/4 program is to be loaded, namely " ". However, program " " does not exist in the library. Possible reasons: a) Wrong program name specified in an external PERFOR SUBMIT or, when defining a new transaction, a new dialog module or a new function module. b) Transport error

1 ACCEPTED SOLUTION
Read only

SimoneMilesi
Active Contributor
0 Likes
1,523

Put a breakpoint in the include giving you error and follow in debug.

The error is selfexplaining: you are calling a form in an external report that doesn't exist.

6 REPLIES 6
Read only

nabheetscn
SAP Champion
SAP Champion
1,523

Hello

Did you do any R&D or directly pasting your issues? Request you to please let us know your problem what you found out and all with screen shots.

Thanks

Nabheet

Read only

SimoneMilesi
Active Contributor
0 Likes
1,524

Put a breakpoint in the include giving you error and follow in debug.

The error is selfexplaining: you are calling a form in an external report that doesn't exist.

Read only

mukulcclbd
Explorer
0 Likes
1,523

Please See Screen Shot and give me a suggession.

Read only

0 Likes
1,523

Use the button "Debugger" and check what t042z-progn stores.

I'm quite sure it's empty because it's not setted by customizing the report and/or the sapscript to use for the print.

Read only

mukulcclbd
Explorer
0 Likes
1,523

Thanks for your comments

Yes boss its empty but how can customized it or any solution.

Read only

0 Likes
1,523

Ask to your FI (if i understood well the topic) functional people to check the customizing for the message