what is the use of SLIS type pool in alv reports?
Answer Posted / a.chandramouli
SLIS is used in ALV's like Interactive,Classical and
Hierarchial ALV's. It is already built in system. The syntax
for the SLIS is:
TYPE-POOLS:SLIS.
DATA SECLARATION:
T_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV,
W_FIELDCAT TYPE SLIS_FIELDCAT_ALV.
IT USES PARAMETERS LIKE
W_FIELDCAT-COL_POS, W_FIELDCAT-SELTEXT_M, W_FIELDCAT-TABNAME
AND SO ON
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
What is the relationship existing between the various data elements? : abap data dictionary
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are internal tables? How to use a specific number occurs statement?
What are system fields for secondary lists?
What does the extract statement do in extract datasets?
wht is the diff. b/n initialization and lotus of event
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the transaction code to display the payroll results ? : abap hr
Explain the table, which contain the details of all the name of the programs and forms?
Which objects are independent transport objects? : abap data dictionary
Explain what is sap script? What is the purpose of sap script?
What is a size category? : abap data dictionary
How will you insert record in a sorted table
What are secondary indexes. How can we know which index is being used in a select query?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA