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: 

Issue related to BDC for ME52

former_member636500
Participant
0 Kudos

Hi,

I'm trying to create a BDC for ME52 by SHDB transaction. My requirement is to delete Service Items of a specific Purchase Requisition Item.

I've noticed that the behavior of the ME52 by using SHDB is not the same regarding its direct execution. The called screens is different.

Does anyone know why does that happen?

Thanks in advance,

Tiago.

1 REPLY 1

former_member636500
Participant
0 Kudos

Hi,

When SHDB record is created, it's displayed the option "No BI mode". When that option is chosen, the sequence of the necessary screens to delete the service items is run, but the bdc mapping generated is quite strange. FVAL fields are filled with subscreen names only.

When ME52 is executed, the sequence of the screens is: 1) Purchase Requisition Number, 2) Purchase Requisition Items and 3) Service Items. From this one it's only necessary to click on the Button ' - ' to delete the service item. However, when I try to do it by SHDB, The button ' - ' calls another screen.

Any help is welcome.

Thanks in advance.

Tiago.