Which one of the following statements would occur in the PBO of a dialog program using table control? a) module user_command. b) set screen '0100'. c) loop at itab. d) loop at itab with control itab_tc.
2 14476Which one of the following statements are FALSE about Inactive objects in SAP? a) Development Objects are always saved as inactive versions. b) An inactive version of a Development Object is written to developer’s pc c) In DISPLAY mode, other users can NOT access the code of inactive version of a developer d) Generating a runtime object is same as activating a development object.
1 3859How to run a report in background??and if we try to run in foreground it says"this report sud be run in background".what can be done in this case?? 2-And how sud we stop a report running in background??
3 12046please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Sony,
2046in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Sony,
2149in interactive reports i can use hide field for secondary list out put in ALVs for secondary list as a out put which field r u using?in interictive list ican use HIDE in ALVs which field r u using?
2 8153ANY one can tell me what is basic diff b/w keywords STOP,CONTINUE,CHECK,EXIT, AT-EXITCOMMAND?
Sony,
2 6263any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
KPIT,
2487where can u use secondary index in program please tell me? is there any tool to test in development client?is there any performance tool is thre pleaseeee tell me?
3 7776please any one can tell me the material no,and sales orde number?in which table conpany masterdata will store?
1 5907
What is the difference between call transaction and session method? : abap bdc
Define external layer?
where do we store all custom programs in SD module?
what is defference between repository and non repository Object?
What is meant by hide area?
What are user exits? What is involved in writing them? What precations are needed?
What is the difference between open_form and close_form?
What do you mean by transparent tables in sap abap? : abap data dictionary
Did you create secondary index?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What is the significance of delivery class?
Module Pool Programming: Events and Table Control handling.
What are the differences between macro and subroutine?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?