How to get local print machine information? Pls check below program. DATA: PRDEFAULT LIKE FRPRLIST-PRNAME , IS_FRONTEND LIKE RSPOTYPE-MODE ….
How to get local print machine information? Pls check below program. DATA: PRDEFAULT LIKE FRPRLIST-PRNAME , IS_FRONTEND LIKE RSPOTYPE-MODE ….
What is ABAP IDOC? If you want to know about IDOC steps, pls check out below information via SDN wiki….
Difference with SMARTFORMS vs. SapScript(SE71) The Following are the differences :- a) Multiple page formats are possible in smartforms which…
Question: hi I have to display multiple languages in same page in smartfroms I have to display like Customer Name:…
There is ABAP Tips(eBook version) for you, if you need it , pls download it. abap-tips
BSEG will contains all items data. try to make use of this FM AC_DOCUMENT_RECORD. or 1 2 3 4 5…
There is an ABAP program tips document(157 pages) to download. I think it is very useful for ABAP developer. Download…
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20…
Below is ABAP upload and download HR photo program.(via web) 1 2 3 4 5 6 7 8 9 10…
1. What is an ABAP data dictionary?- ABAP 4 data dictionary describes the logical structures of the objects used in…