Can you delete data element, which is being used by table fields. : abap data dictionary
where u can create the rfc function module?
what is selection text in ABAP
what is mean be On Change of in Control Break statement
What happens if a function module runs in an update task? : abap modularization
How can we handle table control in bdc? : abap bdc
How can I get the default values (like date, company code) in module pool programming before the screen is displayed?? I dont wanna use VARIENTS...
What are the transaction codes to create the Infotypes
What is the significance of the memory table ‘screen’?
What is the difference between collect and append statements?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
What is a batch input session? : abap hr
what is a binary search ? and how it is useful in a sorted internal table?