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
Asset Transfer from One plant to another within same company code
Hi,
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand, so, if I may, I'd like to ask quite a specific question.I'm creating a contact form, and I need to
how to validate date using javascript
I need to validate date in textbox using javascript..The date is must be not greater than TODAY date and not less than before 3 months ..If either of these conditions is fails will show the prompt
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)in my mysql db using the time()and when i show the time on webpages i use the date('ymd/h:i:s', $time) kind of thing.now
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.Code: $moderators = array('Admin', 'banana', 'orange');if (in_array("{$_SESSION['user_name']}", $moderators)) print('Found it!');i
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.When I send an email from an email account set up domain (using, for example, xxx@MyDomain.net) and then view the header
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folders in a table which is 6 columns of results across by how ever may rows, here is the code I am using
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylife/public_html/index.php:29) in /home/praylife/public_html/index.php on line 188Warning: Cannot
SWF image using php?
Hello once again.My latest en devour requires me to produce an image of a static .swf that is embedded on a page.Unfortunately, it has a selection of variables passed to it.EgCode: <object
upload image name with extension using php
hi frds..<input id="file1" type="file" name="file[]" >upload image show path like C:\Documents and Settings\My Documents\My Pictures\images0056.jpgi need