DBA Data[Home] [Help]

APPS.GMO_INSTRUCTION_PVT dependencies on STANDARD

Line 29: -- X_RETURN_STATUS The return status based on standard API convention

25:
26: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
27: -- process to identify a particular session
28:
29: -- X_RETURN_STATUS The return status based on standard API convention
30: -- X_MSG_COUNT Message count
31: -- X_MSG_DATA Return messages
32:
33: -- End of comments

Line 75: -- X_RETURN_STATUS The return status based on standard API convention

71:
72: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
73: -- process to identify a particular session
74:
75: -- X_RETURN_STATUS The return status based on standard API convention
76: -- X_MSG_COUNT Message count
77: -- X_MSG_DATA Return messages
78:
79: -- End of comments

Line 123: -- X_RETURN_STATUS The return status based on standard API convention

119:
120: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
121: -- process to identify a particular session
122:
123: -- X_RETURN_STATUS The return status based on standard API convention
124: -- X_MSG_COUNT Message count
125: -- X_MSG_DATA Return messages
126:
127: -- End of comments

Line 161: -- X_RETURN_STATUS The return status based on standard API convention

157: -- P_ENTITY_KEY Table of entity keys
158: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
159: -- process to identify a particular session
160:
161: -- X_RETURN_STATUS The return status based on standard API convention
162: -- X_MSG_COUNT Message count
163: -- X_MSG_DATA Return messages
164:
165: -- End of comments

Line 200: -- X_RETURN_STATUS The return status based on standard API convention

196: -- P_INSTRUCTION_TYPE Instruction Type
197:
198: -- X_INSTRUCTION_SET_ID The INSTRUCTION_SET_ID of newly created definition
199:
200: -- X_RETURN_STATUS The return status based on standard API convention
201: -- X_MSG_COUNT Message count
202: -- X_MSG_DATA Return messages
203:
204: -- End of comments

Line 237: -- X_RETURN_STATUS The return status based on standard API convention

233:
234: -- P_SOURCE_ENTITY_KEY Source entity key
235: -- P_TARGET_ENTITY_KEY Target entity key
236:
237: -- X_RETURN_STATUS The return status based on standard API convention
238: -- X_MSG_COUNT Message count
239: -- X_MSG_DATA Return messages
240:
241: -- End of comments

Line 272: -- X_RETURN_STATUS The return status based on standard API convention

268: -- P_ENTITY_NAME The entity name as FND_TABLE_OF_VARCHAR2_255
269: -- P_SOURCE_ENTITY_KEY Source entity key
270: -- P_TARGET_ENTITY_KEY Target entity key
271:
272: -- X_RETURN_STATUS The return status based on standard API convention
273: -- X_MSG_COUNT Message count
274: -- X_MSG_DATA Return messages
275:
276: -- End of comments

Line 308: -- X_RETURN_STATUS The return status based on standard API convention

304: -- P_ENTITY_NAME The entity name as FND_TABLE_OF_VARCHAR2_255
305: -- P_SOURCE_ENTITY_KEY Source entity key
306: -- P_TARGET_ENTITY_KEY Target entity key
307:
308: -- X_RETURN_STATUS The return status based on standard API convention
309: -- X_MSG_COUNT Message count
310: -- X_MSG_DATA Return messages
311:
312: -- End of comments

Line 347: -- standard API convention

343: -- P_INSTRUCTION_TYPE The instruction type
344: -- X_INSTRUCTION_SET_ID The instruction set id output
345:
346: -- X_RETURN_STATUS The return status based on
347: -- standard API convention
348:
349: -- X_MSG_COUNT Message count
350: -- X_MSG_DATA Return messages
351:

Line 385: -- standard API convention

381: -- P_INSTRUCTION_TYPE The instruction type
382: -- X_INSTRUCTION_SET_ID The instruction set id
383:
384: -- X_RETURN_STATUS The return status based on
385: -- standard API convention
386:
387: -- X_MSG_COUNT Message count
388: -- X_MSG_DATA Return messages
389:

