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
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..http://90.202.46.253thats the site, if u go on there, regsiter and login u will see that u can then
Login logout link help
Hi all,Im new to php and Im having trouble creating a login/logout link for my page that displays as: Log Out | My Account.when a member is signed in, And: Log In | Sign UpWhen no one is signed in.The
Read from a text file after a specific word
Hi all. I have a text file that looks like the one below. I know how to open the text file but I need to get the php pointer to take a value suck as $username. Once it finds $username, i need it to
Script not running properly
Hello EveryoneThis is a basic script for posting to a database. I'm not sure why it doesn't work. Can anyone tell me why?Code: [Select]<?phprequire('config.php');if(isset($_GET['id']) == TRUE
InternetOpenUrl() Invalid cert
Hi all,
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and over again to set up these new laptops, we log on to this website and have to select all this stuff. I
CU&UC guide
Hi Gurus,
Running a cron job through PHP/Apache?!
Hello all,I have a PHP script which makes a cron file from user input. When i try to run the cron job via system() the job doesn't run, I suspect it has something to do with permissions. Any ideas on
Text file to .Dat file Conversion in PHP
Hi All, Could anybody provide code for Text file to .Dat file Conversion in PHP. Thanks,
do while conditions
i want to display 6 images in a 2x3 tablenow what would be the correct logic tocount that there are 6 images resultsand if there are more than 6 images loop and echo the rest but not in the tablebut