DBA Data[Home] [Help]

APPS.QP_SECURITY dependencies on STANDARD

Line 104: | 'PRL' for standard pricelist

100: | Input: p_function_name ->
101: | QP_SECU_VIEW
102: | QP_SECU_UPDATE
103: | Input: p_instance_type ->
104: | 'PRL' for standard pricelist
105: | 'MOD' for modifier
106: | 'AGR' for agreement pricelist
107: | 'FOR' for formula -- not used yet
108: | Input: p_instance_pk1_value -> list_header_id in qp_list_headers_b

Line 301: | 'PRL' for standard pricelists,

297: | the use with the particular function
298: | Input: p_function_name ->
299: | 'QP_SECU_VIEW' for view, 'QP_SECU_UPDATE' for update
300: | Input: p_instance_type ->
301: | 'PRL' for standard pricelists,
302: | 'MOD' for modifier,
303: | 'AGR' for agreement pricelists,
304: | 'FOR' for formulas --not used yet
305: | null for all list headers

Line 675: | 'PRL' for standard pricelists,

671: | PROCEDURE Create default grants for newly created pricing entitiy
672: | based on the defaulting security profile settings.
673: | IMPORANT NOTE: This API should be called ONLY when creating a NEW pricing entity.
674: | Input: p_instance_type ->
675: | 'PRL' for standard pricelists,
676: | 'MOD' for modifier,
677: | 'AGR' for agreement pricelists,
678: | 'FOR' for formulas --not used yet
679: | Input: p_instance_pk1 -> id of the newly created pricing entity