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?