‎2007 Jul 27 11:04 AM
Hi
experts i new to bdc . have done recording for va02 .in first & second screen the values are coming but for third screen the values r not coming for tracking no(bednr) and supplyplant .i have done the recording for those screen but of no use.please help.the values r cming on itab but not on screen.
PERFORM bdc_dynpro USING 'SAPLEBNE' '0102'.
PERFORM bdc_field USING 'BDC_CURSOR'
'EBAN-BEDNR'.
PERFORM bdc_field USING 'EBAN-BEDNR'
itab-emo_tracking_no.
PERFORM bdc_field USING 'BDC_CURSOR'
'EBAN-RESWK'.
PERFORM bdc_field USING 'EBAN-RESWK'
itab-emo_supply_plant.
PERFORM bdc_field USING 'BDC_OKCODE'
'=SICH'.
‎2007 Jul 27 11:07 AM
‎2007 Jul 27 11:07 AM