DBA Data[Home] [Help]

APPS.CS_SR_INTERFACE_CP dependencies on STANDARD

Line 9: -- Parameters (other than standard ones)

5:
6: --------------------------------------------------------------------------------
7: -- Procedure Name : INTERFACE_COST_DETAILS
8: --
9: -- Parameters (other than standard ones)
10: --
11: -- IN OUT
12: -- errbuf : This parameter is not used but is a standard
13: -- parameter for concurrent program procedures.

Line 12: -- errbuf : This parameter is not used but is a standard

8: --
9: -- Parameters (other than standard ones)
10: --
11: -- IN OUT
12: -- errbuf : This parameter is not used but is a standard
13: -- parameter for concurrent program procedures.
14: -- The function fnd_concurrent.set_completion_status
15: -- is called instead.
16: -- errcode : This parameter is not used but is a standard

Line 16: -- errcode : This parameter is not used but is a standard

12: -- errbuf : This parameter is not used but is a standard
13: -- parameter for concurrent program procedures.
14: -- The function fnd_concurrent.set_completion_status
15: -- is called instead.
16: -- errcode : This parameter is not used but is a standard
17: -- parameter for concurrent program procedures.
18: -- The function fnd_concurrent.set_completion_status
19: -- is called instead.
20: --

Line 1068: /*Parameter #35 standard WHO column

1064: N/A - this is required only when TRANSACTION_SOURCE is not populated
1065: Service will always use the seeded transaction source
1066: */
1067:
1068: /*Parameter #35 standard WHO column
1069: CREATED BY
1070: */
1071: l_created_by := FND_GLOBAL.USER_ID;
1072: