cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in direct input(RCPTRA02) LSMW for Routing mass change

akshayhande
Explorer
0 Kudos
402

Hello all,

I am trying to change already existing routing in LSMW with direct input program RCPTRA02(as per SAP Note 1644841) . But I am getting belwo two errors for activity types & header alternative,

akshayhande_1-1724769201165.png

akshayhande_0-1724768801332.png

Is there any other way to do mass change in Routing via BAPI ? I am aware of CEWB but this seems complex way to business. We need something like BAPI_ROUTING_CREATE with which we can create custom tool.

Regards,

Akshay 

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Kudos

Could you set a breakpoint in the TEXT_UPDATE form of the LCPBDFTX include in the CPBD function group?

  • You could theoretically transform C\ 045 into a warning via Customizing (but then test the impact)
akshayhande
Explorer
0 Kudos

Hello,

Thanks for suggestion !

I tried putting breakpoint in given include but breakpoint is not getting hit. Also tried to put breakpoint on message but no luck. Program got executed & gave above set of errors. 

Regards,

Akshay 

RaymondGiuseppi
Active Contributor
0 Kudos
You could try a break-point in FM such as CM_F_MESSAGE or CM_F_SELECT_T100.