Answer Posted / akhil
ABAP programmers are often suppose to save language
depended data within ABAP applications. One of the possible
way how to store such a data is to create a text table for
transparent table in ABAP dictationary tool (TA code: SE11).
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the basic objects of the data dictionary? : abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is the transaction code to display the payroll results ? : abap hr
What is the function of a domain?
What is repository info. Systems?
How to transfer the objects? Have to transferred any objects?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is a report?
What is a table pool? : abap data dictionary
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What are the dynapro keywords?
What is read line in abap?