DBA Data[Home] [Help]

APPS.INV_RESERVATIONS_INTERFACE dependencies on STANDARD

Line 111: ** Standard call to check for call compatibility

107: mric_row mric%rowtype;
108: begin
109:
110: /*
111: ** Standard call to check for call compatibility
112: */
113: if not fnd_api.compatible_api_call(
114: c_api_version_number
115: , p_api_version_number

Line 471: ** Standard call to check for call compatibility

467: -- Cursor Rowtype
468: mric_row mric%rowtype;
469: begin
470: /*
471: ** Standard call to check for call compatibility
472: */
473: if not fnd_api.compatible_api_call(
474: c_api_version_number
475: , p_api_version_number

Line 854: ** Standard call to check for call compatibility

850: INVALID_ACTION_CODE exception;
851:
852: begin
853: /*
854: ** Standard call to check for call compatibility
855: */
856: if not fnd_api.compatible_api_call(
857: c_api_version_number
858: , p_api_version_number