Skip to Content
0
Former Member
Dec 11, 2006 at 02:17 PM

lock between BAPI_CUSTOMER_HIERARCHIE_INS and BAPI_CUSTOMER_HIERARCHIE_UPD

256 Views

hi everybody

im using the bapi

BAPI_CUSTOMER_HIERARCHIE_INS firstly

and the bapi

BAPI_CUSTOMER_HIERARCHIE_UPD secondly

to insert and update consequently

but apparently wen it goes to BAPI_CUSTOMER_HIERARCHIE_UPD, its still processing the records in bapi BAPI_CUSTOMER_HIERARCHIE_INS and this creates a lock, thus processing time is much longer

does anybody know how i can avoid these locks?