During the CONWRITE Expand Includes functionality, error C1G0128E is generated.
Sample:
C1G0128E PVCOB NOT FOUND IN INCLUDE CHARACTERISTICS TABLE FOR TYPE COBOL AT STAGE QA
Release : All Supported Releases
Component : Endevor
This error is caused when the Library System (LIBENV=,) in C1DEFLTS is set to PV or LB but the PV/LB LANG value in the Type definition does not match to the expected values for that System. The error will be issued even if the program does not contain any Include or COPY statements to expand.
For the Library System set in the C1DEFLTS, confirm the appropriate language for that system has been specified in the Type definition.
Example:
LIBENV=PV - PV/LB LANG ===> COBOL
LIBENV=LB - PV/LB LANG ===> COB
List of Acceptable Language Types:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-endevor-software-change-manager/18-1/installing/implementation-and-customization/defining-maps-and-inventory-structures/defining-inventory-structures/defining-types.html