DBA Data[Home] [Help]

APPS.XDPCORE_OM dependencies on XNP_XDP_FULFILL_START_U

Line 1156: XNP_XDP_FULFILL_START_U.PUBLISH

1152: BEGIN
1153:
1154: l_line_id := to_number(itemkey) ;
1155:
1156: XNP_XDP_FULFILL_START_U.PUBLISH
1157: (XNP$LINE_ID => l_line_id ,
1158: P_REFERENCE_ID => l_line_id ,
1159: X_MESSAGE_ID => l_message_id ,
1160: X_ERROR_CODE => l_error_code ,