what is the button to change the variant in alv?
Answer / k.nagalakshmi
It depend when these "specific circumstances" are occurring?
Before displaying the ALV, then force the value of the
variant used in set_table_for_first_display,
CALL METHOD GRID1->SET_TABLE_FOR_FIRST_DISPLAY
EXPORTING
I_STRUCTURE_NAME = 'SFLIGHT'
IS_VARIANT = GS_variant
I_SAVE = X_SAVE
CHANGING
IT_OUTTAB = GT_SFLIGHT.
If you want to simulate multiple "default variant" you
should "mislead" the ALV by changing the report name used
for storing variant (IS_VARIANT-REPORT) But in this case
you will no longuer see every variant when in the ALV, only
those of the "report name" passed when setting for first
display.
Is This Answer Correct ? | 1 Yes | 0 No |
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
what is field string ? & where we are using field strings?
where are the passwords for ITS stores?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
what is the default event that is triggers in report?
9 Answers TCS, Unilogic Software, Unilogic Technologies,
will join conditions in sql queries affect perfomance? how?
what is a workflow?
What is erp? : sap abap hr
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How will you process the Session method in Background?
What is SAP script and Purpose?
cardinality 1:6 wat view?