Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross) company billing amount of $1,000.00 -- Billing Doc 90000000 (see details below):
=====================================================================================================
Wbs-A.1 Employee Number1 8 hrs bill class technician 1 $50.00 hrly billing rate $400.00 billing line item amt
Wbs-A.1 Employee Number2 10hrs bill class technician 2 $60.00 hrly billing rate $600.00 billing line itme amt
Company B bills Company C for INTER(cross) company billing amount of $1,050.00 -- Billing Doc 90000001 (see details below):
=====================================================================================================
Wbs-B.1 Employee Number3 4hrs bill class engineer 1 $100.00 hrly billing rate $400.00 billing line item amt
Wbs-B.1 Employee Number4 3hrs bill class engineer 2 $200.00 hrly billing rate $600.00 billing line itme amt
Company C bills our outside customer for billing amount of $2,000.00 -- Billing Doc 90000003 (see details below):
==========================================================================================
Wbs-C.1 Employee Number1 8hrs bill class technician 1 $50.00 hrly billing rate $400.00 billing line item amt
Wbs-C.1 Employee Number2 10hrs bill class technician 2 $60.00 hrly billing rate $600.00 billing line itme amt
Wbs-C.1 Employee Number3 4hrs bill class engineer 1 $100.00 hrly billing rate $400.00 billing line item amt
Wbs-C.1 Employee Number4 3hrs bill class engineer 2 $200.00 hrly billing rate $600.00 billing line itme amt
In the example above the billing line item details from companies A and B would need to be loaded in detail into Company C.
Company C would then create a billing document to bill the outside customer. This billing document would contain 4 billing document line items.
Is anyone aware of how the above can be achieved using standard sap functionality.
Any help is greatly appreciated.
Thanks and Regards
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter and facebook with the @ sign to start it off, however even though im good at php coding and have
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the code for several hours now, making small adjustments here and there to try to fix this problem.
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it to different web page depending on the username and password used in logging in... thanks!
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown reason i can echo the variable and it outputs the correct value but i cannot use that variable in
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doing for the last few weeks. Basically I have searched the web, high and low for a "mail to a
how can i make a .gif images for my site
Dear Friends ,Pls solve my problem , I am starting making new site but i dont know how can i make a .gif images for my site . Is there any editor to make my .gif images comfortably
Confused with Loop
guys, i got confused with Looping...this is the caseI have 3 stocks, let say "Stock A", "Stock B", "Stock C" and the owner of each stock A --> Mr.Jamesstock B
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysql database. Something is wrong because I am getting the following error:Warning:
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently it just leaves the file named as however the person has it named. But what I would like to do is
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:Code: [General]Online=0I would like it to be in a php file as just 0 if possible. Also how would I do this from php file to php file and let