Can we write inner join between transparent table and
cluster table? If both having common fields?
Answer Posted / vineet kumar
We can only use inner join in Transparent table not in pool
or Cluster Table.
Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
How do you document abap/4 programs? Do you use program documentation menu option?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
How can cluster table be created?
visibility section for class level and attributes level
How is time management and payroll is integrated? : sap abap hr
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Explain what is the difference between sy-tabix and sy-index? Where it is used?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
Polymorphism real time scenario
if while coding power goes off , how to retrieve the codes?
Can we set page headers to details lists?
Do we create table fields with out data elements and domains?
How many main windows will be there in a page window?
What type of user exits have you written ?
singleton class