What is the exact use of Reuse_alv_field_catlog_merge.
Answer Posted / manveer kapoor
This FM is used to create field catalog from dictionary
structure or internal table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What two statements are required in an abap program to output an icon using a write statement?
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 INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
what will happen if called program is not executable ?
What is a type group?
What is a matchcode?
What is the difference between tables and structures?
To how many tables can an append structure be assigned. : abap data dictionary
What are the uses of the information in the data dictionary? : abap data dictionary
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
How do you backup Sapscript layout sets? Can you download and upload? How?
What is the use of at new statement ?
What does the insert statement in extract datasets do? : abap modularization
What does an exec sql statement do in abap?
What is a help view? : abap data dictionary