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 )
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 )