While creating the Sales Quote in Order Management , I was getting Error
ORA-20001: APP-FND-01728: An assignment does not exists for these Parameters.
OE_HEADER_UTIL Procedure Get_Order_Number
user-Defined Exception in packahe
OE_HEADER_UTIL Procedure Pre_Write_process
I check all my required stepup again and again and found every thing is as correct as it should be.
I checked ...
1.Transaction Type has define for Sales Quotes
2.Document Sequence has Defined and Assigned
but still this error .
But Finally I found that i was missing an Important Step .
Resolution -
Please Note that When we define the Transaction Type for Quotes, A new document category with ?- Quote? appended to Order Type name is created.
Please check
Nevigation>Documents > categories
We have to assign a document sequence with this category to generate the quote number.Once you do that , you can create the Sales Quotes with out any Error.