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
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is open sql?
Can a transparent table exist in the data dictionary but not in the database physically?
Why do we use logical blocks in abap program?
What data is contained in data dictionary? : abap data dictionary
What is an “on request field” statement?
Explain buffering
How to display if the value entered contains records or not?
Explain the use of insert and append statement in sap abap?
What are the payroll related Infotypes
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Did you create any joins?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What do you mean by batch data communications programming?
What is a fall back class?