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
How to know if online site made with PHP
Hello,I see some sites that does not display extensions at all , for example:www.site.com/login (for login page)but how I can know the language used in this site ?Thanks
get font info from a font file
hello,Does anyone know how to get font info from a font file ... using php of course ! The stuff I need to extract is Font Family, Author, Copyright etc which is contained as attributes in the font
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game,and i made an thingy to my game what shows health,energy and wallet up..and its all okay but i
please help
HTML Code:Code: <span id="ctl00"><span> <div class="ldpPropFeatures"> <div
Extracting Long text from message class with parameters
Hi,
Need a fuction to count entries in a field
HiI need a fuction to count how many times a email address is entered in to a field.I making a for wordpress that counts how many timesa user has made comments.Thanks
Select question
Hi,First I would like to say that php is pretty new for me.. so please don't shoot me if this should be a stupid question!But I'm a little surpized due to following..I have a search script (very large
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:Code: function createthumb($name,$filename,$new_w,$new_h){ $system=explode('.',$name); $src_img=imagecreatefrompng($name);
Oracle11g Patch issue
Hi all,I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AIX/oracle/Disk1/stage/Components/oracle.owb.rsf/11.1.0.7.0/1/Datafiles/filegroup16.jar.when I look into the
$_FILES array
Ok,I just started experimenting with PHP today. My goal right now is to have people be able to upload files to my website, but I am starting at square one. I can make a .php print out the name of