DBA Data[Home] [Help]

APPS.AHL_PP_RESRC_REQUIRE_PVT dependencies on STANDARD

Line 103: -- Standard IN Parameters :

99: -- non routine operations associated to a job.
100: -- Pre-reqs :
101: -- Parameters :
102: --
103: -- Standard IN Parameters :
104: -- p_api_version IN NUMBER Required
105: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
106: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
107: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 111: -- Standard OUT Parameters :

107: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
108: -- Based on this flag, the API will set the default attributes.
109: -- p_module_type In VARCHAR2 Default NULL
110: -- This will be null.
111: -- Standard OUT Parameters :
112: -- x_return_status OUT NOCOPY VARCHAR2 Required
113: -- x_msg_count OUT NOCOPY NUMBER Required
114: -- x_msg_data OUT NOCOPY VARCHAR2 Required
115: --