DBA Data[Home] [Help]

APPS.INV_RESERVATIONS_INTERFACE dependencies on STANDARD

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

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

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

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

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

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