DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on CSTPUMEC

Line 153: CSTPUMEC.CSTPEIIC(I_ORG_ID,

149: /*==================================================================*/
150: /* insert item cost where there is PO receipt but no pending cost */
151: /* information */
152: /*==================================================================*/
153: CSTPUMEC.CSTPEIIC(I_ORG_ID,
154: I_COST_TYPE_ID,
155: I_LIST_ID,
156: I_RESOURCE_ID,
157: I_USER_ID,

Line 298: CSTPUMEC.CSTPEIIC(I_ORG_ID,

294: /*==================================================================*/
295: /* insert item cost where there is PO receipt but no pending cost */
296: /* information */
297: /*==================================================================*/
298: CSTPUMEC.CSTPEIIC(I_ORG_ID,
299: I_COST_TYPE_ID,
300: I_LIST_ID,
301: I_RESOURCE_ID,
302: I_USER_ID,

Line 559: CSTPUMEC.CSTPEIIC(I_ORG_ID,

555: /*===============================================================*/
556: /* insert item cost where there is open PO but no pending cost */
557: /* information */
558: /*===============================================================*/
559: CSTPUMEC.CSTPEIIC(I_ORG_ID,
560: I_COST_TYPE_ID,
561: I_LIST_ID,
562: I_RESOURCE_ID,
563: I_USER_ID,

Line 1085: CSTPUMEC.CSTPEIIC(I_ORG_ID,

1081: /*==================================================================*/
1082: /* insert item cost WHERE there is AP invoice but no pending cost */
1083: /* information */
1084: /*==================================================================*/
1085: CSTPUMEC.CSTPEIIC(I_ORG_ID,
1086: I_COST_TYPE_ID,
1087: I_LIST_ID,
1088: I_RESOURCE_ID,
1089: I_USER_ID,