There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
What do the various queue names mean?
How can I delete temp files?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the steps to connect to a database?
What is the pattern for HAL Online-exam?
What is the use of lockboxes? : oracle accounts receivable
What area unit the various kinds of info compression introduced in sql server 2008?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Why does the size of the edb file not change when I move users out of that store?
What is the use of work status? What are the key attributes in defining work status?
What are the causes of liner high temperature?
How do I count text in excel?
What is binding in laravel?
How does python handle compile-time and run-time code checking?