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
How to display or know if the value entered contains records or not?
What is meant by slab? How is indian slab and us slab? : sap abap hr
Where do you create indexes in abap?
What are the system table used in abap?
Type casting and error handling
What are the update types possible?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Define external layer?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the domains and data elements?
Can you print decimals in type n? What is difference between float and packed data type?
What are function modules?
How the transaction that are programmed by the user can be protected?
When the top-of-page event does get triggered?
What is generic buffering?