openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/CCAP_ECN_MAINTAIN: post: tags: - CCAP summary: 'API ECM: maintain change master (complete)' operationId: /rfc/CCAP_ECN_MAINTAIN requestBody: content: application/json: schema: properties: CHANGE_HEADER: type: object properties: CHANGE_NO: type: string maxLength: 12 description: Change Number STATUS: type: integer format: int64 description: Status of change number AUTH_GROUP: type: string maxLength: 4 description: Authorization group for change master record VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) DESCRIPT: type: string maxLength: 40 description: Change number description REASON_CHG: type: string maxLength: 40 description: Reason for change DELETION_MARK: type: string maxLength: 1 description: 'Deletion Flag for Change Number (Reorganization) enumValues: ""=No,X=Yes' enum: - '' - X INDATE_RULE: type: string maxLength: 10 description: Valid from date (BTCI) OUTDATE_RULE: type: string maxLength: 10 description: Valid to date (BTCI) FUNCTION: type: string maxLength: 1 description: 'Change number function enumValues: 1=With release key,3=Leading change master record,""=Without release key,2=Change package' enum: - '1' - '3' - '' - '2' CHANGE_LEADER: type: string maxLength: 12 description: Change Number EFFECTIVITY_TYPE: type: string maxLength: 10 description: Effectivity Type OVERRIDING_MARK: type: string maxLength: 1 description: 'Indicator: Overriding possible enumValues: ""=No,X=Yes' enum: - '' - X RANK: type: integer format: int64 description: 'ECM: rank of change number' RELEASE_KEY: type: integer format: int64 description: Release Key for Change Master Record STATUS_PROFILE: type: string maxLength: 8 description: Status profile TECH_REL: type: string maxLength: 1 description: 'Indicator: Technical release occurs enumValues: ""=No,X=Yes' enum: - '' - X BASIC_CHANGE: type: string maxLength: 1 description: 'Indicator for basic change enumValues: ""=No,X=Yes' enum: - '' - X CHANGE_HEADER_CUS: type: object properties: XFLAG: type: string maxLength: 1 description: 'Checkbox enumValues: ""=No,X=Yes' enum: - '' - X FL_ALE: type: string default: ' ' maxLength: 1 FL_CIF: type: string default: ' ' maxLength: 1 FL_COLLEC_INUPD_TASK: type: string default: ' ' maxLength: 1 FL_COMMIT_AND_WAIT: type: string default: ' ' maxLength: 1 FL_NO_COMMIT_WORK: type: string default: ' ' maxLength: 1 FL_SYNCH: type: string default: X maxLength: 1 OBJECT_BOM: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_CUS: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_DOC: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_EQUI: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_LOC: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_MAT: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_PSP: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_BOM_STD: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_CHAR: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_CLS: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_CLS_MAINT: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_CONF_PROF: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_DEP: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_DOC: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_HAZMAT: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_MAT: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O75: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O76: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O77: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O78: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O79: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O80: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O81: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O82: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O83: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O84: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O85: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O86: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O87: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O88: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O89: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O90: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O91: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O92: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O93: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O94: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O95: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O96: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O97: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O98: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_O99: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_PHRASE: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_PVS: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_PVS_ALT: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_PVS_REL: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_PVS_VAR: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_SUBSTANCE: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_2: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_A: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_E: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_M: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_N: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_Q: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_R: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_S: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_TLIST_T: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_VALID_MATVERS: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X OBJECT_VAR_TAB: type: object properties: ACTIVE: type: string maxLength: 1 description: 'Indicator: object type active for change number enumValues: ""=No,X=Yes' enum: - '' - X LOCKED: type: string maxLength: 1 description: 'Indicator: object type locked for changes enumValues: ""=No,X=Yes' enum: - '' - X OBJ_REQU: type: string maxLength: 1 description: 'Indicator: A management record is required for each object enumValues: ""=No,X=Yes' enum: - '' - X MGTREC_GEN: type: string maxLength: 1 description: 'Indicator: Object management record generated enumValues: ""=No,X=Yes' enum: - '' - X GEN_NEW: type: string maxLength: 1 description: 'ID: Mgmt record generated automatically only for new objs enumValues: ""=No,X=Yes' enum: - '' - X GEN_DIALOG: type: string maxLength: 1 description: 'Indicator: Automatic generation with dialog box enumValues: ""=No,X=Yes' enum: - '' - X VALUE_ASSIGN: type: object properties: VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) VALID_TO: type: string maxLength: 10 description: Valid to date (BTCI) DATE_MARK: type: string maxLength: 1 description: 'Date - open interval enumValues: ""=No,X=Yes' enum: - '' - X MATERIAL: type: string maxLength: 18 description: Material number - lower limit SERIALNR_LOW: type: string maxLength: 18 description: Serial number - lower limit SERIALNR_HIGH: type: string maxLength: 18 description: Serial number - upper limit PRODUCT: type: string maxLength: 22 description: Internal Number (GUID) for Product with Conversion Exit CLASS: type: string maxLength: 18 description: Class number CLASSTY: type: string maxLength: 3 description: Class Type STARTUP: type: string maxLength: 30 description: Start-Up Parameters for Effectivity PLANT: type: string maxLength: 4 description: Plant LOCNO: type: string maxLength: 22 description: Internal Number of Location (GUID) with Conversion Exit SERNR_OI: type: string maxLength: 1 description: 'Serial number - indicator enumValues: ""=No,X=Yes' enum: - '' - X FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X ALT_DATES: type: array items: type: object properties: ALT_DATE: type: string maxLength: 18 description: Alternative date external key VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X EFFECTIVITY: type: array items: type: object properties: VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) VALID_TO: type: string maxLength: 10 description: Valid to date (BTCI) DATE_MARK: type: string maxLength: 1 description: 'Date - open interval enumValues: ""=No,X=Yes' enum: - '' - X MATERIAL: type: string maxLength: 18 description: Material number - lower limit SERIALNR_LOW: type: string maxLength: 18 description: Serial number - lower limit SERIALNR_HIGH: type: string maxLength: 18 description: Serial number - upper limit PRODUCT: type: string maxLength: 22 description: Internal Number (GUID) for Product with Conversion Exit CLASS: type: string maxLength: 18 description: Class number CLASSTY: type: string maxLength: 3 description: Class Type STARTUP: type: string maxLength: 30 description: Start-Up Parameters for Effectivity PLANT: type: string maxLength: 4 description: Plant LOCNO: type: string maxLength: 22 description: Internal Number of Location (GUID) with Conversion Exit SERNR_OI: type: string maxLength: 1 description: 'Serial number - indicator enumValues: ""=No,X=Yes' enum: - '' - X FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X LIST_OF_ECNS: type: array items: type: object properties: CHANGE_NO: type: string maxLength: 12 description: Change Number STATUS: type: integer format: int64 description: Status of change number AUTH_GROUP: type: string maxLength: 4 description: Authorization group for change master record VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) DESCRIPT: type: string maxLength: 40 description: Change number description REASON_CHG: type: string maxLength: 40 description: Reason for change DELETION_MARK: type: string maxLength: 1 description: 'Deletion Flag for Change Number (Reorganization) enumValues: ""=No,X=Yes' enum: - '' - X INDATE_RULE: type: string maxLength: 10 description: Valid from date (BTCI) OUTDATE_RULE: type: string maxLength: 10 description: Valid to date (BTCI) FUNCTION: type: string maxLength: 1 description: 'Change number function enumValues: 1=With release key,3=Leading change master record,""=Without release key,2=Change package' enum: - '1' - '3' - '' - '2' CHANGE_LEADER: type: string maxLength: 12 description: Change Number EFFECTIVITY_TYPE: type: string maxLength: 10 description: Effectivity Type OVERRIDING_MARK: type: string maxLength: 1 description: 'Indicator: Overriding possible enumValues: ""=No,X=Yes' enum: - '' - X RANK: type: integer format: int64 description: 'ECM: rank of change number' RELEASE_KEY: type: integer format: int64 description: Release Key for Change Master Record STATUS_PROFILE: type: string maxLength: 8 description: Status profile TECH_REL: type: string maxLength: 1 description: 'Indicator: Technical release occurs enumValues: ""=No,X=Yes' enum: - '' - X BASIC_CHANGE: type: string maxLength: 1 description: 'Indicator for basic change enumValues: ""=No,X=Yes' enum: - '' - X OBJMGREC: type: array items: type: object properties: ALT_DATE: type: string maxLength: 18 description: Alternative date external key CHG_OBJTYP: type: integer format: int64 description: Engineering Change Management Object BOM_CAT: type: string maxLength: 1 description: 'BOM Category enumValues: E=Equipment BOM,D=Document Structure,P=WBS BOM,T=Functional Location BOM,K=Order BOM,S=Standard BOM,M=Material BOM' enum: - E - D - P - T - K - S - M BOM_STD_OBJECT: type: string maxLength: 18 description: Standard Object BOM_USAGE: type: string maxLength: 1 description: BOM Usage CHGTYPEOBJ: type: integer format: int64 description: Change Type for Object DESCR_OBJ: type: string maxLength: 40 description: Object management record description DOC_TYPE: type: string maxLength: 3 description: Document Type DOC_NUMBER: type: string maxLength: 25 description: Document number DOC_VERS: type: string maxLength: 2 description: Document Version DOC_PART: type: string maxLength: 3 description: Document Part EQUIPMENT: type: string maxLength: 18 description: Equipment number FUNC_LOC: type: string maxLength: 30 description: Functional Location MATERIAL: type: string maxLength: 18 description: Material number PLANT: type: string maxLength: 4 description: Plant PSP_ELEMENT: type: string maxLength: 24 description: Work breakdown structure element (WBS element) PVS_GUID: type: string format: byte description: Internal Identification for PVS Objects PVS_TYPE: type: string maxLength: 1 description: 'PVS Type enumValues: A=PVS Mode,R=PVS Dependency,V=PVS Variant' enum: - A - R - V PVS_NODE: type: string maxLength: 40 description: 'Engineering Change Management: iPPE Nodes' PVS_CLASS_NUMBER: type: string maxLength: 18 description: Class number PVS_CLASS_TYPE: type: string maxLength: 3 description: Class Type PVS_VARIANT: type: string maxLength: 8 description: 'Engineering Change Management (ECH): PVS variants' SD_ORDER: type: string maxLength: 10 description: Sales order SD_ORDER_I: type: integer format: int64 description: Sales order item TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TLIST_TYPE: type: string maxLength: 1 description: 'Task List Type enumValues: A=General Maintenance Task List,N=Routings,T=Task List for Funct. Location,0=Standard Network,S=Reference Operation Set,Q=Inspection Plan,2=Master Recipe,M=Reference Rate Routing,3=Rough-Cut Planning Profile,E=Equipment Task List,R=Rate Routing' enum: - A - N - T - '0' - S - Q - '2' - M - '3' - E - R TLIST_GRP: type: string maxLength: 8 description: Key for task list group OBJ_CHGLOCK: type: string maxLength: 1 description: 'Indicator: object locked for changes enumValues: ""=No,X=Yes' enum: - '' - X STATUS_PROF_OBJ: type: string maxLength: 8 description: Status profile FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X TEXTHEADER: type: array items: type: object properties: TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TDNAME: type: string maxLength: 70 description: '' TDID: type: string maxLength: 4 description: '' TDSPRAS: type: string maxLength: 1 description: '' TEXTLINES: type: array items: type: object properties: TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TDFORMAT: type: string maxLength: 2 description: '' TDLINE: type: string maxLength: 132 description: '' required: - CHANGE_HEADER responses: '200': description: OK content: application/json: schema: properties: CHANGE_NO: type: string maxLength: 12 description: Change Number ALT_DATES: type: array items: type: object properties: ALT_DATE: type: string maxLength: 18 description: Alternative date external key VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X EFFECTIVITY: type: array items: type: object properties: VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) VALID_TO: type: string maxLength: 10 description: Valid to date (BTCI) DATE_MARK: type: string maxLength: 1 description: 'Date - open interval enumValues: ""=No,X=Yes' enum: - '' - X MATERIAL: type: string maxLength: 18 description: Material number - lower limit SERIALNR_LOW: type: string maxLength: 18 description: Serial number - lower limit SERIALNR_HIGH: type: string maxLength: 18 description: Serial number - upper limit PRODUCT: type: string maxLength: 22 description: Internal Number (GUID) for Product with Conversion Exit CLASS: type: string maxLength: 18 description: Class number CLASSTY: type: string maxLength: 3 description: Class Type STARTUP: type: string maxLength: 30 description: Start-Up Parameters for Effectivity PLANT: type: string maxLength: 4 description: Plant LOCNO: type: string maxLength: 22 description: Internal Number of Location (GUID) with Conversion Exit SERNR_OI: type: string maxLength: 1 description: 'Serial number - indicator enumValues: ""=No,X=Yes' enum: - '' - X FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X LIST_OF_ECNS: type: array items: type: object properties: CHANGE_NO: type: string maxLength: 12 description: Change Number STATUS: type: integer format: int64 description: Status of change number AUTH_GROUP: type: string maxLength: 4 description: Authorization group for change master record VALID_FROM: type: string maxLength: 10 description: Valid from date (BTCI) DESCRIPT: type: string maxLength: 40 description: Change number description REASON_CHG: type: string maxLength: 40 description: Reason for change DELETION_MARK: type: string maxLength: 1 description: 'Deletion Flag for Change Number (Reorganization) enumValues: ""=No,X=Yes' enum: - '' - X INDATE_RULE: type: string maxLength: 10 description: Valid from date (BTCI) OUTDATE_RULE: type: string maxLength: 10 description: Valid to date (BTCI) FUNCTION: type: string maxLength: 1 description: 'Change number function enumValues: 1=With release key,3=Leading change master record,""=Without release key,2=Change package' enum: - '1' - '3' - '' - '2' CHANGE_LEADER: type: string maxLength: 12 description: Change Number EFFECTIVITY_TYPE: type: string maxLength: 10 description: Effectivity Type OVERRIDING_MARK: type: string maxLength: 1 description: 'Indicator: Overriding possible enumValues: ""=No,X=Yes' enum: - '' - X RANK: type: integer format: int64 description: 'ECM: rank of change number' RELEASE_KEY: type: integer format: int64 description: Release Key for Change Master Record STATUS_PROFILE: type: string maxLength: 8 description: Status profile TECH_REL: type: string maxLength: 1 description: 'Indicator: Technical release occurs enumValues: ""=No,X=Yes' enum: - '' - X BASIC_CHANGE: type: string maxLength: 1 description: 'Indicator for basic change enumValues: ""=No,X=Yes' enum: - '' - X OBJMGREC: type: array items: type: object properties: ALT_DATE: type: string maxLength: 18 description: Alternative date external key CHG_OBJTYP: type: integer format: int64 description: Engineering Change Management Object BOM_CAT: type: string maxLength: 1 description: 'BOM Category enumValues: E=Equipment BOM,D=Document Structure,P=WBS BOM,T=Functional Location BOM,K=Order BOM,S=Standard BOM,M=Material BOM' enum: - E - D - P - T - K - S - M BOM_STD_OBJECT: type: string maxLength: 18 description: Standard Object BOM_USAGE: type: string maxLength: 1 description: BOM Usage CHGTYPEOBJ: type: integer format: int64 description: Change Type for Object DESCR_OBJ: type: string maxLength: 40 description: Object management record description DOC_TYPE: type: string maxLength: 3 description: Document Type DOC_NUMBER: type: string maxLength: 25 description: Document number DOC_VERS: type: string maxLength: 2 description: Document Version DOC_PART: type: string maxLength: 3 description: Document Part EQUIPMENT: type: string maxLength: 18 description: Equipment number FUNC_LOC: type: string maxLength: 30 description: Functional Location MATERIAL: type: string maxLength: 18 description: Material number PLANT: type: string maxLength: 4 description: Plant PSP_ELEMENT: type: string maxLength: 24 description: Work breakdown structure element (WBS element) PVS_GUID: type: string format: byte description: Internal Identification for PVS Objects PVS_TYPE: type: string maxLength: 1 description: 'PVS Type enumValues: A=PVS Mode,R=PVS Dependency,V=PVS Variant' enum: - A - R - V PVS_NODE: type: string maxLength: 40 description: 'Engineering Change Management: iPPE Nodes' PVS_CLASS_NUMBER: type: string maxLength: 18 description: Class number PVS_CLASS_TYPE: type: string maxLength: 3 description: Class Type PVS_VARIANT: type: string maxLength: 8 description: 'Engineering Change Management (ECH): PVS variants' SD_ORDER: type: string maxLength: 10 description: Sales order SD_ORDER_I: type: integer format: int64 description: Sales order item TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TLIST_TYPE: type: string maxLength: 1 description: 'Task List Type enumValues: A=General Maintenance Task List,N=Routings,T=Task List for Funct. Location,0=Standard Network,S=Reference Operation Set,Q=Inspection Plan,2=Master Recipe,M=Reference Rate Routing,3=Rough-Cut Planning Profile,E=Equipment Task List,R=Rate Routing' enum: - A - N - T - '0' - S - Q - '2' - M - '3' - E - R TLIST_GRP: type: string maxLength: 8 description: Key for task list group OBJ_CHGLOCK: type: string maxLength: 1 description: 'Indicator: object locked for changes enumValues: ""=No,X=Yes' enum: - '' - X STATUS_PROF_OBJ: type: string maxLength: 8 description: Status profile FL_DELETE: type: string maxLength: 1 description: 'Deletion Indicator enumValues: ""=No,X=Yes' enum: - '' - X TEXTHEADER: type: array items: type: object properties: TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TDNAME: type: string maxLength: 70 description: '' TDID: type: string maxLength: 4 description: '' TDSPRAS: type: string maxLength: 1 description: '' TEXTLINES: type: array items: type: object properties: TEXTKEY: type: integer format: int64 description: 'ECM: text key for APIs and IDOCs' TDFORMAT: type: string maxLength: 2 description: '' TDLINE: type: string maxLength: 132 description: '' '400': description: Bad request. 5XX: description: Unexpected error.