cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Form defination 'cs_set_new_' under include MV45AI0K_KUNDEN_PRUEFEN

Former Member
0 Kudos

Hi All,

We are doing the up gradation work to ECC600.

While running the T-code 'VA01' transaction its going short dump because of missing the form definition 'cs_set_new_kuagv_kunnr' under the include MV45AI0K_KUNDEN_PRUEFEN.

What we observed is one ECC server include having the some Extra code which i givne below along with existing code and the following code under the include MV45AI0K_KUNDEN_PRUEFEN.

  • Check SC switch is on

IF CL_SD_SWITCH_CHECK=>SD_SFWS_UI3_O2C( ) EQ abap_true.

  • replace current customer (sold-to-party) by customer form full text search

PERFORM cs_set_new_kuagv_kunnr.

ENDIF.

In the above one form definition is missed so that its showing an syntax error which its giving the short dump for VA01.

But we checked in the other server which is same as ECC600 but there is no above extra code under this include and VA01 working fine.

Kindly check and provide any solution available.

Regards,

Vijay Krishna.C

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Vijay,

we are also facing same problem, could you please tell me how did you solve this issue?

THANKS

BHUWAN TIWARI