DBA Data[Home] [Help]

APPS.PO_DOCS_INTERFACE_SV5 dependencies on PO_PDOI_CONSTANTS

Line 58: p_calling_module => PO_PDOI_CONSTANTS.g_CALL_MOD_UNKNOWN,

54: p_validation_level => FND_API.G_VALID_LEVEL_FULL,
55: p_commit => FND_API.G_TRUE,
56: x_return_status => l_return_status,
57: p_gather_intf_tbl_stat => FND_API.G_FALSE,
58: p_calling_module => PO_PDOI_CONSTANTS.g_CALL_MOD_UNKNOWN,
59: p_selected_batch_id => x_selected_batch_id,
60: p_batch_size => PO_PDOI_CONSTANTS.g_DEF_BATCH_SIZE,
61: p_buyer_id => x_buyer_id,
62: p_document_type => x_document_type,

Line 60: p_batch_size => PO_PDOI_CONSTANTS.g_DEF_BATCH_SIZE,

56: x_return_status => l_return_status,
57: p_gather_intf_tbl_stat => FND_API.G_FALSE,
58: p_calling_module => PO_PDOI_CONSTANTS.g_CALL_MOD_UNKNOWN,
59: p_selected_batch_id => x_selected_batch_id,
60: p_batch_size => PO_PDOI_CONSTANTS.g_DEF_BATCH_SIZE,
61: p_buyer_id => x_buyer_id,
62: p_document_type => x_document_type,
63: p_document_subtype => x_document_subtype,
64: p_create_items => x_create_items,