Hi gurus,
I got a dump when I run one of my program. the dump is described below:
"A conversion error occurred while the program was trying to
display data on the screen. "
in ST22 it sugggest me
A conversion error occurred while the program was trying to
display data on the screen.
The ABAP output field and the screen field may not have the
same format.
Some field types require more characters on the screen than
in the ABAP program. For example, a date field on a screen needs
two characters more than it would in the program. When attempting to
display the date on the screen, an error will occur that triggers the
error message.
Screen name.............. "ZBIN_TRANSFER2"
Screen number............ 0102
Screen field............. "MSG-STOCK1"
Error text............... "FX015: Sign lost."
Further data:
" "
can any one please help me to fix the problem?
Error in Configure System Landscape Directory phase
Hi
Target costs on Process orders not calculating
Hi All,
Supress some serveroutput but not all
Hi,
Mail from PHP form not always ending up in my inbox?
Hi guys,I'm a real newbie to PHP and have managed to put together a simple mail form that sends me an email when someone fills it in on my site.The problem I am having, is that sometimes when I test
replacements
I have a variable in my PHP script like ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and positions 5-10I want to replace these positions with another color .$newpat="<font
curl javascript problem
Hi Experts.I'm new curl and wanna to get some info from this http://www.amadeus.net/when user enter some city name,the page suggest a list and then user select one of them.then user click a button and
Is it possible to stop reservation creation in PM Order?
Hi All,
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls help and it works ok but when i have multiple files it doesnt send the correct info.What im tryin
How to validate from 2 possible answers
Hi I hope somebody can help me with what will probably be really simple, I'm pulling my hair trying to get my head round it.I've got a contact form and I would like to add to it a couple of simple
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and give the total amount of sales?