Hello.
Has anyone come across daily recognition of deferred income?
We want to implement Revenue Recognition for a new project.
The business wants to see (recognise) the previously deferred income on a daily basis.
Contracts that are signed on the 10th of the month should accrue everyday of first month and subsequent months so that on the 20th of the month it shows monthly contract price divided by the number of days of the month.
I have been unablke to find out out anything about this daily accrual in the Revenue Recognition Best Practice pdfs available from SAP.
Thanks
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a new user when I'm not logged in. It should redirect me back to the login page but I get this
WM transfer order: confirm different batch than proposed by system
Hi folks,
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a backflush code, or not populated with a code. I am aware of looking each part individually, but
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.If i send the value by thisCode:
ALV List Display to point to another report on Double Click
Hi,
BB_Code error
I'm having a problem with a custom built function and keep getting this error:Warning: Missing argument 1 for BB_Code::BB_Code(), called in /home/cra10002/public_html/mooglebook/input.php on line 21
Login script (probably a simple error)
dbConfig.phpCode: <?// Replace the variable values below// with your specific database information.$host = "localhost";$user = "username";$pass = "password";$db
get multiple rows
Hi I want to get multiple rows from a dbI am using this for the db queryCode: public function getCeleb($product_id) { $query = $this->db->query("SELECT * FROM " .
foreach iterator
Hi GuysDoes the foreach loop have an inbuilt iterator ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?in PHP of course.i don't know if i'm really that dumb or is it the 36 hours of no sleep that i can't