Line 424: -- standard API convention

420: -- P_INSTRUCTION_TYPE The instruction type
421: -- X_MODE The MODE for entity
422:
423: -- X_RETURN_STATUS The return status based on
424: -- standard API convention
425:
426: -- X_MSG_COUNT Message count
427: -- X_MSG_DATA Return messages
428:

Line 467: -- standard API convention

463: -- X_INSTRUCTION_TABLE GMO_INSTRUCTION_TBL_TYPE table of
464: -- available instructions
465:
466: -- X_RETURN_STATUS The return status based on
467: -- standard API convention
468:
469: -- X_MSG_COUNT Message count
470: -- X_MSG_DATA Return messages
471:

Line 508: -- X_RETURN_STATUS The return status based on standard API convention

504: -- X_TOTAL_INSTRUCTIONS Total number of instructions for entity
505: -- X_OPTIONAL_PENDING_INSTR Number of optional instructions pending
506: -- X_MANDATORY_PENDING_INSTR Number of mandatory instructions pending
507:
508: -- X_RETURN_STATUS The return status based on standard API convention
509: -- X_MSG_COUNT Message count
510: -- X_MSG_DATA Return messages
511:
512: -- End of comments

Line 550: -- X_RETURN_STATUS The return status based on standard API convention

546: -- X_TOTAL_INSTRUCTIONS Total number of instructions for entity
547: -- X_OPTIONAL_PENDING_INSTR Number of optional instructions pending
548: -- X_MANDATORY_PENDING_INSTR Number of mandatory instructions pending
549:
550: -- X_RETURN_STATUS The return status based on standard API convention
551: -- X_MSG_COUNT Message count
552: -- X_MSG_DATA Return messages
553:
554: -- End of comments

Line 589: -- X_RETURN_STATUS The return status based on standard API convention

585: -- P_INSTRUCTION_PROCESS_ID The instruction process id
586: -- P_ENTITY_NAME The instance entity name
587: -- P_ENTITY_KEY The instance entity key
588:
589: -- X_RETURN_STATUS The return status based on standard API convention
590: -- X_MSG_COUNT Message count
591: -- X_MSG_DATA Return messages
592:
593: -- End of comments

Line 630: -- X_RETURN_STATUS The return status based on standard API convention

626:
627: -- P_MANUAL_ENTRY Whether, the task details being submitted are manually entered
628: -- This parameter IS FOR internal USE only
629:
630: -- X_RETURN_STATUS The return status based on standard API convention
631: -- X_MSG_COUNT Message count
632: -- X_MSG_DATA Return messages
633:
634: -- End of comments

Line 666: -- X_RETURN_STATUS The return status based on standard API convention

662: -- P_ENTITY_NAME The INSTANCE entity name
663: -- P_ENTITY_KEY The instance entity key
664: -- P_INSTRUCTION_TYPE The instruction type
665:
666: -- X_RETURN_STATUS The return status based on standard API convention
667: -- X_MSG_COUNT Message count
668: -- X_MSG_DATA Return messages
669:
670: -- End of comments

Line 693: -- X_RETURN_STATUS The return status based on standard API convention

689: -- Parameters
690:
691:
692: -- P_INSTRUCTION_PROCESS_ID The Instruction Process Id
693: -- X_RETURN_STATUS The return status based on standard API convention
694: -- X_MSG_COUNT Message count
695: -- X_MSG_DATA Return messages
696:
697: -- End of comments

Line 720: -- X_RETURN_STATUS The return status based on standard API convention

716:
717: -- P_INSTRUCTION_PROCESS_ID The definition time instruction_process_id
718: -- X_DEFINITION_STATUS The definition status for given process id
719:
720: -- X_RETURN_STATUS The return status based on standard API convention
721: -- X_MSG_COUNT Message count
722: -- X_MSG_DATA Return messages
723:
724: -- End of comments

