Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as