DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on CSTPUMEC

Line 176: CSTPUMEC.CSTPEIIC(I_ORG_ID,

172: /*==================================================================*/
173: /* insert item cost where there is PO receipt but no pending cost */
174: /* information */
175: /*==================================================================*/
176: CSTPUMEC.CSTPEIIC(I_ORG_ID,
177: I_COST_TYPE_ID,
178: I_LIST_ID,
179: I_RESOURCE_ID,
180: I_USER_ID,

Line 344: CSTPUMEC.CSTPEIIC(I_ORG_ID,

340: /*==================================================================*/
341: /* insert item cost where there is PO receipt but no pending cost */
342: /* information */
343: /*==================================================================*/
344: CSTPUMEC.CSTPEIIC(I_ORG_ID,
345: I_COST_TYPE_ID,
346: I_LIST_ID,
347: I_RESOURCE_ID,
348: I_USER_ID,

Line 623: CSTPUMEC.CSTPEIIC(I_ORG_ID,

619: /*===============================================================*/
620: /* insert item cost where there is open PO but no pending cost */
621: /* information */
622: /*===============================================================*/
623: CSTPUMEC.CSTPEIIC(I_ORG_ID,
624: I_COST_TYPE_ID,
625: I_LIST_ID,
626: I_RESOURCE_ID,
627: I_USER_ID,

Line 1120: CSTPUMEC.CSTPEIIC(I_ORG_ID,

1116: /*==================================================================*/
1117: /* insert item cost WHERE there is AP invoice but no pending cost */
1118: /* information */
1119: /*==================================================================*/
1120: CSTPUMEC.CSTPEIIC(I_ORG_ID,
1121: I_COST_TYPE_ID,
1122: I_LIST_ID,
1123: I_RESOURCE_ID,
1124: I_USER_ID,