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
simple ping code
been searchin the site/web and found code thats simple but doesnt work.I have a personal web server running with various things and a place to upload or down load files from out side my lan.I am
Need help urgant
why down my code ony return one item instead of all the items selected. $arr =
restricting another login once you logout
Hello,how can I restrict a page from login authenticating against info in a MySQL DB for a second time? Right now a login check against username and password in a MySQL table and allows access against
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authentication. They hosting service sent me this link: http://email.about.com/od/emailprogramm ...
Code clarification
Hi In the following code what could be the "search_print()" and where it could be placed.Couldn't find within the page or included pagesCode: [Select]<td align="right"
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gridview depends on the values entered in the dropdown list boxes. The button calls a stored procedure
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming data entered through the form below. from the following MySQL database and table.Database = hrmsTable =
DELETE rows based on content
I have a link in my rows$bit="http://bit.ly/abcd";$query = mysql_query("DELETE FROM *table* WHERE sentence........");//I need to delete all sentence rows which DOES NOT contain my
LOOPing Problem
Hello All!The following code loops through the data and displays the data accordingly. My problem is that the $listPR->HoursWorked; array repeats itself. The foreach($listLocations as
Script not running properly
Hello EveryoneThis is a basic script for posting to a database. I'm not sure why it doesn't work. Can anyone tell me why?Code: [Select]<?phprequire('config.php');if(isset($_GET['id']) == TRUE