DBA Data[Home] [Help]

APPS.CSM_GROUP_DOWNLOAD_PUB dependencies on STANDARD

Line 9: * @param p_api_version_number the standard API version number

5:
6: /*#
7: * Downloading a related group to a group API.
8: *
9: * @param p_api_version_number the standard API version number
10: * @param p_init_msg_list the standard API flag allows API callers to request
11: * that the API does the initialization of the message list on their behalf.
12: * By default, the message list will not be initialized.
13: * @param p_group_id the group id to which the related group is to be downloaded

Line 10: * @param p_init_msg_list the standard API flag allows API callers to request

6: /*#
7: * Downloading a related group to a group API.
8: *
9: * @param p_api_version_number the standard API version number
10: * @param p_init_msg_list the standard API flag allows API callers to request
11: * that the API does the initialization of the message list on their behalf.
12: * By default, the message list will not be initialized.
13: * @param p_group_id the group id to which the related group is to be downloaded
14: * @param p_related_group_id the related group to be downloaded

Line 42: * @param p_api_version_number the standard API version number

38:
39: /*#
40: * Downloading more than one related groups to a group API.
41: *
42: * @param p_api_version_number the standard API version number
43: * @param p_init_msg_list the standard API flag allows API callers to request
44: * that the API does the initialization of the message list on their behalf.
45: * By default, the message list will not be initialized.
46: * @param p_group_id the group id to which the related group is to be downloaded

Line 43: * @param p_init_msg_list the standard API flag allows API callers to request

39: /*#
40: * Downloading more than one related groups to a group API.
41: *
42: * @param p_api_version_number the standard API version number
43: * @param p_init_msg_list the standard API flag allows API callers to request
44: * that the API does the initialization of the message list on their behalf.
45: * By default, the message list will not be initialized.
46: * @param p_group_id the group id to which the related group is to be downloaded
47: * @param p_related_group_lst the list of related group to be downloaded

Line 75: * @param p_api_version_number the standard API version number

71:
72: /*#
73: * To fetch the related groups for a given group API.
74: *
75: * @param p_api_version_number the standard API version number
76: * @param p_init_msg_list the standard API flag allows API callers to request
77: * that the API does the initialization of the message list on their behalf.
78: * By default, the message list will not be initialized.
79: * @param p_group_id the group id to which the related group are downloaded

Line 76: * @param p_init_msg_list the standard API flag allows API callers to request

72: /*#
73: * To fetch the related groups for a given group API.
74: *
75: * @param p_api_version_number the standard API version number
76: * @param p_init_msg_list the standard API flag allows API callers to request
77: * that the API does the initialization of the message list on their behalf.
78: * By default, the message list will not be initialized.
79: * @param p_group_id the group id to which the related group are downloaded
80: * @param p_related_group_lst the list of related group to be fetched