DBA Data[Home] [Help]

APPS.GMO_INSTRUCTION_GRP dependencies on STANDARD

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

31:
32: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
33: -- process to identify a particular session
34:
35: -- X_RETURN_STATUS The return status based on standard API convention
36: -- X_MSG_COUNT Message count
37: -- X_MSG_DATA Return messages
38:
39: -- End of comments

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

87:
88: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
89: -- process to identify a particular session
90:
91: -- X_RETURN_STATUS The return status based on standard API convention
92: -- X_MSG_COUNT Message count
93: -- X_MSG_DATA Return messages
94:
95: -- End of comments

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

144:
145: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
146: -- process to identify a particular session
147:
148: -- X_RETURN_STATUS The return status based on standard API convention
149: -- X_MSG_COUNT Message count
150: -- X_MSG_DATA Return messages
151:
152: -- End of comments

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

191: -- P_ENTITY_KEY Table of entity keys
192: -- X_INSTRUCTION_PROCESS_ID The transaction/ process id, used in the definition
193: -- process to identify a particular session
194:
195: -- X_RETURN_STATUS The return status based on standard API convention
196: -- X_MSG_COUNT Message count
197: -- X_MSG_DATA Return messages
198:
199: -- End of comments

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

237: -- P_INSTRUCTION_TYPE Instruction Type
238:
239: -- X_INSTRUCTION_SET_ID The INSTRUCTION_SET_ID of newly created definition
240:
241: -- X_RETURN_STATUS The return status based on standard API convention
242: -- X_MSG_COUNT Message count
243: -- X_MSG_DATA Return messages
244:
245: -- End of comments

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

284:
285: -- P_SOURCE_ENTITY_KEY Source entity key
286: -- P_TARGET_ENTITY_KEY Target entity key
287:
288: -- X_RETURN_STATUS The return status based on standard API convention
289: -- X_MSG_COUNT Message count
290: -- X_MSG_DATA Return messages
291:
292: -- End of comments

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

330: -- P_ENTITY_NAME The entity name as FND_TABLE_OF_VARCHAR2_255
331: -- P_SOURCE_ENTITY_KEY Source entity key
332: -- P_TARGET_ENTITY_KEY Target entity key
333:
334: -- X_RETURN_STATUS The return status based on standard API convention
335: -- X_MSG_COUNT Message count
336: -- X_MSG_DATA Return messages
337:
338: -- End of comments

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

377: -- P_ENTITY_NAME The entity name as GMO_TABLE_OF_VARCHAR2_255
378: -- P_SOURCE_ENTITY_KEY Source entity key
379: -- P_TARGET_ENTITY_KEY Target entity key
380:
381: -- X_RETURN_STATUS The return status based on standard API convention
382: -- X_MSG_COUNT Message count
383: -- X_MSG_DATA Return messages
384:
385: -- End of comments

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

416:
417: -- P_INSTRUCTION_PROCESS_ID The definition time instruction_process_id
418: -- X_DEFINITION_STATUS The definition status for given process id
419:
420: -- X_RETURN_STATUS The return status based on standard API convention
421: -- X_MSG_COUNT Message count
422: -- X_MSG_DATA Return messages
423:
424: -- End of comments

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

451: -- P_API_VERSION API Version
452: -- P_INIT_MSG_LIST Initialize message list default = FALSE
453: -- P_VALIDATION_LEVEL Default validation level = FULL
454:
455: -- X_RETURN_STATUS The return status based on standard API convention
456: -- X_MSG_COUNT Message count
457: -- X_MSG_DATA Return messages
458:
459: -- End of comments

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

486: -- P_API_VERSION API Version
487: -- P_INIT_MSG_LIST Initialize message list default = FALSE
488: -- P_VALIDATION_LEVEL Default validation level = FULL
489:
490: -- X_RETURN_STATUS The return status based on standard API convention
491: -- X_MSG_COUNT Message count
492: -- X_MSG_DATA Return messages
493:
494: -- End of comments

Line 535: -- standard API convention

531: -- P_INSTRUCTION_TYPE The instruction type
532: -- X_INSTRUCTION_SET_ID The instruction set id output
533:
534: -- X_RETURN_STATUS The return status based on
535: -- standard API convention
536:
537: -- X_MSG_COUNT Message count
538: -- X_MSG_DATA Return messages
539:

Line 583: -- standard API convention

579: -- P_INSTRUCTION_TYPE The instruction type
580: -- X_INSTRUCTION_SET_ID The instruction set id
581:
582: -- X_RETURN_STATUS The return status based on
583: -- standard API convention
584:
585: -- X_MSG_COUNT Message count
586: -- X_MSG_DATA Return messages
587:

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

636:
637: -- P_MANUAL_ENTRY Whether, the task details being submitted are manually entered
638: -- This parameter IS FOR internal USE only
639:
640: -- X_RETURN_STATUS The return status based on standard API convention
641: -- X_MSG_COUNT Message count
642: -- X_MSG_DATA Return messages
643:
644: -- End of comments

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

680: -- P_ENTITY_NAME The INSTANCE entity name
681: -- P_ENTITY_KEY The instance entity key
682: -- P_INSTRUCTION_TYPE The instruction type
683:
684: -- X_RETURN_STATUS The return status based on standard API convention
685: -- X_MSG_COUNT Message count
686: -- X_MSG_DATA Return messages
687:
688: -- End of comments

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

720:
721: -- P_INSTRUCTION_PROCESS_ID The Instruction Process Id
722: -- P_ATTRIBUTE_NAME Task Parameter Name
723:
724: -- X_RETURN_STATUS The return status based on standard API convention
725: -- X_MSG_COUNT Message count
726: -- X_MSG_DATA Return messages
727:
728: -- End of comments