DBA Data[Home] [Help]

APPS.AHL_PRD_SERN_CHANGE_PVT dependencies on STANDARD

Line 47: -- Standard IN Parameters :

43: -- Function :
44: -- Pre-reqs :
45: -- Parameters :
46: --
47: -- Standard IN Parameters :
48: -- p_api_version IN NUMBER Required
49: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
50: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
51: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 55: -- Standard OUT Parameters :

51: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
52: -- Based on this flag, the API will set the default attributes.
53: -- p_module_type In VARCHAR2 Default NULL
54: -- This will be null.
55: -- Standard OUT Parameters :
56: -- x_return_status OUT VARCHAR2 Required
57: -- x_msg_count OUT NUMBER Required
58: -- x_msg_data OUT VARCHAR2 Required
59: --