To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am