If an SQL access has been customized in the -GG lines of a Segment, you can decide to implement it or to ignore it in the Program which calls this Segment. You must use the SQL micropattern.
Customized accesses can be implemented only if the Program -CD lines contain a Block code in the External name field and an organization in the Organization field.
You must explicitly call each customized access you want to generate in the Program.
Open the COBOL code associated with your Program with the PDP COBOL editor and enter the SQL micropattern and its parameters.
*{SQL "SGPG SS00 R" *}
*{SQL "SGPG SS00 R R1" *}