Which are the two choices to define the file layout?

You are expecting a flat file from a third-party system. The file contains information to populate a table on your HCM system. But the data being supplied will contain only a few of the record fields in the PERSON table defined in your HCM system. Further, the file has a control file field that will indicate whether to add, change, or update the information.
The file format is:
999 A /* Indicates the action to take */
001 1000 Smith,John 123 Easy Street Easy City CA /*Actual Data*/ 999 C
001 1020 Jones, Tom 1024 Hard Life Street Hardknocks NJ
Which are the two choices to define the file layout? (Choose two.)
A. The file layout will contain two segments. One using the record field PSCAMA.AUDIT_ACTN and the other the record fields from PERSON – EMPLID, NAME, STREET, CITY, and STATE.
B. The file layout will contain one segment for PSCAMA.AUDIT_ACTN and one child segment for PERSON.
C. The File Record ID in the File Layout Segment Properties for the PSCAMA segment will be 001.
D. The File Record ID in the File Layout Segment Properties for the PSCAMA segment will be 999 and for PERSON 001.
E. The File Record ID in the File Layout Segment Properties for the PSCAMA segment will be 999 and no File Record ID is needed for PERSON.

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.