Menu

SAP Function Module ARF_CALL_SCREEN_XXXX

Calling source/destination screen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module ARF_CALL_SCREEN_XXXX (Calling source/destination screen) is a standard Function Module in SAP ERP and is part of the function group ARF_NEST within the package AID-RF.

Technical Information

Function Module ARF_CALL_SCREEN_XXXX
Short Text Calling source/destination screen
Function Group ARF_NEST
Package AID-RF
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_ACTVTY LIKE T333-ABILD Activity type
I_FIELD_NAME LIKE DD03L-FIELDNAME Current field name
I_LINE_NUMBER LIKE SY-TABIX Current line number
I_POST_CHANGE TYPE C Posting changes indicator
I_SCREEN_TYPE LIKE Source/destination

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FIELD_NAME LIKE DD03L-FIELDNAME Current field name
O_LINE_NUMBER LIKE SY-TABIX Current line number
O_PREV_SCREEN LIKE SY-DYNNR Previous screen
O_SCREEN_FCODE LIKE SY-UCOMM function key pressed by user

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SCREEN_FCODE LIKE SY-UCOMM Screens, function code triggered by PAI
C_SCREEN_NUMBER LIKE SY-DYNNR ABAP program, number of current screen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_APPLIC_DATA LIKE TO data
T_BULK_CONF LIKE LTAP_CONF Bulk items data
T_SCREEN_FIELDS LIKE Fields to display on screen
T_TO_HEADER LIKE LTAK TO header gata

Exceptions

This function module does not define any Exceptions.