Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building 834 question at INS level

Status
Not open for further replies.

eyetry

Programmer
Oct 2, 2002
560
US
This should be a basic mapping question...

Within the file I created a group called 'Insured' that loops 1:S times. The Insured group contains the member (1:1) and potential dependent (0:S) records.

I only want one ST per physical file.

I'm at the INS level. The f_map input card uses the 'Insured' group.

I can make either a 'Subscriber' INS or a Dependent INS but not both. Can't figure out what I'm doing wrong.

Didn't think this woould work and it doesn't....

"Make_Subscriber (Member) + If (present (dependent), Make_Dependent (Dependent)"

In a quandry. Any thoughts? Almost seems like I need to adjust the 834 type tree but I really don't want to.

eyetry (doesn't seem to be good enough though ;))
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top