![]() Related Questions Latest Answer : Use the Tcode SMARTFORMS to design and configure the Smart forms, If you have knowledge on SAP Script with layout sets, it will be bit easier ... Read Answers (1) | Asked by : mohan There is SSN field and i just want to show last four digit on SAP Script? e.g. 123-45-6789 so i want There is SSN field and i just want to show last four digit on SAP Script? e.g. 123-45-6789 so i want xxx-xx-6789 how can i do that? Read Answers (1) | Asked by : Dhwanit Which is the most intresting site to know the latest about abap and to know the interview questions on abap and sap . also let me know that which is the best sites for other software Read Answers (2) | Asked by : kanwaljitsinghaman When you add a screen field to customer master(XD01) ,what is the purpose the screen fieldCould please explain Read Answers (1) | Asked by : somi reddy View Question | Asked by : krishna Latest Answer : --------MOVE--------Moves the contents of field f to field g. Field f remains unchanged. This statement is equivalent to:g = f. ExampleDATA: NUMBER TYPE I, FIVE TYPE I. MOVE 5 TO FIVE. MOVE FIVE TO NUMBER. The fields NUMBER and FIVE now both have ... Read Answers (3) | Asked by : tharmila Latest Answer : Report Writer : ---------------In addition to the Report Painter, you can use the Report Writer to define reports. You use the Report Writer to create reports from data in the Special Purpose Ledger (FI-SL) application component and other SAP application ... Latest Answer : By using the below code me make select-options to parameters.TABLES: vbak.SELECT-OPTIONS : s_vbeln FOR vbak-vbeln NO-EXTENSION NO INTERVALS.Regards,Kiran Kumar G ... Read Answers (1) | Asked by : rajesh velamala How can you enhance the ABAP Report? How to select data from different tables in ABAP without using JOINS? Latest Answer : You can select data without using join.You can write different select queries by writing appending clause.Ex.Select * from BSID into corresponding fields of table i_bsad where..............select * from BSAD appending cooresponding fields of table ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||