DBA Data[Home] [Help]

APPS.AHL_INV_RESERVATIONS_GRP dependencies on STANDARD

Line 67: * p_api_version_number Api Version Number,Standard API parameter

63: * created/ modified is a valid document line. This procedure will be called by the inventory APIs to validate a
64: * supply or a demand document, if the supply/demand document line is non-inventory.
65: *
66: * Parameters:
67: * p_api_version_number Api Version Number,Standard API parameter
68: * p_init_msg_lst Initialize the message stack,Standard API parameter
69: * x_return_status Return status,Standard API parameter
70: * x_msg_count Return message count,Standard API parameter
71: * x_msg_data Return message data,Standard API parameter

Line 68: * p_init_msg_lst Initialize the message stack,Standard API parameter

64: * supply or a demand document, if the supply/demand document line is non-inventory.
65: *
66: * Parameters:
67: * p_api_version_number Api Version Number,Standard API parameter
68: * p_init_msg_lst Initialize the message stack,Standard API parameter
69: * x_return_status Return status,Standard API parameter
70: * x_msg_count Return message count,Standard API parameter
71: * x_msg_data Return message data,Standard API parameter
72: * p_organization_id Organization id of the document to be validated

Line 69: * x_return_status Return status,Standard API parameter

65: *
66: * Parameters:
67: * p_api_version_number Api Version Number,Standard API parameter
68: * p_init_msg_lst Initialize the message stack,Standard API parameter
69: * x_return_status Return status,Standard API parameter
70: * x_msg_count Return message count,Standard API parameter
71: * x_msg_data Return message data,Standard API parameter
72: * p_organization_id Organization id of the document to be validated
73: * p_item_id Inventory item id of the document to be validated

Line 70: * x_msg_count Return message count,Standard API parameter

66: * Parameters:
67: * p_api_version_number Api Version Number,Standard API parameter
68: * p_init_msg_lst Initialize the message stack,Standard API parameter
69: * x_return_status Return status,Standard API parameter
70: * x_msg_count Return message count,Standard API parameter
71: * x_msg_data Return message data,Standard API parameter
72: * p_organization_id Organization id of the document to be validated
73: * p_item_id Inventory item id of the document to be validated
74: * p_supply_demand_code The action determines whether the calling API is querying for a supply or demand

Line 71: * x_msg_data Return message data,Standard API parameter

67: * p_api_version_number Api Version Number,Standard API parameter
68: * p_init_msg_lst Initialize the message stack,Standard API parameter
69: * x_return_status Return status,Standard API parameter
70: * x_msg_count Return message count,Standard API parameter
71: * x_msg_data Return message data,Standard API parameter
72: * p_organization_id Organization id of the document to be validated
73: * p_item_id Inventory item id of the document to be validated
74: * p_supply_demand_code The action determines whether the calling API is querying for a supply or demand
75: * p_supply_demand_type_id This holds the demand type for which the availability is to be checked