Which displays your file layout for a purchase order. In your application engine program to export the data to a file, which statement will instantiate the rowset?

View the Exhibit, which displays your file layout for a purchase order. In your application engine program to export the data to a file, which statement will instantiate the rowset?


A. &rowset=CreateRowset(Record.PSU_PO_HDR),CreateRowset(Record.PSU_PO_DTL);
B. &rowset=CreateRowset(Record.PSU_PO_HDR,CreateRowset(Record.PSU_PO_DTL));
C. &rowset1=CreateRowset(Record.PSU_PO_HDR);&rowset2=CreateRowset(Record.PSU_PO_DTL);
D. &MYFILE.SetFileLayout(FileLayout.PO_FILE);
E. &MYFILE = GetFile("E:tempPO_OUT.txt", "W", %FilePath_Absolute);

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.