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
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:2010-01-26 and 2010-05-30and I want to return the dates of all the Mondays between them:2010-02-012010-02-082010-02-15....etc.Thanks
Sort Alternative/bi-monthly
Hi all,Am going mad trying to get something to work. I'm creating a CMS for a magazine. The magazine is published every 2 months and therefore the edition is nov-dec or jan-feb etc.I've an archive
PHP and Javascript
Hi Guys,Im trying to load the contents of an html file into a text area for editing, this is the code I have so far but it doesnt seem to be working. I think it's because some of the $line have
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.Code: [Select]<?php//setup our insert command$sql = "INSERT INTO `my_db_name`.`my_table_name` (`id`,
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Oracle:
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.If a feed takes long than 20 seconds to download, I wish to terminate it and proceed to the next, is there any way of terminating
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my news are repetition of raw 2. http://www.demirtepe.net/haber/index17.phpAs a matter of fact, I had
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm trying to get it print the original value => ASCII code, splitted by :, like:A => 65:
Change log of Cost centre change in Plant maintenance order
Hi,
SOAP Issue
Hi,I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.Thanks