2008 Feb 15 7:16 AM
Dear frnds,
I have a RFC or Bapi when i when i execute it there is a checkbox saying :--
uppercase /lower case ...
in some cases if i click that then only the FM returns values.
So here i would like to make it check always.
So that it will process the input given as it is..without changing it into CAPS....
waiting for ur replies..
Thx,
Ram.
2008 Feb 15 7:24 AM
hi,
Do one thing..
translate your input in to Upper case before calling function module
the syntax for translating int o upper case is :
TRANSLATE variable TO UPPER CASE / LOWER CASE.
reward points if useful..
hi,
Do one thing..
translate your input in to Upper case before calling function module
the syntax for translating int o upper case is :
TRANSLATE variable TO UPPER CASE / LOWER CASE.
reward points if useful..
2008 Feb 15 7:24 AM
hi,
Do one thing..
translate your input in to Upper case before calling function module
the syntax for translating int o upper case is :
TRANSLATE variable TO UPPER CASE / LOWER CASE.
reward points if useful..
2008 Feb 15 7:41 AM
U can use the translate statement...but its obsolete command..
usage is not appreciated.
pass u r parameter to the FM
HR_99S_CONV_UPPER_CASE
it will give u the uppercase format.
reward if usefull
2008 Feb 15 8:21 AM
thx for ur time...
bt frnds my requirement is to stop the conversion i need to process the data as it is..
like if it is SalesOrder..then it should take it as it is...and i also dont want to check that checkbox
ram
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |