Shipping Execution - EBS (MOSC)

MOSC Banner

Ship not confirmed with Automated Ship Confirm-SRS

edited Dec 3, 2014 10:06AM in Shipping Execution - EBS (MOSC) 2 commentsAnswered

I am using

fnd_request.submit_request ('WSH', --'APPLICATION SHORT NAME',   Full Name=> (Shipping Execution)

                                  'WSHASCSRS', --'CONCURRENT PROG SHORT NAME',  Full Name=>(Automated Ship --Confirm - SRS)

                                  NULL,

                                  SYSDATE,

                                  FALSE,

                                  21,           --Ship Confirm Rule:- (NC USA)

                                  TO_CHAR (SYSDATE, 'YYYY/MM/DD HH24:MI:SS'), --Actual Departure Date:-

                                  1,             --Ship Confirm Batch Prefix:-

                                  NULL,

                                  NULL,

                                  1072, --Organization:- (NC USA PERIODIC 1 - UD1)

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  NULL,

                                  CHR (0));

for automated ship confirm from back-end but delivery not ship confirmed while i am running "Automated Ship Confirm - SRS" from front-end it proceeds for ship confirm.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center