Hi ..how to get serial number in output ..and column name
@oratrainings3 жыл бұрын
You mean ROWNUM ?
@chandrannolaakhil34603 жыл бұрын
@@oratrainings "serial number " in oracle ebs output using plsql stored procedure
@chandrannolaakhil34603 жыл бұрын
@@oratrainings Example :: Serial number Vendor_name ----------------------. ----------------------- 1) data 1 2) data2 .... How to give vendor name at top ...and how to give serial number
@oratrainings3 жыл бұрын
@@chandrannolaakhil3460 select rownum SerialNumber , segment1 SupplierNumber from FUSION.poz_suppliers
@chandrannolaakhil34603 жыл бұрын
@@oratrainings it was not working in oracle apps it was working in SQL developer but I want the serial number and vendor_name in oracle apps ebs
@mahaveers98853 жыл бұрын
I have done all the steps but the Concurrent Prog Name is not there in my Submit a new request .
@oratrainings3 жыл бұрын
You should have mixed assigning it to a request group
@mahaveers98853 жыл бұрын
@@oratrainings I have using existing Request Group. There is lot of Requests available
@mahaveers98853 жыл бұрын
Want to create new Request Group?
@mahaveers98853 жыл бұрын
Issue solved. I did that in another Responsibility.