Skip to Content
0
Jun 06, 2018 at 07:30 AM

ENHANCEMENT in IDOC_INPUT_DELVRY

202 Views Last edit Jun 06, 2018 at 07:59 AM 3 rev

I try to implement some logic in IDOC_INPUT_DELVRY.

The point is where before FM: WS_DELIVERY_UPDATE_ 2 were called.

But when I look it by SE 37, the FM are called twice in series..

One is in ENHANCEMENT-SECTION SAPLV 55 K SPOTS ES_SAPLV 55 K

and next is in ENHANCEMENT 18 DIMP_GENERAL_SAPLV 55 K.

Why two same code are there? And how should I insert a code?

Thank you