Menu

SAP Function Module RTP_US_API_ALV_PLAN_REPORT

Displays ALV for retirement plan

The Function Module RTP_US_API_ALV_PLAN_REPORT (Displays ALV for retirement plan) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_ALV within the package BCA_US.

Technical Information

Function Module RTP_US_API_ALV_PLAN_REPORT
Short Text Displays ALV for retirement plan
Function Group RTP_US_API_ALV
Package BCA_US
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_REPORT_TITLE TYPE CHAR50 Comment
I_SAVE TYPE CHAR01 Character field length 1
I_SCREEN_TITLE_NUMBER TYPE CHAR01 Character field length 1
I_STR_ALV_VARIANT TYPE DISVARIANT Layout (External Use)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_FIELD_CATALOG LIKE LVC_S_FCAT ALV control: Field catalog
T_PLAN_REPORT LIKE IRTP_US_PLAN_REPORT Structure for reporting of master data retirement plan

Exceptions

This function module does not define any Exceptions.