DBA Data[Home] [Help]

APPS.AHL_PP_RESRC_REQUIRE_PVT dependencies on STANDARD

Line 99: -- Standard IN Parameters :

95: -- non routine operations associated to a job.
96: -- Pre-reqs :
97: -- Parameters :
98: --
99: -- Standard IN Parameters :
100: -- p_api_version IN NUMBER Required
101: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
102: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
103: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 107: -- Standard OUT Parameters :

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