HI Apapers,
I am Using t.code AIAB. t.code based on table control.I upload 100.records.its only allowing for 17 records.Reason is first page 17 line items only. but i am using in Case ok code P+ is no effective. Please tell me how to resolve the issues.
Code: cnt is my line items.(using concatinate statement) is working fine "
IF cnt > 17.
PERFORM BDC_FIELD USING 'BDC_OKCODE'
'/00'.
PERFORM BDC_FIELD USING 'BDC_OKCODE'
'=P+'.
endif.
regards,
raj.