DBA Data[Home] [Help]

APPS.BEN_CSO_BUS dependencies on HR_MULTI_MESSAGE

Line 64: hr_multi_message.add

60: --
61: -- The primary key is invalid therefore we must error
62: --
63: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
64: hr_multi_message.add
65: (p_associated_column1
66: => nvl(p_associated_column1,'CWB_STOCK_OPTN_DTLS_ID')
67: );
68: --

Line 512: hr_multi_message.end_validation_set;

508: -- After validating the set of important attributes,
509: -- if Multiple Message detection is enabled and at least
510: -- one error has been found then abort further validation.
511: --
512: hr_multi_message.end_validation_set;
513: --
514: -- Validate Dependent Attributes
515: --
516: -- Commented call to chk_df

Line 556: hr_multi_message.end_validation_set;

552: -- After validating the set of important attributes,
553: -- if Multiple Message detection is enabled and at least
554: -- one error has been found then abort further validation.
555: --
556: hr_multi_message.end_validation_set;
557: --
558: -- Validate Dependent Attributes
559: --
560: chk_non_updateable_args