Which objects are independent transport objects?
Define dispatcher?
What is a subscreen? How can we use a subscreen?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What are the various events associated with screen programming?
What is maintenance view?
How to find the return code of a statement in abap programs?
what is the t-code to link technical and functional operation?
What is the bapi?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the time related infotypes? : abap hr
What is meant by write lock? : sap abap data dictionary
What is dialog module?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc