DBA Data[Home] [Help]

APPS.INV_LOT_API_PUB dependencies on STANDARD

Line 78: * Standard WHO information is used from the fnd_global api.

74: * If the lot already exists for the same item and org, it still
75: * returns success. However, it places a message on the stack
76: * informing that the lot already exists.
77: * It returns error if there is any validation error.
78: * Standard WHO information is used from the fnd_global api.
79: */
80: PROCEDURE insertlot(
81: p_api_version IN NUMBER
82: , p_init_msg_list IN VARCHAR2 := fnd_api.g_false