Hi Experts,
I am facing an issue related to PO release strategy. The details are-
When a PO is created with output type external send and it is released with tCode ME28. The status of the output message shows "no or faulty email address".
The email addresses for the supplier is maintained correctly. Once we re-trigger the output the email goes perfectly fine.
Please advice.
Regards
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.Im building a shopping cart and i created and Item object already and using it to hold data for each item. But this
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because the PNG image has text effects. I have an image of every letter I just don't know if this is possible
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made it passes the checkbox value (checked = "Yes" to the next page) which then loads password
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and checks the table to see if the PIN matches the one in the table. If it does it should assign the
Problem with Subscreen
Dear Experts ,
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?After dealing with numerous very well qualified programmers to only turn down the project due to difficulty
Day of week
I am using PHP version 5.0.5I have a varaible ($DATE (date format yyyy-mm-dd)) that is being incremented to populate a table with each day of the month. I am then trying to get the day of week
How to form a xml form table with a single sql statement..?
Hi everyone,
Linux socket programming
Where can I find a good introduction to socket programming?