Hello All ABAP Experts I am new player in ABAP field will
you guide me.
1.How to check the program?(whether we have to put values
of output in respective table plz explain)
2. How to show table links by reading technical specs ie.,
if we put vbeln from vbak to vbap we get plant no etc
show by example
3. step by step process of abap debugger?After setting
break point how to see internal table value field value etc
Answer Posted / jeelan
hello,u take vbeln from vbak,in vbap to take plant based on
vbeln eq vbak-vbeln
to get plant
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does the call transaction method allow multiple transactions to be processed by sap?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What is open sql vs native sql ?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
Describe data classes? : abap hr
How do you process errors in call transaction method? : abap bdc
In select-options, how to get the default values as current month first date and last date by default?
What two statements would be used to exchange data between programs using abap memory?
where are the passwords for ITS stores?
What is off cycle payroll run
What is the difference between tables and structures?
How many ways you can create table? : abap data dictionary
What is the difference between synchronous and asynchronous update?
How to transfer the objects? Have to transferred any objects?