Application Development 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: 

SAP Script

mukulcclbd
Explorer
0 Kudos

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

SimoneMilesi
Active Contributor
0 Kudos

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

nabheetscn
Active Contributor

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

SimoneMilesi
Active Contributor
0 Kudos

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.

mukulcclbd
Explorer
0 Kudos

Please See Screen Shot and give me a suggession.

0 Kudos

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.

mukulcclbd
Explorer
0 Kudos

Thanks for your comments

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

0 Kudos

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