Hello Guys, If any body looking for "worksoft certify tool training in hyderabad", please contact me
sachincertify@gmail.com
Answer Posted / akshata
Hi Sachin,
I am also looking for worksoft certify training and certification. Could you plz provide me the details of the course and fee structure ASAP?
Thanks in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between float and packed data type?
What are logical databases?
What are null values? : abap data dictionary
Explain what is the difference between primary key and unique key?
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 is a 'z' report?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Did you create primary index?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What are the different types of abap/4 programs?
Which commands are used for interactive reports?
What is tcode se16?
Explain how do you get output from idoc?
Why do we use dynamic where conditions?
What are secondary indexes. How can we know which index is being used in a select query?