Payables and Cash Management - EBS (MOSC)

MOSC Banner

How to generate unique sequence numbers on the payment document?

edited Sep 2, 2014 5:02AM in Payables and Cash Management - EBS (MOSC) 3 commentsAnswered
  While processing the payments for the suppliers, the same sequence number 'A' is showing up in the request header for all the payment  eft files generated.The logic in the column position 34 in the eft document  decodes the sequence number to 'A' in all the files. 
Expected: The sequence number should be 'A', 'B', 'C'... in the consecutive eft files. 
Please help what I am missing here. 
- thank you/ 

Current setup for the eft document: 

Sequences:

 Hint: Define sequence generators…

<DEFINE SEQUENCE> PaymentsSeq

<RESET AT LEVEL> OutboundPaymentInstruction

<INCREMENT BASIS> LEVEL

<START AT> 1

<END DEFINE SEQUENCE > PaymentsSeq

  

<DEFINE SEQUENCE> US_NACHA_CCD_DAILY_SEQ

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