Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we have 6 company codes under one client (group).Now our management want to merge all these companies under one flagship company to avoid hectic inter company transactions and tax calculation. Instead of 6 diff. companies we are thinking to create one flagship company and further create existing companies as Plants (Profit centers)under it.Previously we have implemented FI,CO,MM,PP,SD,PM,QM & PAYROLL Modules & we are suppose to go with the same in restructure also.
Now my problem are
1.What are the major benefits & drawbacks in terms of SAP functionality point of view?
2.what are the steps to complete this project along with precautions & constrains?
Please throw a light on this, will be a great help.
Thanks
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?This is what I've come up with. It doesn't work at all ^^;;Code: <head><?php $string = Red;function changeBlue()
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down menu in the php file that is executed afterwards. when I echo frmcounty in the php file it returns
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environment, I receive the following error, can you help?
textfield unchanged
hi,i want my form to know whether its textbox is unchange or not.if($textbox == 'unchanged'){ //do this}else{ //do this}ive been searching all day , but cant find the exact solutions...
help with image text
Hi ...see i need the text of the name and number to start in the center and always be in the center now with the code i have the text starts in the center and goes on to the rite it does not stay in
problems with script
I made a small script wich exchanges points in my website: <?phpsession_start();include_once"config.php";$username = $_SESSION['username']; if(isset($_POST['exchange'])){$spoints =
foreach help.
Hello all,First time I'm attempting to use a foreach statement and was just wondering if my code is correct:Code: $sql = "SELECT email from mail_list where subcribed = \"Y\" ";
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, echoing within a text input, etc) so i would just like to get rid of them.turn: bob's houseinto: bobs
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it says this errorCode: The image “http://localhost/examples/captcha.php†cannot be