DBA Data[Home] [Help]

APPS.CSP_MATERIAL_TRANSACTIONS_PVT dependencies on STANDARD

Line 203: -- STANDARD_OPERATIOND_ID

199: -- TASK_GROUP_ID
200: -- PICK_SLIP_NUMBER
201: -- RESERVATION_ID
202: -- TRANSACTION_STATUS
203: -- STANDARD_OPERATIOND_ID
204: -- TASK_PRIORITY
205: --
206: -- Required:
207: -- Defaults:

Line 403: STANDARD_OPERATION_ID NUMBER := FND_API.G_MISS_NUM,

399: TASK_GROUP_ID NUMBER := FND_API.G_MISS_NUM,
400: PICK_SLIP_NUMBER NUMBER := FND_API.G_MISS_NUM,
401: RESERVATION_ID NUMBER := FND_API.G_MISS_NUM,
402: TRANSACTION_STATUS NUMBER := FND_API.G_MISS_NUM,
403: STANDARD_OPERATION_ID NUMBER := FND_API.G_MISS_NUM,
404: TASK_PRIORITY NUMBER := FND_API.G_MISS_NUM,
405: -- ADDED by phegde 02/23
406: WMS_TASK_TYPE NUMBER := FND_API.G_MISS_NUM,
407: PARENT_LINE_ID NUMBER := FND_API.G_MISS_NUM

Line 436: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters

432: -- x_return_status OUT NOCOPY VARCHAR2
433: -- x_msg_count OUT NOCOPY NUMBER
434: -- x_msg_data OUT NOCOPY VARCHAR2
435: -- Version : Current version 2.0
436: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters
437: -- and basic operation, developer must manually add parameters and business logic as necessary.
438: --
439: -- End of Comments
440: --

Line 474: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters

470: -- x_return_status OUT NOCOPY VARCHAR2
471: -- x_msg_count OUT NOCOPY NUMBER
472: -- x_msg_data OUT NOCOPY VARCHAR2
473: -- Version : Current version 2.0
474: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters
475: -- and basic operation, developer must manually add parameters and business logic as necessary.
476: --
477: -- End of Comments
478: --

Line 512: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters

508: -- x_return_status OUT NOCOPY VARCHAR2
509: -- x_msg_count OUT NOCOPY NUMBER
510: -- x_msg_data OUT NOCOPY VARCHAR2
511: -- Version : Current version 2.0
512: -- Note: This automatic generated procedure definition, it includes standard IN/OUT parameters
513: -- and basic operation, developer must manually add parameters and business logic as necessary.
514: --
515: -- End of Comments
516: --