DBA Data[Home] [Help]

APPS.INV_DIAG_SO_MSO_MCH dependencies on FND_RESPONSIBILITY_TL

Line 32: l_resp fnd_responsibility_tl.Responsibility_Name%type :='Inventory';

28: dummy_num NUMBER;
29: sqltxt VARCHAR2 (9999);
30: l_order_number NUMBER;
31: l_org_id NUMBER;
32: l_resp fnd_responsibility_tl.Responsibility_Name%type :='Inventory';
33:
34: BEGIN
35:
36: JTF_DIAGNOSTIC_ADAPTUTIL.setUpVars;