We are implementing SAP in a company in the shipping industry. They have the following requirement:
Company code A wants to pay for Company code B when paying through payment method A (ACH) - this uses the program RFFOEDI1 to create idocs. However, Company code B wants to pay for itself when paying through local checks (payment method L) - this uses standard SAP check printing program for US RFFOUS_C. Transaction F110 will allow only one scenario - either company code B is setup to pay using company code A or setup to pay for itself.
I would like to know how the above business need can be met. Also, is there any transaction that can be used to create idocs without using F110 or without creating any payment proposals. RFFORDI1 requires a payment proposal.
Thanks
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this errorCode: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in D:\wamp\www\dynamic\quiz2.php on
Need help urgant
why down my code ony return one item instead of all the items selected. $arr =
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have something like this
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 scale. I had someone make a Top Rated section for the site, to show the user with the highest rating
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I just not seeing to obvious?Getting, "Call to undefined function mysql_fetch_accoc()" at line n, whereline n is referring to
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)gettext-support is enabled.It used to work perfectly a few weeks ago.I'm not quite sure what changed this. Be
Move array index to end
Hey guys, Quick question: I have an array that looks like this:Code: [Select]$var = array( 'name' => 'thename', 'title' => 'thetitle', 'media'
re calling a function without including file
Hi,i am new to programming in php, i was just checking the wordpress code and found out in the wordpress code they are calling the function get_header(); at the top of every page but above calling
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices, tips on PHP, and other PHP-related topics. PHP is an open source scripting language that has taken
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows