If i have 6 fields in our ztables,But when i would like to display the contents,then only 4 fields would be come up,HOW IT WILL Handle?
Answer Posted / purna
through Projection view we can display only 4 fields
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the different functions used in sap script? What are the parameters used in each function?
How to specify a client for database table processing?
Does every abap/4 have a modular structure? : abap modularization
What are uses of foreign key?
What are user exits? What is involved in writing them? What precations are needed?
What are matchcodes?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What are the different methods of passing data? : abap modularization
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is the use of dequeue function module? : sap abap data dictionary
What are the different methods of bdc? : abap bdc
What are pooled tables? : abap data dictionary
What is a modification assistant?