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
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard method used for checking to see if a value exists in a database before inserting a value? I have a form,
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a backflush code, or not populated with a code. I am aware of looking each part individually, but
login page does not execute a else statement
I've created a login page using sessions.When an incorrect user name or password is entered then a custom messege error message apears.But if a correct user name and password is used then notthing
How to get variable value on next page
Hello friends i am working on payentry page ..there i have this code......... Code: $str="select MAX(PSRN) from paymajor";$result=mysql_query($str) or
losing session vars when arriving from an email link
Hi,I've got a confirmation script made that sends an email with a link for a user to confirm their email. This all works pretty good with the exception of not being able to direct them to where they
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to remove the last comma from the string and can't seem to remove it. I have tried chop, rtrim, substr,
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect and start from next sentenceI am splitting into two sentences"This is first sentence." This
While Problem
i am having a problem with a while statement here is the code Code:
Problem with Sending Mail by PHP
hello all, I m new to php, can u plz provide me the code to send mail by php having CAPTCHA code in the form.i m using the following code :career.phpLine number On/Off | Expand/Contract