Hi There,I just joined Abap course online so wanted to know how many types of Reports do we have and in how many ways we can modify reports and what is Idoc with extensions?
Latest Answer: Script is nothing but it is a teplete for displaying the output.Report is for selecting the data from data base table and validation.Regards,Lakshman ...
Latest Answer: hi, this is sridhar from coimbatore. thanks for the giving answer ... Still if u have lot of logics and techniques please share with me. I am new for abap entry. so please help me in learning. with regards,Sri ...
What is the exact difference between Transaction Codes se01, se09 and se10? Dont say all are same please, There is some difference between those in real time.
Latest Answer: by using submit keyword we can call report with in the report ...
Latest Answer: OOABAP is Object oriented advanced business application program. ...
Latest Answer: there we need to use abap syntax such/ if &itab-matnr& eq '9300001' (this is written in the line set as command)RegardsRajesh ...
Latest Answer: A structure is a series of fields grouped together under a common name. it is very similar to a table.1.A structure doesn’t have an associated database table.2.A structure doesn’t have a primary key3. A structure doesn’t have technical attributes.structure follow ...
Latest Answer: Session Method :
session method can work both foreground and background.
log file is created for this.
useful to transfer large amount of data.
in session method updation is synchronous and processing is asynchrounous.
it can be ...
Latest Answer: The differences between LSMW and BDC are as follows: LSMW is generally for normal SAP applications, while BDC is mainly for any customized application. LSMW provides various methods for the migration of data, namely, those of direct input, Batch input ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top