View previous topic :: View next topic |
Author |
Message |
fmvs Beginner
Joined: 16 May 2004 Posts: 5 Topics: 3
|
Posted: Thu Jul 01, 2004 2:59 am Post subject: SSA-Search field |
|
|
How to define a search field for a segment? _________________ with regards,
fmvs |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
fmvs Beginner
Joined: 16 May 2004 Posts: 5 Topics: 3
|
Posted: Fri Jul 02, 2004 3:01 am Post subject: |
|
|
Iam getting a status code GB when i tried to access child segment with qualified SSA with a search field which is not a KEY field
Is it possible to access segment other than key field with out using secondary indexes? _________________ with regards,
fmvs |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
fmvs Beginner
Joined: 16 May 2004 Posts: 5 Topics: 3
|
Posted: Fri Jul 02, 2004 11:43 am Post subject: |
|
|
Kolusu
I want to clarify wether my coding is correct or not for a path retrieval using COMMAND D
I am having 2 segments namely ORG and STAFF
where STAFF is the CHILD segment of ORG with 200-org-ssa and 210-staff-ssa are their respective SSA's.
CALL CBLTDLI USING
FUNC-GN
PCB-MASK
SEGMENT-IO-AREA ==> area = org-area + staff-area
200-ORG-SSA
200-STAFF-SSA.
so here iam using 200-org-ssa as an unqualified ssa with command D
and 200-staff-ssa as a qualified ssa with command D. _________________ with regards,
fmvs |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Tue Jul 06, 2004 12:16 pm Post subject: |
|
|
Please post the SSAs. |
|
Back to top |
|
 |
|
|