Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem sence yesterday:
firstly, i enter date in doc, all positions (account, amount, ect.)... Push "Save". System shows me the doc number 100000000. But then, when i try to view this doc., i see just the header line of the doc., but NO POSITION with amount, account, ect. :(
then i try to find rows with BELNR = '100000000' in table BSEG - there is NO entries. But there is in table BSIS.
This problem appears each time when i try to create any FI document in different transaction (F-47, FB08, FB01,...) in each client.
We tried to scan the system - no problem was found. We tried to restart servers - but problems still here ;(
Help me please, as faster as u can. I really need YOUR HEEELP!!!
thanks
session variables not working anymore
hello,i use sessions to handle authentication within my site. my host has been changing a lot of settings in the server recently for "security purposes". and the technicians are pretty much
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I have a .csv file with about 300 records in it. The code worked perfect while testing on 3 or 4
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login systemSay I go to http://www.website.comThe page that processes the login then returns the now-logged-in user to
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontpage. It's a good system, but it's got a few flaws, an example being that it counts
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
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs eachI'm having SOOOOOOOOO much trouble with it... it's supposed to work! >,<I get the right
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cookies to log the user in but the cookie either doesn't set or it sets after I travel through a few
How to convert this array to string
I am having problems converting this array to a stringusing print_r($val[1]); I get: Code: [Select]Array( [0] => Array ( [name] => John ) [1] =>