Hi all,
I need to add a validation in badi BBP_DOC_CHECK_BADI depending on the approval data.
I'm trying to use the method /SAPSRM/CL_WF_APV_FACADE=>CREATE_PROCESS_FORECASTwithin this badi, but doesn't work fine.
I've found this thread of Ashish Shah with a similar problem, but for PO. In this thread Konstantin Anikeevsuggested using the method /SAPSRM/IF_PDO_DO_APV_EXT~GET_PROCESS_INFO_REF of class /SAPSRM/IF_PDO_BO_PO_ADV.
I've found the class /SAPSRM/IF_PDO_BO_CTR_ADV for CTR, but the method GET_PROCESS_INFO_REF doesn't exist there.
Do you know which method can I use for CTR?
Thanks in advance.
Regards,
Ricardo.