Needs to Fetch return flag 'return (cCriticalField)' of BSFN ApprovalsFieldConstants manually

Sunil Maurya

Member
Needs to Fetch return flag \'return (cCriticalField)\' of BSFN ApprovalsFieldConstants manually

Hi All,

I need to Fetch return flag 'return (cCriticalField)' of BSFN ApprovalsFieldConstants manually by passing 'lpds' parameters of P4310 grid lines to it like F4311 Edit Line passes.
Actually this function is get called internally from F4311 Edit Line. This function check critical fields of P43080 on which we have made changes to the existing order lines of F4311. If anything changes on the critical field set in P43080 for the alias of F4311 in existing order it returns the flag 'return (cCriticalField)' = 1 to F4311 Edit Line.
I actually want to fetch it manually via custom NER or BSFN.

Please help me or suggest me how to achieve it.

Thanks & Regards,
Sunil Maurya.
 
Back
Top