how can i transport a idoc from development system to production system? in idoc we are doing bd64 for distribution model view is it mandatory for idoc? and is it possible without creating a distribution model view we can generate a idoc?
1 8872if i want to take some matter from a smart form to another smart form .then how is it possible?
2 7588if i remove the select stmt from start-of-selection and put the select stmt in end-of-selection it is triggering then what is the use of start-of-selection? Please send me the answer
2 12843hi i am prasoona completed b.tech in 2007...righr now i got trained in SAP-ABAP...im trying on 2.5yrs exp..whay sort of questions cpmanies may ask for..plz help me who were working on ABAP at present... thanking you.
1 3990we will create functionmodules in real time or reusing exsiting one's in abap and webdynpro abap?
2 8979Hi Gurus How do u do performance analysis means and what is the diffrence between extended syntax check and code inspector and how do use them to test the performance of the any abap program ?
1 5973Hi To all ABAP Gurus Is there any other way to create data elements apart from se11 tocde as we dont use the se11 in real time generally this question is asked in enteg infotech
4 7353Hi To all ABAP Guru's while transporting any report program do we need to trasnport the text elements seprately or not reuired ? if it is so how do u transport the text elemtns ? Thanks in Advance for ur answers
1 7811
What is the difference between a structure and a table?
Can a constructor be declared private? If yes then in which scenario?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
How can cluster table be created?
Explain how many types of tables exist and what are they in data dictionary?
How many types of size categories and data classes are there?
What is the difference between synchronous and asynchronous update?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Can i know some of the Realtime tickets that anyone has been faced ?
What is roll area?
Does every abap/4 have a modular structure?
What are the different types of the variable in the sap abap?
Differentiate between static and dynamic step loops?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
How can we use multiple transactions by using bdc_insert? : abap bdc