Skip to Content
0
Former Member
Dec 12, 2011 at 02:46 PM

package size in ABAP program

125 Views

Hi

we have requirement to pull data from OHD via data services to text file.

data services does this by an auto generated abap program which pulls all the data of OHD at one go.

since data volume of OHD is huge can we split the volume like defining package size we do in dtp.

any insight on how to incorporate it in ABAP program would be of immense help.