Line 747: -- X_RETURN_STATUS The return status based on standard API convention

743:
744: -- P_INSTRUCTION_PROCESS_ID The runtime instruction_process_id
745: -- X_DEFINITION_STATUS The instance status for given process id
746:
747: -- X_RETURN_STATUS The return status based on standard API convention
748: -- X_MSG_COUNT Message count
749: -- X_MSG_DATA Return messages
750:
751: -- End of comments

Line 777: -- OUT X_RETURN_STATUS : The return status based on standard API convention

773: -- IN P_OPERATOR_ACKN : The Operator Acknowledgment flag = Y or N
774: -- IN P_INSTR_COMMENTS : Instruction Comments entered by operator
775: -- IN P_INSTR_STATUS : Instruction Status
776:
777: -- OUT X_RETURN_STATUS : The return status based on standard API convention
778:
779: -- End of comments
780:
781: PROCEDURE CAPTURE_OPERATOR_RESPONSE

Line 804: -- OUT X_RETURN_STATUS : The return status based on standard API convention

800: -- IN P_INSTRUCTION_PROCESS_ID : The runtime instruction_process_id
801: -- IN P_INSTRUCTION_ID : The instruction id of current instruction
802: -- IN P_ERECORD_ID : The instruction e-record Id
803:
804: -- OUT X_RETURN_STATUS : The return status based on standard API convention
805: -- OUT X_MSG_COUNT : Message count
806: -- OUT X_MSG_DATA : Return messages
807:
808: -- End of comments

Line 837: -- OUT X_RETURN_STATUS : The return status based on standard API convention

833: -- IN P_CONTEXT_PARAM_NAME : Context parameter name
834: -- IN P_CONTEXT_PARAM_VALUE : Context parameter value
835:
836: -- OUT X_INSTRUCTION_PROCESS_ID : The runtime instruction_process_id
837: -- OUT X_RETURN_STATUS : The return status based on standard API convention
838: -- OUT X_ERR_CODE : SQL Error Code
839: -- OUT X_ERR_MSG : Error message
840:
841: -- End of comments

Line 876: -- OUT X_RETURN_STATUS : The return status based on standard API convention

872: -- OUT X_ENTITY_NAME : The Entity Name
873: -- OUT X_ENTITY_KEY : The Entity Key
874: -- OUT X_INSTRUCTION_TYPE : The Instruction Type
875: -- OUT X_INSTRUCTION_PROCESS_ID : The runtime instruction_process_id
876: -- OUT X_RETURN_STATUS : The return status based on standard API convention
877: -- OUT X_ERR_CODE : SQL Error Code
878: -- OUT X_ERR_MSG : Error message
879:
880: -- End of comments

Line 1062: -- OUT X_RETURN_STATUS : The return status based on standard API convention

1058: -- P_TASk_ERECORD_ID : Table of e-record id's
1059: -- X_ERECORD_ID_INVALID : Y if there is any invalid e-record id, other wise N
1060: -- X_ERECORD_LIST_STR : List of invalid e-record id's
1061:
1062: -- OUT X_RETURN_STATUS : The return status based on standard API convention
1063: -- OUT X_MSG_COUNT : Message count
1064: -- OUT X_MSG_DATA : Return messages
1065:
1066: -- End of comments

Line 1128: -- X_RETURN_STATUS : The return status based on standard API convention

1124: -- IN : P_INSTRUCTION_SET_ID - Instruction set id
1125: -- IN : P_ADD_MODE - MOde of addition AFTER or BEFORE
1126: -- IN : P_INSTRUCTION_NOS - The instruction numbers to be set.
1127:
1128: -- X_RETURN_STATUS : The return status based on standard API convention
1129: -- X_MSG_COUNT : Message count
1130: -- X_MSG_DATA : Return messages
1131:
1132: -- End of comments