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

DUMP PROGRAM

Former Member
0 Likes
536

We have a problem dump when editing a service order (IW32 transaction😞

Here is my analysis:



There is a function module is not generated in the server: 'IWO_UI_DL_ORDER_RETRIEVE_CHARS'


  Program: SAPLIWO_UI_DL => INCLUDE LIWO_UI_DLUXX. => INCLUDE LIWO_UI_DLU04. => 'IWO_UI_DL_ORDER_RETRIEVE_CHARS'

  

But in the server must see why not give us a hand to generate it.

  
  Does someone can give me how to solve this problem,

2 REPLIES 2
Read only

Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Likes
479

Generally we get these kind of errors when we do Upgrades

or when we implement some Specific SAP notes.

Have you tried to activate the FM with "Activate Anyway" and then try IW32 Again.

some system generated programs/sub-routines in this FM(Dynamically at runtime),so this may solve.

Read only

0 Likes
479

Hey try for any notes are there regarding to this.