Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Read Dataset with Function or Class

Former Member
0 Likes
1,082

Hi @ all

i search a Function or class that do the same like Read Dataset ?

thanks for helping

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
712

RZL_READ_FILE:Read a file from the presentation server if no server name is given, or read file from remote server. Very useful to avoid authority checks that occur doing an OPEN DATASET. This function using a SAP C program to read the data.

BAL_DSP_OUTPUT_SET_DATA:Set dataset to be displayed

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
713

RZL_READ_FILE:Read a file from the presentation server if no server name is given, or read file from remote server. Very useful to avoid authority checks that occur doing an OPEN DATASET. This function using a SAP C program to read the data.

BAL_DSP_OUTPUT_SET_DATA:Set dataset to be displayed

Read only

0 Likes
712

great thanks

Read only

0 Likes
712

maybe you know the oposit way also with a function like Transfer