2010 Jun 14 3:46 PM
Hi expert,
am using reuse_alv_grid_display FM in module pool programming.
i want decalre field catalog and layout kindly provide me the declaration.
i have use
data : gs_layout type lvc_s_layo
gt_fieldcat type lvc_t_fcat
gs_fieldcat type lvc_s_fcat
buts giving me error in Extended program check.
kidly help
2010 Jun 14 5:23 PM
Hi expert,
am using reuse_alv_grid_display FM in module pool programming.
i want decalre field catalog and layout kindly provide me the declaration.
i have use
data : gs_layout type lvc_s_layo
gt_fieldcat type lvc_t_fcat
gs_fieldcat type lvc_s_fcat
buts giving me error in Extended program check.
kidly help
2010 Jun 14 5:23 PM
2010 Jun 14 5:37 PM
you need to use type pool SLIS... and types like for field catalog: slis_t_fieldcat_alv
check some demo programs for help.
2010 Jun 14 7:24 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |