RSS Feed for SAP Interview QuestionsCategory: SAP Interview Questions

SAP Interview Questions »

1. Can you create a table with fields not referring to data elements?
YES. eg:- ITAB LIKE SPFLI.here we are referening to a data object(SPFLI) not data element. What are the different types of data dictionary objects? tables, structures, views, domains, data elements, lock objects, Match code objects.
2. What should be the approach for writing a [...]