Skip to Content
0
Former Member
Dec 10, 2006 at 07:42 AM

bdc recording

30 Views

during code analysis for mm01,

if mara-mandt = '100'.

perform fill_bdc using :

'x' 'saplmgmm' '0070' ,

' ' 'bdc_okcode' '=entr' ,

' ' 'MSICHTAUSW-KZSEL(03)' 'x'.

else

if mara-mandt = '188'.

perform fill_bdc using :

'x' 'saplmgmm' '0070' ,

' ' 'bdc_okcode' '=entr' ,

' ' 'MSICHTAUSW-KZSEL(09)' 'x'.

else

if mara-mandt = '288'.

perform fill_bdc using :

'x' 'saplmgmm' '0070' ,

' ' 'bdc_okcode' '=entr' ,

' ' 'MSICHTAUSW-KZSEL(03)' 'x'.

endif

pls tell me the purpose of bdc_okcode and

MSICHTAUSW-KZSEL( ) and what does this field refer to