cancel
Showing results for 
Search instead for 
Did you mean: 

SC SOURCE_REL_IND updated when PO deleted at header level

laurent_burtaire
Active Contributor
0 Kudos

Hello,

i would like to know where, in ABAP code, SOURCE_REL_IND field is updated when PO is deleted at header level.

I tried to put a break-point in LBBP_PDF19 include with WF-BATCH as background user: treatment does not stop at my break-point.

Does anybody know where this process is done ?

Regards.

Laurent.

Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Laurent,

please check Report BBP_GET_STATUS_2.

It usually sets SOURCE_REL_IND back.

Best Regards

Konstantin

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Laurent,

Kindly explore the FM BBP_PDCV_UPDATE_ACTIVE_WFL and further components which its used .

Regards

Ashok