DBA Data[Home] [Help]

APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on MO_GLOBAL

Line 98: vp_org_id:=mo_global.get_current_org_id; -- Bug 4655467

94: vp_write_off_activity_3 := p_write_off_activity_3 ;
95:
96: --Bug 5414783
97: /*
98: vp_org_id:=mo_global.get_current_org_id; -- Bug 4655467
99: fnd_request.set_org_id(vp_org_id); -- Bug 4655467
100: */
101:
102: FV_UTILITY.DEBUG_MESG(FND_LOG.LEVEL_STATEMENT,

Line 1836: vl_org_id:=mo_global.get_current_org_id;

1832: RETURN ;
1833: END IF;
1834:
1835: -- MOAC Change
1836: vl_org_id:=mo_global.get_current_org_id;
1837: fnd_request.set_org_id(vl_org_id);
1838:
1839: vl_req_id:= Fnd_Request.Submit_Request (
1840: 'FV','FVXDCDFR','','',FALSE,