DBA Data[Home] [Help]

APPS.UMX_REGISTER_USER_PVT dependencies on STANDARD

Line 398: -- the signature follows Workflow business events standards

394: -- This method is a subscriber to the event oracle.apps.fnd.umx.createpersonp
395: -- TCA apis are used to populate into hz tables
396: -- based on the page from where this is invoked, a B2B or B2C party is created
397: -- IN
398: -- the signature follows Workflow business events standards
399: -- p_subscription_guid - Run/Cancel/Timeout
400: -- IN/OUT
401: -- p_event - WF_EVENT_T which holds the data that needs to passed from/to
402: -- subscriber of the event

Line 515: -- the signature follows Workflow business events standards

511: -- This method is a subscriber to the event oracle.apps.fnd.umx.b2bparty.create
512: -- TCA apis are used to populate into hz tables
513: -- This method creates a business User
514: -- IN
515: -- the signature follows Workflow business events standards
516: -- p_subscription_guid - Run/Cancel/Timeout
517: -- IN/OUT
518: -- p_event - WF_EVENT_T which holds the data that needs to passed from/to
519: -- subscriber of the event

Line 601: -- the signature follows Workflow business events standards

597: -- This method is a subscriber to the event oracle.apps.fnd.umx.b2cparty.create
598: -- TCA apis are used to populate into hz tables
599: -- This method creates a business User
600: -- IN
601: -- the signature follows Workflow business events standards
602: -- p_subscription_guid - Run/Cancel/Timeout
603: -- IN/OUT
604: -- p_event - WF_EVENT_T which holds the data that needs to passed from/to
605: -- subscriber of the event