Hi Everyone,
Is there any SAP provided template/format for system change and enhancements in the steady state phase? I've browsed servicemarket place but yet to find any.
If there is no such document, please advise on the parameters that you think should be inlcuded in effort estimation.
Complexity, Number of steps involved, type of testing required are a few parameters that I've identified.
Thanks
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for their post count goes up 1.
Multi Level Array Problem
hi all,For example I have array like below:$temp = array(array('north america', 'us', 'california'), array('north america', 'us', 'hawaii'), array('north america', 'canada', 'vancouver'),
help with insert
Hi there,I am trying to insert some data into a database, but for some reason, it is not inserting.Can anyone see anything wrong with my code:<?php$host = "***";$username =
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
Problem with creating FI documents
Hi, Experts!
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i seem to have hit:There is an application which i am currently coding, which writes everything that
Batch Session SM35 stuck in status 'in Background
Hi Experts,
Grouping and sorting results
Please help with this query.I have 2 tables in a database, countires and cities. states looks like thiscountriesid -----------country1 ------------uk2 ------------us3 ------------japancitiesid
an interesting question
Greetings folks, got to ask an interesting question...let sayi have created a function something likefunction xxx($a=4, $b, $c=4) {}now, is there any way to call this function so that i only send the
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.What I'm doing I'm pulling data from a data base. I display the information 1 item at a time then have a next and