Skip to main content

Hi all,

 

How can I find out which API the Get_Planned_Labor_Total value is located in?

 

Thanks

Ozge

Looks like SHOP_OPER_CLOCKING_UTIL_API is what you might be looking for.

 

select * from all_source where upper(text) like '%GET_PLANNED_LABOR_TOTAL%'


Hi @PIINKADAM ,

 

Thanks for your quick  response.


Reply