SAP ABAP Function Module TB_LIMIT_ALV_LIST_DISPLAY (Output of (Hierarchical-Sequential) ALV List)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-RA-CL (Application Component) Default Risk and Limit System
⤷
FTLM (Package) Financial Services: Limit Management
⤷
⤷
Basic Data
| Function Module | TB_LIMIT_ALV_LIST_DISPLAY | Output of (Hierarchical-Sequential) ALV List |
| Function Group | TBL6 | Limit Management: New ALV Modules |
| Program Name | SAPLTBL6 | Test Functions for Limits |
| INCLUDE Name | LTBL6U19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
GS_LAYOUT | TYPE | SLIS_LAYOUT_ALV | List Layout Specifications | |||
| |
GT_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field Catalog with Field Descriptions | |||
| |
GT_SORT | TYPE | SLIS_T_SORTINFO_ALV | Sort Criteria for First List Display | |||
| |
GT_EVENTS | TYPE | SLIS_T_EVENT | Table of Events to Perform | |||
| |
I_CALLBACK | TYPE | SYST-REPID | Program Name Containing External Event Forms | |||
| |
I_CALLED_BY | TYPE | SYST-REPID | Calling Program | |||
| |
I_TABNAME_H | TYPE | SLIS_TABNAME | Header Table Name | |||
| |
I_TABNAME_I | TYPE | SLIS_TABNAME | Item Table Name | |||
| |
I_STRUCNAME_H | TYPE | DD02L-TABNAME | Structure Name of Internal Output Table (Header) | |||
| |
I_STRUCNAME_I | TYPE | DD02L-TABNAME | Structure Name of Internal Output Table (Item) | |||
| |
GS_KEYINFO | TYPE | SLIS_KEYINFO_ALV | Header/posit. table field links | |||
| |
T_OUTTAB_HEADER | TYPE | Header Table with Data to Be Output | ||||
| |
T_OUTTAB_ITEM | TYPE | Item Table with Data to Be Output | ||||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20011004 |
| SAP Release Created in |