Answer Posted / deepak kansal
SAP EHS - Audit Management
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are the problems in processing batch input sessions?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
How do you write a function module in sap?
What is view? Different types of view. Explain?
What is a data class? : abap data dictionary
What is the difference between a substructure and an append structure? : abap data dictionary
What are the relational operations that can be performed on view in sap? : abap data dictionary
Where do you code the hide statement?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is native sql?
Explain the advantages/disadvantages of logical databases?
What are hashed tables?
What is meant by authorization? : sap abap hr
What are the advantages/ dis-advantages of logical databases?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization