DBA Data[Home] [Help]

APPS.AHL_PP_RESRC_ASSIGN_PVT dependencies on STANDARD

Line 82: -- Standard IN Parameters :

78: -- non routine operations associated to a job.
79: -- Pre-reqs :
80: -- Parameters :
81: --
82: -- Standard IN Parameters :
83: -- p_api_version IN NUMBER Required
84: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
85: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
86: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 90: -- Standard OUT Parameters :

86: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
87: -- Based on this flag, the API will set the default attributes.
88: -- p_module_type In VARCHAR2 Default NULL
89: -- This will be null.
90: -- Standard OUT Parameters :
91: -- x_return_status OUT VARCHAR2 Required
92: -- x_msg_count OUT NUMBER Required
93: -- x_msg_data OUT VARCHAR2 Required
94: --