Skip to Content
0
Mar 27, 2008 at 02:25 PM

Getting data into screen from BADI.

53 Views

HI all ,

i am using BADI HRHAP00_ENHANCE_FREE to add some functionality to the screen of transaction PHAP_CREATE.

=================================

i am calling this FM 'F4IF_INT_TABLE_VALUE_REQUEST'

in the BADI and i have to update the fields in the screen of the main program which is calling this BADI (HRHAP00_ENHANCE_FREE).

This BADI is called at the button click .

ZOBJECT_TABLE is a Z- table with values out which we have to select the value.

and the value should be filled in the screen field as we select the record from the help.

====================================

Problems are :

1. i am not getting all the values in the return table so i need some solution by which i can get all the values in the record which we i select.

2. I need to put the values which i am get from the help

in the return table in the fields of the screen from which i am calling the BADI.

please tell mw how it can be done .

(sorry to write this) but its urgent .

thanks and regards,

Naval Bhatt