DBA Data[Home] [Help]

APPS.AS_LEAD_ROUTING_WF_CUHK dependencies on STANDARD

Line 58: -- The above four parameters are standard input.

54: -- It's FND_API.G_VALID_LEVEL_FULL by default.
55: -- p_commit : Whether commit the whole API at the end of API.
56: -- It's FND_API.G_FALSE by default.
57: --
58: -- The above four parameters are standard input.
59: -- p_resource_id_tbl :
60: -- p_group_id_tbl :
61: -- p_person_id_tbl :
62: -- The above three parameters store the available

Line 127: -- The above three parameters are standard output

123: -- The messages.
124: -- Call FND_MSG_PUB.Count_And_Get to get the message
125: -- count and messages.
126: --
127: -- The above three parameters are standard output
128: -- parameters.
129: --
130: PROCEDURE Get_Owner_Pre(
131: p_api_version_number IN NUMBER,