// Auto-generated Oracle DB types export interface CMCTB_CD { /** 코드분류 */ CD_CLF: string; /** 코드 */ CD: string; /** 코드2 */ CD2: string; /** 코드3 */ CD3: string; /** 사용자정의문자열10 */ USR_DF_CHAR_1: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_2: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_3: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_4: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_5: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_6: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_7: string | null; /** 사용자정의문자열10 */ USR_DF_CHAR_8: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_9: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_10: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_11: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_12: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_13: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_14: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_15: string | null; /** 사용자정의문자열20 */ USR_DF_CHAR_16: string | null; /** 사용자정의문자열40 */ USR_DF_CHAR_17: string | null; /** 사용자정의문자열40 */ USR_DF_CHAR_18: string | null; /** 사용자정의문자열255 */ USR_DF_CHAR_19: string | null; /** 사용자정의문자열255 */ USR_DF_CHAR_20: string | null; /** 사용자정의체크1 */ USR_DF_CHK_1: string | null; /** 사용자정의체크2 */ USR_DF_CHK_2: string | null; /** 사용자정의체크3 */ USR_DF_CHK_3: string | null; /** 사용자정의체크4 */ USR_DF_CHK_4: string | null; /** 사용자정의체크5 */ USR_DF_CHK_5: string | null; /** 사용자정의체크6 */ USR_DF_CHK_6: string | null; /** 사용자정의체크7 */ USR_DF_CHK_7: string | null; /** 사용자정의체크8 */ USR_DF_CHK_8: string | null; /** 사용자정의일자1 */ USR_DF_DT_1: string | null; /** 사용자정의일자2 */ USR_DF_DT_2: string | null; /** 사용자정의일자3 */ USR_DF_DT_3: string | null; /** 사용자정의일자4 */ USR_DF_DT_4: string | null; /** 사용자정의시간1 */ USR_DF_TM_1: string | null; /** 사용자정의시간2 */ USR_DF_TM_2: string | null; /** 사용자정의시간3 */ USR_DF_TM_3: string | null; /** 사용자정의시간4 */ USR_DF_TM_4: string | null; /** 생성자 */ CRTER: string | null; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 수정자 */ CHGR: string | null; /** 수정일자 */ CHG_DT: string | null; /** 수정시간 */ CHG_TM: string | null; /** 삭제여부 */ DEL_YN: string | null; } export interface CMCTB_CDNM { /** 언어키 */ LANG_KEY: string; /** 코드분류 */ CD_CLF: string; /** 코드 */ CD: string; /** 코드2 */ CD2: string; /** 코드3 */ CD3: string; /** 코드명 */ CDNM: string | null; /** 그룹설명 */ GRP_DSC: string | null; /** 생성자 */ CRTER: string | null; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 수정자 */ CHGR: string | null; /** 수정일자 */ CHG_DT: string | null; /** 수정시간 */ CHG_TM: string | null; /** 삭제여부 */ DEL_YN: string | null; } export interface CMCTB_CD_CLF { /** 코드분류 */ CD_CLF: string; /** 생성자 */ CRTER: string | null; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 수정자 */ CHGR: string | null; /** 수정일자 */ CHG_DT: string | null; /** 수정시간 */ CHG_TM: string | null; /** 삭제여부 */ DEL_YN: string | null; /** I/F 상태 */ XSTAT: string | null; /** I/F Message */ XMSGS: string | null; /** I/F 일자 */ XDATS: string | null; /** I/F 시간 */ XTIMS: string | null; } export interface CMCTB_CD_CLF_NM { /** 언어키 */ LANG_KEY: string; /** 코드분류 */ CD_CLF: string; /** 코드분류명 */ CD_CLF_NM: string | null; /** 그룹설명 */ GRP_DSC: string | null; /** 생성자 */ CRTER: string | null; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 수정자 */ CHGR: string | null; /** 수정일자 */ CHG_DT: string | null; /** 수정시간 */ CHG_TM: string | null; /** 삭제여부 */ DEL_YN: string | null; } export interface CMCTB_CUSTOMER_ADDR { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string; /** 국제주소버전ID */ INTL_ADR_VER_ID: string; /** 국가코드 */ NTN_CD: string | null; /** 도시우편번호 */ CITY_ZIP_NO: string | null; /** 사서함우편번호 */ POBX_ZIP_NO: string | null; /** 주소1 */ ADR_1: string | null; /** 주소2 */ ADR_2: string | null; /** 지역코드 */ REGN_CD: string | null; /** 기타주소1 */ ETC_ADR_1: string | null; /** 기타주소2 */ ETC_ADR_2: string | null; /** House Number */ HOUSE_NR1: string | null; /** 사서함 */ POBX: string | null; /** 언어키 */ LANG_KEY: string | null; /** 업체명1 */ VNDRNM_1: string | null; /** 업체명2 */ VNDRNM_2: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 운송구역 */ TRANS_ZONE: string | null; } export interface CMCTB_CUSTOMER_CFPN { /** 내부고객번호 */ CSTM_CD: string; /** 영업조직코드 */ SALE_ORG_CD: string; /** 유통경로 */ DIST_PATH: string; /** 제품군 */ PDT_GRP: string; /** 파트너기능 */ PTNR_SKL: string; /** 파트너카운터 */ PTNR_CNT: string; /** 기본파트너지시자 */ BSE_PTNR_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_COMPNY { /** 내부고객번호 */ CSTM_CD: string; /** 법인ID */ CO_ID: string; /** AR계정처리구분 */ AR_ACNT_HDL_GB: string | null; /** 정렬Key */ SRT_KEY: string | null; /** 자금수지구분 */ AMT_RNE_GB: string | null; /** 거래선 지불형태 */ VNDR_PAY_FRM: string | null; /** 대금지블조건코드 */ BILL_PAY_COND_CD: string | null; /** 대금지불Block코드 */ BILL_PAY_BLOC_CD: string | null; /** 전기보류지시자 */ PST_HOLD_ORDR: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_GENERAL { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string | null; /** 대표순번 */ REPR_SER: string | null; /** 계정그룹 */ ACNT_GRP: string | null; /** 중복사유 */ OVLAP_CAUS: string | null; /** 고객타입 */ CSTM_TP: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 삭제블락 */ DEL_BLOCK: string | null; /** 전기보류지시자 */ PST_HOLD_ORDR: string | null; /** 법인ID */ CO_ID: string | null; /** 타이틀 */ TTL: string | null; /** 조건 그룹 1 */ COND_GRP_1: string | null; /** 고객 그룹 명 */ CSTM_GRP_NM: string | null; /** 대표자명 */ REPR_NM: string | null; /** 사업유형 */ BIZTP: string | null; /** 산업유형 */ BIZCON: string | null; /** Tax Number 2 */ TX_NO_2: string | null; /** Tax Number 3 */ TX_NO_3: string | null; /** Tax Number 4 */ TX_NO_4: string | null; /** 세금 등록 번호 */ TX_REG_NO: string | null; /** BA코드 */ BA_CD: string | null; /** 벤더코드 */ VNDRCD: string | null; /** 검색조건1 */ SRCH_COND_1: string | null; /** 검색조건2 */ SRCH_COND_2: string | null; /** 도시 거리 명 */ CITY_DISP_NM: string | null; /** CRM Code */ CRM_CD: string | null; /** Inbound Flag */ IN_FLAG: string | null; /** Industry */ INDST_CD: string | null; /** 세금 번호 타입 */ TX_NO_TP: string | null; /** 언어 키 */ LANG_KEY: string | null; /** 등록일자 */ REG_DT: string | null; /** 등록시간 */ REG_DTM: string | null; /** 등록자ID */ REGR_ID: string | null; /** 승인일자 */ AGR_DT: string | null; /** 승인시간 */ AGR_TM: string | null; /** 승인자ID */ AGR_R_ID: string | null; /** 변경일자 */ CHG_DT: string | null; /** 변경시간 */ CHG_TM: string | null; /** 변경자ID */ CHGR_ID: string | null; /** F-Tree GT코드 */ FTGT_CD: string | null; /** F-Tree GT Name */ FTGT_NM: string | null; /** F-Tree DT 코드 */ FTDT_CD: string | null; /** F-Tree DT 이름 */ FTDT_NM: string | null; /** F-Tree BU 코드 */ FTBU_CD: string | null; /** F-Tree BU 이름 */ FTBU_NM: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_REPREMAIL { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 이메일주소 */ EMAIL_ADR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_REPRFAX { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 국가코드 */ NTN_CD: string | null; /** 팩스번호 */ FAXNO: string | null; /** 팩스내선번호 */ FAX_ETS_NO: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_REPRTEL { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 국가코드 */ NTN_CD: string | null; /** 전화번호 */ TELNO: string | null; /** 내선번호 */ ETX_NO: string | null; /** 핸드폰지시자 */ HP_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_REPRURL { /** 내부고객번호 */ CSTM_CD: string; /** 주소번호 */ ADR_NO: string; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** URL */ URL: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_SORG { /** 내부고객번호 */ CSTM_CD: string; /** 영업조직코드 */ SALE_ORG_CD: string; /** 유통경로 */ DIST_PATH: string; /** 제품군 */ PDT_GRP: string; /** 판매지역 */ SALE_REGN: string | null; /** 판매사무실 */ SALE_OFC: string | null; /** 판매그룹 */ SALE_GRP: string | null; /** 고객그룹 */ CSTM_GRP: string | null; /** 확도 */ PSBL: string | null; /** 거래 통화 */ TRD_CUR: string | null; /** 환율유형 */ EXRAT_TP: string | null; /** 가격절차결정코드 */ PRC_PRCS_DSC_CD: string | null; /** 고객통계그룹 */ CSTM_STAT_GRP: string | null; /** 선적조건 */ SHIPMT_COND: string | null; /** 최대거래수량 */ MAX_TRD_QTY: number | null; /** 인도조건1 */ DL_COND_1: string | null; /** 인도조건2 */ DL_COND_2: string | null; /** 지급조건 */ SPLY_COND: string | null; /** 계정할당그룹 */ ACNT_ASGN_GRP: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_TAXCD { /** 내부고객번호 */ CSTM_CD: string; /** 출발국가 */ DPRT_NTN: string; /** 세금번호범주 */ TX_CTG: string; /** 고객세금분류 */ CSTM_TX_CLF: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_CUSTOMER_TAXNUM { /** 내부고객번호 */ CSTM_CD: string; /** 세금번호범주 */ TX_NO_CTG: string; /** 사업파트너세금번호 */ BIZ_PTNR_TX_NO: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_MAT_BSE { /** 자재번호 */ MAT_NO: string; /** SM코드 */ SM_CD: string | null; /** 자재ID */ MAT_ID: string | null; /** 클래스코드 */ CLAS_CD: string | null; /** 자재유형 */ MAT_TP: string | null; /** 자재구분 */ MAT_GB: string | null; /** 자재내역 */ MAT_DTL: string | null; /** 자재내역사양 */ MAT_DTL_SPEC: string | null; /** 재질 */ MATL: string | null; /** 구자재번호 */ OLD_MAT_NO: string | null; /** 대체자재번호 */ SBST_MAT_NO: string | null; /** 단위 */ UOM: string | null; /** 제품군 */ PDT_GRP: string | null; /** MRC */ MRC: string | null; /** 저장자재지시자 */ STOR_MAT_ORDR: string | null; /** 강종 */ STYPE: string | null; /** 선급 */ CLS: string | null; /** 중량 */ WGT: number | null; /** 고유중량 */ NET_WGT: number | null; /** 중량단위 */ WGT_UOM: string | null; /** 길이 */ LTH: number | null; /** 길이2 */ LTH_2: number | null; /** 폭 */ WTH: number | null; /** 폭2 */ WTH_2: number | null; /** 두께 */ THK: number | null; /** 규격 */ STD: string | null; /** 형강규격 */ PROF_STD: string | null; /** CABLE바깥지름 */ CBL_OUT_DIA: number | null; /** LTRM_MAT_YN */ LTRM_MAT_YN: string | null; /** 도장면적 */ PNT_AREA: number | null; /** 도장내부면적 */ PNTIN_AREA: number | null; /** 도장내부사양 */ PNTIN_SPEC: string | null; /** 도장외부면적 */ PNTOUT_AREA: number | null; /** 도장외부사양1 */ PNTOUT_SPEC_1: string | null; /** 도장외부사양2 */ PNTOUT_SPEC_2: string | null; /** 도장외부사양3 */ PNTOUT_SPEC_3: string | null; /** RT검사사양 */ RT_INSPEC: string | null; /** UT검사사양 */ UT_INSPEC: string | null; /** MT검사사양 */ MT_INSPEC: string | null; /** PT검사사양 */ PT_INSPEC: string | null; /** 제작도면번호 */ MK_DWG_NO: string | null; /** 가공도면번호 */ CUT_DWG_NO: string | null; /** 배관SPOOL번호 */ PIPE_SPL_NO: string | null; /** 배관LINE번호 */ PIPE_LINE_NO: string | null; /** 배관클래스 */ PIPE_CLAS: string | null; /** 유체종류 */ FLUID_KND: string | null; /** 대표품명재질 */ REP_ITM_MATL: string | null; /** 대표지름 */ REP_DIA: string | null; /** 대표지름단위 */ REP_DIA_UOM: string | null; /** 대표스케쥴 */ REP_SCH: string | null; /** 대표지름길이 */ REP_DIA_LTH: number | null; /** 직곡관구분 */ DBLN_GB: string | null; /** 배관등급 */ PIPE_GRD: string | null; /** 열처리유무 */ HTRET_YN: string | null; /** 선후도금사양 */ BA_GALV_SPEC: string | null; /** SHIPSIDE여부 */ SSIDE_YN: string | null; /** 관통관여부 */ PNTR_PIPE_YN: string | null; /** UBOLT유무 */ UBOLT_YN: string | null; /** 조정관선행도장 */ CTLP_PRCD_PNT: string | null; /** 선행후행조정관 */ PRCD_SCV_CTLP: string | null; /** PMI검사사양 */ PMI_INSPEC: string | null; /** 수압 */ WTRPRS: number | null; /** VALVEFITTING번호 */ VLV_FIT_NO: string | null; /** TAG번호 */ TAG_NO: string | null; /** TAGSUB번호 */ TAG_SB_NO: string | null; /** 네임플레이트유형 */ NM_PLATE_TP: string | null; /** 네임플레이트서비스명 */ NM_PLATE_SVC_NM: string | null; /** VRCS자재번호 */ VRCS_MAT_NO: string | null; /** TRANSMITTERFITTING번호 */ TRSM_FIT_NO: string | null; /** VALVE옵션코드리스트 */ VLV_OPT_CD_LIST: string | null; /** 구매요청번호 */ PUR_REQ_NO: string | null; /** ITEM번호 */ ITM_NO: string | null; /** 모델번호 */ MDL_NO: string | null; /** BL번호 */ BL_NO: string | null; /** 업체장비번호 */ VNDR_EQP_NO: string | null; /** BOX번호 */ BOX_NO: string | null; /** 자재운송관리번호 */ MMT_NO: string | null; /** 설치위치 */ INSTL_LOC: string | null; /** 메인장비여부 */ MN_EQP_YN: string | null; /** 체결재여부 */ FIXED_MAT_YN: string | null; /** SPARE여부 */ SPRE_YN: string | null; /** TOOL여부 */ TOOL_YN: string | null; /** CABLE여부 */ CBL_YN: string | null; /** 선주설치자재여부 */ OWN_INSTL_MAT_YN: string | null; /** 비설치자재여부 */ NONINSTL_MAT_YN: string | null; /** 블록번호 */ BLK_NO: string | null; /** 계열 */ GYEL: string | null; /** 연결부재번호 */ LNK_PTLST_NO: string | null; /** 면적 */ AREA: number | null; /** 저장위치 */ STOR_LOC: string | null; /** 사급중량 */ SGUB_WGT: number | null; /** 도급중량 */ DGUB_WGT: number | null; /** 프로젝트번호 */ PROJ_NO: string | null; /** 설계기능 */ DSN_SKL: string | null; /** 비고 */ RMK: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 삭제일자 */ DEL_DT: string | null; /** 자재상태 */ MAT_STAT: string | null; /** 인터페이스시스템번호 */ IF_SYS_NO: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** GLAND사양1 */ GLAND_SPEC_1: string | null; /** GLAND사양2 */ GLAND_SPEC_2: string | null; /** GLAND사양3 */ GLAND_SPEC_3: string | null; /** MCT모듈규격1 */ MCT_MDLE_STD_1: string | null; /** MCT모듈규격2 */ MCT_MDLE_STD_2: string | null; /** BEELERISE */ BEELE_RISE: string | null; /** 최대DRUM길이 */ MAX_DRUM_LTH: number | null; /** 승인일시 */ AGR_DTM: string | null; /** 승인자ID */ AGR_R_ID: string | null; /** DISCIPLINE */ DISPLN: string | null; /** 대공종 */ LRG_KWK: string | null; /** 세부공종 */ DTL_KWK: string | null; /** 특별검사구분 */ SP_INSP_GB: string | null; /** 도장외부사양4 */ PNTOUT_SPEC_4: string | null; /** OFE자재번호 */ OFE_MAT_NO: string | null; /** OFE케이블여부 */ OFE_CAB_YN: string | null; /** 포설가능개수 */ INSTL_PSB_CNT: number | null; /** 태선세선구분 */ CUTL_ML_GB: string | null; /** FCM검사 */ FCM_INSP: string | null; /** 서류번호 */ DOC_NO: string | null; /** 보류원인 */ HOLD_CAUS: string | null; /** 보류일자 */ HOLD_DT: string | null; /** NULL */ HOLD_LIFT_DT: string | null; /** 자재종류구분 */ MAT_KND_GB: string | null; /** BATCH관리지시자 */ BATCH_MNG_ORDR: string | null; /** 최초입력자ID */ FS_INPR_ID: string | null; /** 최초입력일시 */ FS_INP_DTM: string | null; /** 최종수정자ID */ FIN_CHGR_ID: string | null; /** 최종수정일시 */ FIN_CHG_DTM: string | null; /** NULL */ DWG_FILE_NM: string | null; /** NULL */ TAG_NO_CHG_DT: string | null; /** SUB장비여부 */ SUB_EQP_YN: string | null; /** 부속자재여부 */ ATT_MAT_YN: string | null; /** 설계계정번호 */ DSN_REV_NO: string | null; /** 사용자정의필드1 */ USR_DF_CHAR1: string | null; /** 인도선적품여부(DL_SHIPMT_ITM_YN) */ USR_DF_CHAR2: string | null; /** 사용자정의필드3 */ USR_DF_CHAR3: string | null; /** 사용자정의필드4 */ USR_DF_CHAR4: string | null; /** 변경이력 */ USR_DF_CHAR5: string | null; } export interface CMCTB_MAT_CLAS { /** 클래스코드 */ CLAS_CD: string; /** 클래스명 */ CLAS_NM: string | null; /** 클래스내역 */ CLAS_DTL: string | null; /** 부모클래스코드 */ PRNT_CLAS_CD: string | null; /** 클래스레벨 */ CLAS_LVL: number | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 단위 */ UOM: string | null; /** 강종 */ STYPE: string | null; /** 등급재질 */ GRD_MATL: string | null; /** 수정일자 */ CHG_DT: string | null; /** 기준단위 */ BSE_UOM: string | null; } export interface CMCTB_MAT_CLAS_SPCHAR { /** 클래스코드 */ CLAS_CD: string; /** 특성코드 */ SPCHAR_CD: string; /** 특선순서 */ SPCHAR_SEQ: string | null; /** 필수여부 */ MNDT_YN: string | null; /** 수정일자 */ CHG_DT: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; } export interface CMCTB_MAT_DSC { /** 자재번호 */ MAT_NO: string; /** 언어키 */ LANG_KEY: string; /** 자재내역 */ MAT_DTL: string | null; } export interface CMCTB_MAT_PLNT { /** 자재번호 */ MAT_NO: string; /** 플랜트 */ PLNT: string; /** 출고단위 */ DELV_UOM: string | null; /** 개별일괄소요구분 */ EA_BTCH_ND_GB: string | null; /** 조달분류 */ PRCR_CLF: string | null; /** 구매담당자코드 */ PUR_CHRGR_CD: string | null; /** 조달담당자코드 */ PRCR_CHRGR_CD: string | null; /** 현물담당자코드 */ GOODS_CHRGR_CD: string | null; /** 구매리드타임 */ PUR_LT: number | null; /** MRP유형 */ MRP_TP: string | null; /** 자재상태 */ MAT_STAT: string | null; /** 벌크자재지시자 */ BULK_MAT_ORDR: string | null; /** 조달유형 */ PRCR_TP: string | null; /** 안전재고수량 */ SFTY_STCK_QTY: number | null; /** 일련번호프로파일 */ SER_PROF: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** BATCH관리지시자 */ BATCH_MNG_ORDR: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 특별조달유형 */ SP_PRCR_TP: string | null; } export interface CMCTB_MAT_SPCHAR { /** 자재번호 */ MAT_NO: string; /** 특성코드 */ SPCHAR_CD: string; /** 특성내역 */ SPCHAR_DTL: string | null; /** 특성값코드 */ SPCHAR_VAL_CD: string | null; /** 특성값내역 */ SPCHAR_VAL_DTL: string | null; /** 특성값넘버 */ SPCHAR_VAL_NUM: number | null; /** 특성값단위 */ SPCHAR_VAL_UOM: string | null; } export interface CMCTB_MAT_SPCHAR_MAST { /** 특성코드 */ SPCHAR_CD: string; /** 특성내역 */ SPCHAR_DTL: string | null; /** 특성타입 */ SPCHAR_TP: string | null; /** 특성값단위 */ SPCHAR_VAL_UOM: string | null; /** 특성값여부 */ SPCHAR_VAL_YN: string | null; /** 특성그룹 */ SPCHAR_GRP: string | null; /** 수정일자 */ CHG_DT: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; } export interface CMCTB_MAT_SPCHAR_VAL { /** 특성코드 */ SPCHAR_CD: string; /** 특성값코드 */ SPCHAR_VAL_CD: string; /** 특성값내역 */ SPCHAR_VAL_DTL: string | null; /** 수정일자 */ CHG_DT: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; } export interface CMCTB_MAT_UOM { /** 자재번호 */ MAT_NO: string; /** 대체단위 */ SBST_UOM: string; /** 전환 FOCTOR1 */ CNVRT_FCTR_1: number | null; /** 전환 FOCTOR2 */ CNVRT_FCTR_2: number | null; /** 길이 */ LTH: number | null; /** 폭 */ WTH: number | null; /** 높이 */ HGT: number | null; /** 치수단위 */ SZ_UOM: string | null; } export interface CMCTB_PROJ_BIZCLS { /** 프로젝트번호 */ PROJ_NO: string; /** TYPE */ TYPE: string; /** 비지니스클래스 */ BIZCLS: string | null; /** NULL */ QM_CLS: string | null; /** 신규MC여부 */ NEW_MC_YN: string | null; } export interface CMCTB_PROJ_MAST { /** 프로젝트번호 */ PROJ_NO: string; /** 기준호선 */ MSHIP_NO: string | null; /** 시리즈첫프로젝트번호 */ SERS_NO: string | null; /** 시리즈번호 */ REF_NO: string | null; /** 선종 */ SKND: string | null; /** 선형 */ SHTYPE: string | null; /** 선형단위 */ SHTYPE_UOM: string | null; /** 도크 */ DOCK_CD: string | null; /** 선주1 */ OWN_1: string | null; /** 선급1 */ CLS_1: string | null; /** 계약일자 */ CNRT_DT: string | null; /** 계약인도일자 */ CNRT_DL_DT: string | null; /** 프로젝트 설명 */ PROJ_DSC: string | null; /** 프로젝트구분 */ PROJ_GB: string | null; /** 선주명 */ OWN_NM: string | null; /** 신선종2 */ NEW_SKND2: string | null; /** 선주약어 */ OWN_AB: string | null; /** 중국여부 */ CHINA_YN: string | null; /** 프로젝트세부타입 */ PROJ_DTL_TP: string | null; /** 프로젝트프로파일 */ PROJ_PROF: string | null; /** 안건번호 */ INQY_NO: string | null; /** 안건순번 */ INQY_SEQ: string | null; /** 국적 */ NTTP: string | null; /** 연관프로젝트 */ RLTD_PROJ: string | null; /** 디지털제품군 */ DIGT_PDT_GRP: string | null; /** 풍력프로젝트타입 */ WP_PROJ_TP: string | null; /** 전체계약개수 */ TOT_CNRT_CNT: string | null; /** 프로젝트기타타입 */ PROJ_ETC_TP: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 소스시스템ID */ SRC_SYS_ID: string | null; /** 진행상태 */ PRGS_STAT: string | null; /** 삭제여부 */ DEL_YN: string | null; /** 인도고객코드 */ DL_CSTM_CD: string | null; /** 제품레벨4 */ PDT_LVL_4: string | null; /** AS보증기간 */ AS_GRNT_PRD: number | null; /** 실인도일자 */ RL_DL_DT: string | null; /** SAILAWAYDATE */ SA_DT: string | null; /** 관청 */ GOV: string | null; /** 인도전공사명 */ DL_BF_PROJ_NM: string | null; /** IMO번호 */ IMO_NO: string | null; /** 유통경로 */ DIST_PATH: string | null; /** 영업조직코드 */ SALE_ORG_CD: string | null; /** 판매그룹 */ SALE_GRP: string | null; /** 사업장코드 */ BIZLOC_CD: string | null; /** 관리회계영역 */ MNG_ACOT_DMN: string | null; /** 회사코드 */ CO_CD: string | null; /** 사업영역 */ BIZ_DMN: string | null; /** 플랜트코드 */ PLNT_CD: string | null; /** 손익센터 */ PRCTR: string | null; /** 계약존속여부 */ CNRT_CNTN_YN: string | null; /** 계약유보여부 */ CNRT_RESV_YN: string | null; /** 프로젝트진행여부 */ PROJ_PRGS_YN: string | null; /** 시스템회계마감일자 */ SYS_ACOT_CLSD_DT: string | null; /** 프로젝트범위 */ PROJ_SCP: string | null; /** 전길이 */ LOA: number | null; /** MAINENGINETYPECODE */ MN_ENGN_TP_CD: string | null; /** 속도 */ SPD: number | null; /** GT */ GT: number | null; /** 선표인도일자 */ BP_DL_DT: string | null; /** 선형군 */ SHTYPE_GRP: string | null; /** 프로젝트생성요청사번 */ PROJ_CRTE_REQ_EMPNO: string | null; /** 프로젝트생성요청일자 */ PROJ_CRTE_REQ_DT: string | null; /** 사내외구분 */ IO_GB: string | null; /** 고객발주번호 */ CSTM_PO_NO: string | null; /** 세대개수 */ GENT_CNT: string | null; /** 주문주보증기간 */ ORDR_GRNT_PRD: string | null; /** 주문주보증종료일 */ ORDR_GRNT_FN_DT: string | null; /** 설계담당자 */ DSN_CHRGR: string | null; /** 인도후공사명 */ DL_AF_PROJ_NM: string | null; /** 인도후실고객사 */ DL_AF_RL_CLNT: string | null; /** 인도후운항선사 */ DL_AF_SHPSRV_SCP: string | null; /** 인도후국적 */ DL_AF_NTTP: string | null; /** 인도후선급 */ DL_AF_CLS: string | null; /** 인도후CALLSIGN */ DL_AF_CALL_SIGN: string | null; /** 인도후전화번호 */ DL_AF_TEL_NO: string | null; /** 인도후팩스번호 */ DL_AF_FAX_NO: string | null; /** 인도후이메일주소 */ DL_AF_EMAIL_ADR: string | null; /** 프로젝트WBS타입 */ PROJ_WBS_TP: string | null; /** INTERFACE상태 */ XSTAT: string | null; /** INTERFACE메세지 */ XMSGS: string | null; /** INTERFACE일자 */ XDATS: string | null; /** INTERFACE시간 */ XTIMS: string | null; /** 중국프로젝트타입 */ CHN_PROJ_TP: string | null; /** 최종수요자 보증종료일 */ FIN_GRNT_FN_DT: string | null; /** 시작일자 */ STDT: string | null; /** 시리즈여부 */ SERS_YN: string | null; /** HULL TOP 구분 */ TYPE: string | null; /** PROPOSAL 프로젝트번호 */ PRO_PROJ_NO: string | null; /** 전기전자프로젝트번호 */ PBSD_PROJ_NO: string | null; /** 선박명 */ PBSD_SHIP_NM: string | null; /** 사업부 */ BIZCLS: string | null; /** 선급2 */ CLS_2: string | null; /** 선형코드 */ SHTYPE_CD: string | null; /** 프로젝트 인도계획일 */ PROJ_DL_PLN_DT: string | null; /** 프로젝트 인도실적일 */ PROJ_DL_RT_DT: string | null; /** 전체면적 */ TOT_AREA: number | null; /** 면세면적 */ EXMPT_AREA: number | null; /** 면세율 */ EXMPT_RAT: number | null; /** 품질사업부 */ QM_CLS: string | null; /** 연계 프로젝트 번호 */ CNCT_PROJ_NO: string | null; /** 기자재 세분화 및 생산일정 연계여부 */ EQP_DTL_YN: string | null; /** ExP 연계여부 */ EXP_YN: string | null; /** 생산실적 연계여부 */ ACT_MH_YN: string | null; /** 사양 */ SPEC: string | null; /** 디자인수명 */ DSGN_LIFE: string | null; /** 신규MC여부 */ NEW_MC_YN: string | null; /** 작업환경가중치여부 */ WK_ENV_WT_VAL_YN: string | null; /** 보증시작일 */ GRNT_STDT: string | null; /** 목표공수 적용 여부 */ TMH_ADPT_YN: string | null; /** ZVEZDA 프로젝트 여부 */ ZV_YN: string | null; /** 평택지원 프로젝트 여부 */ SEC_YN: string | null; } export interface CMCTB_PROJ_WBS { /** 프로젝트번호 */ PROJ_NO: string; /** WBS요소 */ WBS_ELMT: string; /** WBS요소명 */ WBS_ELMT_NM: string | null; /** WBS레벨 */ WBS_LVL: string | null; /** FLAG */ FLAG: string | null; /** WBS내부요소 */ WBS_INSD_ELMT: string | null; /** 상위WBS요소 */ HGRK_WBS_ELMT: string | null; /** INTERFACE상태 */ XSTAT: string | null; /** INTERFACE메세지 */ XMSGS: string | null; /** INTERFACE일자 */ XDATS: string | null; /** INTERFACE시간 */ XTIMS: string | null; /** 시스템상태 */ SYS_STAT: string | null; /** WBS요소_1 */ WBS_ELMT_1: string | null; /** WBS요소_2 */ WBS_ELMT_2: string | null; /** WBS요소_3 */ WBS_ELMT_3: string | null; /** WBS요소_4 */ WBS_ELMT_4: string | null; /** WBS요소_5 */ WBS_ELMT_5: string | null; /** WBS요소_6 */ WBS_ELMT_6: string | null; /** WBS요소_7 */ WBS_ELMT_7: string | null; /** WBS요소_8 */ WBS_ELMT_8: string | null; /** WBS요소_9 */ WBS_ELMT_9: string | null; /** WBS요소_10 */ WBS_ELMT_10: string | null; } export interface CMCTB_VENDOR_ADDR { /** VENDOR코드 */ VNDRCD: string; /** 주소번호 */ ADR_NO: string | null; /** 국제주소버전ID */ INTL_ADR_VER_ID: string; /** 도시우편번호 */ CITY_ZIP_NO: string | null; /** 사서함우편번호 */ POBX_ZIP_NO: string | null; /** 주소1 */ ADR_1: string | null; /** 주소2 */ ADR_2: string | null; /** 지역코드 */ REGN_CD: string | null; /** 타이틀 */ TTL: string | null; /** VENDOR명약어1 */ VNDRNM_ABRV_1: string | null; /** VENDOR명약어2 */ VNDRNM_ABRV_2: string | null; /** VENDOR명 */ VNDRNM_1: string | null; /** VENDOR명2 */ VNDRNM_2: string | null; /** 언어키 */ LANG_KEY: string | null; /** 기타주소1 */ ETC_ADR_1: string | null; /** 기타주소2 */ ETC_ADR_2: string | null; /** 국가코드 */ NTN_CD: string | null; /** 사서함 */ POBX: string | null; /** 운송구역 */ TRANS_ZONE: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** VENDOR명3 */ VNDRNM_3: string | null; /** VENDOR명4 */ VNDRNM_4: string | null; /** 조세관할구역코드 */ TAX_JRDT_ZONE_CD: string | null; /** 주소시간대 */ ADR_TMZ: string | null; } export interface CMCTB_VENDOR_COMPNY { /** VENDOR코드 */ VNDRCD: string; /** 회사코드 */ CO_CD: string; /** 조정계정 */ CTL_ACNT: string | null; /** 정렬키 */ SRT_KEY: string | null; /** 계획그룹 */ PLN_GRP: string | null; /** 이전VENDOR코드 */ BF_VNDRCD: string | null; /** 지급조건 */ SPLY_COND: string | null; /** 중복송장지시자 */ OVLAP_INVC_ORDR: string | null; /** 지급방법 */ SPLY_MTHD: string | null; /** 지급보류지시자 */ SPLY_HOLD_ORDR: string | null; /** 거래은행단축키 */ TRD_BANK_SHRT_KEY: string | null; /** 전기보류지시자 */ PST_HOLD_ORDR: string | null; /** 보류사유 */ HOLD_CAUS: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 원천세국가코드 */ SRCE_TX_NTN_CD: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 소수지시자 */ MIN_ORDR: string | null; /** 분리지급지시자 */ SPRT_SPLY_ORDR: string | null; /** CUSTOMERVENDOR반제지시자 */ CSTM_VNDR_CLR_ORDR: string | null; /** 원천세코드 */ SRCE_TX_CD: string | null; /** IATABIC구분 */ IATA_BIC_GB: string | null; /** 대표유형 */ REP_TP: string | null; /** 물류VENDOR유형 */ LOGST_VNDR_TP: string | null; /** VENDOR계정번호 */ VNDR_ACNT_NO: string | null; /** VENDOR담당자명 */ VNDR_CHRGR_NM: string | null; /** 회계담당자전화번호 */ ACOT_CHRGR_TELNO: string | null; /** 권한그룹 */ AUTH_GRP: string | null; /** 최종이자계산일자 */ FIN_IR_CALC_DT: string | null; /** 최종이자실행일자 */ FIN_IR_ACT_DT: string | null; /** 회계담당자FAX번호 */ ACOT_CHRGR_FAXNO: string | null; /** MAKER담당자이메일 */ MK_CHRGR_EMAIL: string | null; /** 메모 */ MEMO: string | null; /** 본사계정번호 */ MOFFC_ACNT_NO: string | null; } export interface CMCTB_VENDOR_GENERAL { /** 벤더코드 */ VNDRCD: string; /** 계정그룹 */ ACNT_GRP: string | null; /** 계정그룹종류 */ ACNT_GRP_TP: string | null; /** 고객코드 */ CSTM_CD: string | null; /** 전기보류지시자 */ PST_HOLD_ORDR: string | null; /** 구매보류지시자 */ PUR_HOLD_ORDR: string | null; /** 보류사유 */ HOLD_CAUS: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 법인ID */ CO_ID: string | null; /** 대표자명 */ REPR_NM: string | null; /** 사업유형 */ BIZTP: string | null; /** 산업유형 */ BIZCON: string | null; /** 등록일자 */ REG_DT: string | null; /** 등록시간 */ REG_DTM: string | null; /** 등록자 */ REGR_ID: string | null; /** 승인일자 */ AGR_DT: string | null; /** 승인시간 */ AGR_TM: string | null; /** 승인자ID */ AGR_R_ID: string | null; /** 변경일자 */ CHG_DT: string | null; /** 변경시간 */ CHG_TM: string | null; /** 변경자ID */ CHGR_ID: string | null; /** 국가코드 */ NTN_CD: string | null; /** 대표전화번호 */ REP_TEL_NO: string | null; /** 대표FAX번호 */ REP_FAX_NO: string | null; /** 사업자번호 */ BIZR_NO: string | null; /** 법인등록번호 */ CO_REG_NO: string | null; /** 세금번호4 */ TX_CD_4: string | null; /** 설립일자 */ CO_INST_DT: string | null; /** 구매처유형 */ VNDR_TP: string | null; /** GLOBALTOP코드 */ GBL_TOP_CD: string | null; /** GLOBALTOP명 */ GBL_TOP_NM: string | null; /** 국내TOP코드 */ DMST_TOP_CD: string | null; /** 국내TOP명 */ DMST_TOP_NM: string | null; /** 사업단위코드 */ BIZ_UOM_CD: string | null; /** 사업단위명 */ BIZ_UOM_NM: string | null; /** DUNS번호 */ DNS_NO: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 타이틀 */ TTL: string | null; /** 부가세등록번호 */ VAT_REG_NO: string | null; /** 지로VENDOR지시자 */ GIRO_VNDR_ORDR: string | null; /** Vendor명1 */ VNDRNM_1: string | null; /** VENDOR명2 */ VNDRNM_2: string | null; /** VENDOR명3 */ VNDRNM_3: string | null; /** VENDOR명4 */ VNDRNM_4: string | null; /** VENDOR명약어1 */ VNDRNM_ABRV_1: string | null; /** VENDOR명약어2 */ VNDRNM_ABRV_2: string | null; /** 잠재VENDOR코드 */ PTNT_VNDRCD: string | null; /** 주소1 */ ADR_1: string | null; /** 주소2 */ ADR_2: string | null; /** 품질담당자명 */ QLT_CHRGR_NM: string | null; /** 품질담당자전화번호 */ QLT_CHRGR_TELNO: string | null; /** 품질담당자이메일 */ QLT_CHRGR_EMAIL: string | null; /** SUB작업장순서 */ SB_WKA_SEQ: string | null; /** 중복사유코드 */ OVLAP_CAUS_CD: string | null; /** 문서유형 */ DOC_TP: string | null; /** 문서번호 */ DOC_NO: string | null; /** 부분문서 */ PTN_DOC: string | null; /** 문서버전 */ DOC_VER: string | null; /** 인바운드플래그 */ INB_FLAG: string | null; /** 삭제보류지시자 */ DEL_HOLD_ORDR: string | null; /** 구매보류일자 */ PUR_HOLD_DT: string | null; /** 사서함 */ POBX: string | null; /** 국제LOCATION점검숫자 */ INTL_LCTN_CHK_NUM: number | null; /** 원천세의무자성별키 */ SRCETX_RP_SEX_KEY: string | null; /** VENDOR계약담당자1 */ VNDR_CNRT_CHRGR_1: string | null; /** VENDOR계약담당자2 */ VNDR_CNRT_CHRGR_2: string | null; /** 대표생년월일 */ REPR_RESNO: string | null; /** 기업규모 */ CO_VLM: string | null; } export interface CMCTB_VENDOR_GRP { /** VENDOR코드 */ VNDRCD: string; /** 업무그룹코드 */ BIZ_GRP_CD: string; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 생성자ID */ CRTER_ID: string | null; /** 변경일자 */ CHG_DT: string | null; /** 변경시간 */ CHG_TM: string | null; /** 변경자ID */ CHGR_ID: string | null; } export interface CMCTB_VENDOR_INCO { /** VENDOR코드 */ VNDRCD: string; /** VENDOR코명 */ VNDRNM: string | null; /** 대표자명 */ REPR_NM: string | null; /** 협력사구분 */ PRTNR_GB: string | null; /** 사내협력사코드 */ INCO_PRTNR_CD: string | null; /** 사내협력사작업장1 */ INCO_PRTNR_WKA_1: string | null; /** 사내협력사작업장2 */ INCO_PRTNR_WKA_2: string | null; /** 사내협력사작업장3 */ INCO_PRTNR_WKA_3: string | null; /** 직종코드 */ JBTYPE_CD: string | null; /** 직종코드2 */ JBTYPE_CD_2: string | null; /** 개인법인구분 */ INDV_CO_GB: string | null; /** 사내창립유무 */ INCO_FOND_YN: string | null; /** 도크번호 */ DOCK_NO: string | null; /** 당사투입일자 */ OCMP_INP_DT: string | null; /** 사내철수일자 */ INCO_DUSE_DT: string | null; /** 산재보험요율 */ INDST_INS_PMRAT: number | null; /** 계약이행보증금 */ CNRT_PFRM_GRAMT: number | null; /** 임금율 */ WGE_RAT: number | null; /** 해당부서코드1 */ CRSPD_DEPTCD_1: string | null; /** 해당부서코드2 */ CRSPD_DEPTCD_2: string | null; /** 해당팀소속 */ CRSPD_TEAM_BLNG: string | null; /** 사내협력사종목1 */ INCO_PRTNR_ITM_1: string | null; /** 사내협력사종목2 */ INCO_PRTNR_ITM_2: string | null; /** 사무실위치 */ OFC_LOC: string | null; /** 대표당사경력 */ REP_OCMP_CARR: string | null; /** 사내철수사유 */ INCO_DUSE_CAUS: string | null; /** 전화번호 */ TEL_NO: string | null; /** 주소 */ ADR1: string | null; /** 상세주소 */ ADR2: string | null; /** 이전 VENDOR코드 */ OLD_VNDRCD: string | null; /** 하위 VENDOR 갯수 */ TREE_NUM: string | null; /** 생성일자 */ CRTE_DT: string | null; /** 생성시간 */ CRTE_TM: string | null; /** 생성사용자ID */ CRTE_USR_ID: string | null; /** 수정일자 */ CHG_DT: string | null; /** 수정시간 */ CHG_TM: string | null; /** 수정사용자ID */ CHG_USR_ID: string | null; /** 직종단가 */ UPR_JBTYPE: string | null; /** 공급받는자 종사업장 식별코드 */ ZBYBP: string | null; /** 비고 */ RMK: string | null; /** 철수예정유무 */ WDL_PLN_YN: string | null; /** 임금체불발생 */ WGE_DELY_DVL: string | null; /** 에스크로가입유무 */ ESCROW_YN: string | null; } export interface CMCTB_VENDOR_PORG { /** VENDOR코드 */ VNDRCD: string; /** 구매조직 */ PUR_ORG_CD: string; /** 구매오더통화 */ PUR_ORD_CUR: string | null; /** 지급조건 */ SPLY_COND: string | null; /** 인도조건1 */ DL_COND_1: string | null; /** 인도조건2 */ DL_COND_2: string | null; /** 계산스키마그룹 */ CALC_SHM_GRP: string | null; /** GR기준송장검증 */ GR_BSE_INVC_VR: string | null; /** 자동구매오더지시자 */ AT_PUR_ORD_ORDR: string | null; /** 구매보류지시자 */ PUR_HOLD_ORDR: string | null; /** 삭제지시자 */ DEL_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; /** 오더확인요청지시자 */ ORD_CNFM_REQ_ORDR: string | null; /** 영업담당자명 */ SALE_CHRGR_NM: string | null; /** VENDOR전화번호 */ VNDR_TELNO: string | null; /** 확정제어키 */ CNFM_CTL_KEY: string | null; /** 구매보류일자 */ PUR_HOLD_DT: string | null; /** 구매보류사유 */ PUR_HOLD_CAUS: string | null; } export interface CMCTB_VENDOR_REPREMAIL { /** VENDOR코드 */ VNDRCD: string; /** 주소번호 */ ADR_NO: string | null; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 이메일주소 */ EMAIL_ADR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_REPRFAX { /** VENDOR코드 */ VNDRCD: string; /** 주소번호 */ ADR_NO: string | null; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 국가코드 */ NTN_CD: string | null; /** 팩스번호 */ FAXNO: string | null; /** 팩스내선번호 */ FAX_ETS_NO: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_REPRTEL { /** VENDOR코드 */ VNDRCD: string; /** 주소번호 */ ADR_NO: string | null; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** 국가코드 */ NTN_CD: string | null; /** 전화번호 */ TELNO: string | null; /** 내선번호 */ ETX_NO: string | null; /** 핸드폰지시자 */ HP_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_REPRURL { /** VENDOR코드 */ VNDRCD: string; /** 주소번호 */ ADR_NO: string | null; /** 대표자순번 */ REPR_SER: string; /** 유효시작일자 */ VLD_ST_DT: string; /** URL */ URL: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_TAXNUM { /** VENDOR코드 */ VNDRCD: string; /** 세금번호범주 */ TX_NO_CTG: string; /** 사업파트너세금번호 */ BIZ_PTNR_TX_NO: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_VFPN { /** VENDOR코드 */ VNDRCD: string; /** 구매조직 */ PUR_ORG_CD: string; /** VENDOR서브번호 */ VNDR_SUB_NO: string; /** 플랜트코드 */ PLNT_CD: string; /** 파트너기능 */ PTNR_SKL: string; /** 파트너카운터 */ PTNR_CNT: string; /** 기타참조VENDOR코드 */ ETC_REF_VNDRCD: string | null; /** 기본파트너지시자 */ BSE_PTNR_ORDR: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface CMCTB_VENDOR_WHTHX { /** VENDOR코드 */ VNDRCD: string; /** 회사코드 */ CO_CD: string; /** 원천세유형 */ SRCE_TX_TP: string; /** 원천세관련지시자 */ SRCE_TX_REL_ORDR: string | null; /** 수취인유형 */ RECIP_TP: string | null; /** 원천세식별번호 */ SRCE_TX_IDENT_NO: string | null; /** 원천세코드 */ SRCE_TX_NO: string | null; /** 면제증명서번호 */ DCHAG_CERT_NO: string | null; /** 면제율 */ DCHAG_RAT: number | null; /** 면제시작일자 */ DCHAG_ST_DT: string | null; /** 면제종료일 */ DCHAG_ED_DT: string | null; /** 면제사유 */ DCHAG_CAUS: string | null; /** 인터페이스일자 */ IF_DT: string | null; /** 인터페이스시간 */ IF_TM: string | null; /** 인터페이스상태 */ IF_STAT: string | null; /** 인터페이스메시지 */ IF_MSG: string | null; } export interface PLFTB_ESTM_PROJ_MAST { /** 견적프로젝트번호 */ ESTM_PROJ_NO: string; /** 안건번호 */ AGND_NO: string | null; /** 견적프로젝트명 */ ESTM_PROJ_NM: string | null; /** 사업부문 */ BIZ_CLS: string | null; /** 리비젼번호 */ REV_NO: number | null; /** 견적유형 */ ESTM_TYPE: string | null; /** 선주사코드 */ OWNER_CD: string | null; /** 시리즈순번 */ SERS_CNT: number | null; /** 선종코드 */ SKND_CD: string | null; /** 선형코드 */ SHTYPE_CD: string | null; /** 선형크기 */ SHTYPE_SIZE: number | null; /** 선형단위 */ SHTYPE_UOM: string | null; /** 관청코드 */ CHRTR_CD: string | null; /** 국가코드 */ NATN_CD: string | null; /** 선급1 */ CLS_1: string | null; /** 선급2 */ CLS_2: string | null; /** 선급3 */ CLS_3: string | null; /** 데이터생성구분 */ DATA_CRTE_GB: string | null; /** 최초등록자ID */ FS_INPR_ID: string | null; /** 최초등록일시 */ FS_INP_DTM: string | null; /** 최종수정자ID */ FIN_CHGR_ID: string | null; /** 최종수정일시 */ FIN_CHG_DTM: string | null; /** VESSEL 평균값1 */ VSL_VAG_1: number | null; /** VESSEL 평균값2 */ VSL_VAG_2: number | null; /** VESSEL 평균값3 */ VSL_VAG_3: number | null; /** VESSEL 평균값4 */ VSL_VAG_4: number | null; /** 견적물량결재ID */ ESTM_AOM_APP_ID: string | null; /** 견적물량상태 */ ESTM_AOM_STAT: string | null; /** 견적물량상태변경자ID */ ESTM_AOM_STAT_CHGR_ID: string | null; /** 견적물량상태변경일시 */ ESTM_AOM_STAT_CHG_DTM: string | null; /** IF대상여부 */ IF_TRGT_YN: string | null; } // Table 객체 - Table.테이블명.컬럼명 형태로 사용 export const Table = { CMCTB_CD: { /** 코드분류 */ CD_CLF: 'CD_CLF' as const, /** 코드 */ CD: 'CD' as const, /** 코드2 */ CD2: 'CD2' as const, /** 코드3 */ CD3: 'CD3' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_1: 'USR_DF_CHAR_1' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_2: 'USR_DF_CHAR_2' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_3: 'USR_DF_CHAR_3' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_4: 'USR_DF_CHAR_4' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_5: 'USR_DF_CHAR_5' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_6: 'USR_DF_CHAR_6' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_7: 'USR_DF_CHAR_7' as const, /** 사용자정의문자열10 */ USR_DF_CHAR_8: 'USR_DF_CHAR_8' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_9: 'USR_DF_CHAR_9' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_10: 'USR_DF_CHAR_10' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_11: 'USR_DF_CHAR_11' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_12: 'USR_DF_CHAR_12' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_13: 'USR_DF_CHAR_13' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_14: 'USR_DF_CHAR_14' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_15: 'USR_DF_CHAR_15' as const, /** 사용자정의문자열20 */ USR_DF_CHAR_16: 'USR_DF_CHAR_16' as const, /** 사용자정의문자열40 */ USR_DF_CHAR_17: 'USR_DF_CHAR_17' as const, /** 사용자정의문자열40 */ USR_DF_CHAR_18: 'USR_DF_CHAR_18' as const, /** 사용자정의문자열255 */ USR_DF_CHAR_19: 'USR_DF_CHAR_19' as const, /** 사용자정의문자열255 */ USR_DF_CHAR_20: 'USR_DF_CHAR_20' as const, /** 사용자정의체크1 */ USR_DF_CHK_1: 'USR_DF_CHK_1' as const, /** 사용자정의체크2 */ USR_DF_CHK_2: 'USR_DF_CHK_2' as const, /** 사용자정의체크3 */ USR_DF_CHK_3: 'USR_DF_CHK_3' as const, /** 사용자정의체크4 */ USR_DF_CHK_4: 'USR_DF_CHK_4' as const, /** 사용자정의체크5 */ USR_DF_CHK_5: 'USR_DF_CHK_5' as const, /** 사용자정의체크6 */ USR_DF_CHK_6: 'USR_DF_CHK_6' as const, /** 사용자정의체크7 */ USR_DF_CHK_7: 'USR_DF_CHK_7' as const, /** 사용자정의체크8 */ USR_DF_CHK_8: 'USR_DF_CHK_8' as const, /** 사용자정의일자1 */ USR_DF_DT_1: 'USR_DF_DT_1' as const, /** 사용자정의일자2 */ USR_DF_DT_2: 'USR_DF_DT_2' as const, /** 사용자정의일자3 */ USR_DF_DT_3: 'USR_DF_DT_3' as const, /** 사용자정의일자4 */ USR_DF_DT_4: 'USR_DF_DT_4' as const, /** 사용자정의시간1 */ USR_DF_TM_1: 'USR_DF_TM_1' as const, /** 사용자정의시간2 */ USR_DF_TM_2: 'USR_DF_TM_2' as const, /** 사용자정의시간3 */ USR_DF_TM_3: 'USR_DF_TM_3' as const, /** 사용자정의시간4 */ USR_DF_TM_4: 'USR_DF_TM_4' as const, /** 생성자 */ CRTER: 'CRTER' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 수정자 */ CHGR: 'CHGR' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 수정시간 */ CHG_TM: 'CHG_TM' as const, /** 삭제여부 */ DEL_YN: 'DEL_YN' as const, }, CMCTB_CDNM: { /** 언어키 */ LANG_KEY: 'LANG_KEY' as const, /** 코드분류 */ CD_CLF: 'CD_CLF' as const, /** 코드 */ CD: 'CD' as const, /** 코드2 */ CD2: 'CD2' as const, /** 코드3 */ CD3: 'CD3' as const, /** 코드명 */ CDNM: 'CDNM' as const, /** 그룹설명 */ GRP_DSC: 'GRP_DSC' as const, /** 생성자 */ CRTER: 'CRTER' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 수정자 */ CHGR: 'CHGR' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 수정시간 */ CHG_TM: 'CHG_TM' as const, /** 삭제여부 */ DEL_YN: 'DEL_YN' as const, }, CMCTB_CD_CLF: { /** 코드분류 */ CD_CLF: 'CD_CLF' as const, /** 생성자 */ CRTER: 'CRTER' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 수정자 */ CHGR: 'CHGR' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 수정시간 */ CHG_TM: 'CHG_TM' as const, /** 삭제여부 */ DEL_YN: 'DEL_YN' as const, /** I/F 상태 */ XSTAT: 'XSTAT' as const, /** I/F Message */ XMSGS: 'XMSGS' as const, /** I/F 일자 */ XDATS: 'XDATS' as const, /** I/F 시간 */ XTIMS: 'XTIMS' as const, }, CMCTB_CD_CLF_NM: { /** 언어키 */ LANG_KEY: 'LANG_KEY' as const, /** 코드분류 */ CD_CLF: 'CD_CLF' as const, /** 코드분류명 */ CD_CLF_NM: 'CD_CLF_NM' as const, /** 그룹설명 */ GRP_DSC: 'GRP_DSC' as const, /** 생성자 */ CRTER: 'CRTER' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 수정자 */ CHGR: 'CHGR' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 수정시간 */ CHG_TM: 'CHG_TM' as const, /** 삭제여부 */ DEL_YN: 'DEL_YN' as const, }, CMCTB_CUSTOMER_ADDR: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 국제주소버전ID */ INTL_ADR_VER_ID: 'INTL_ADR_VER_ID' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 도시우편번호 */ CITY_ZIP_NO: 'CITY_ZIP_NO' as const, /** 사서함우편번호 */ POBX_ZIP_NO: 'POBX_ZIP_NO' as const, /** 주소1 */ ADR_1: 'ADR_1' as const, /** 주소2 */ ADR_2: 'ADR_2' as const, /** 지역코드 */ REGN_CD: 'REGN_CD' as const, /** 기타주소1 */ ETC_ADR_1: 'ETC_ADR_1' as const, /** 기타주소2 */ ETC_ADR_2: 'ETC_ADR_2' as const, /** House Number */ HOUSE_NR1: 'HOUSE_NR1' as const, /** 사서함 */ POBX: 'POBX' as const, /** 언어키 */ LANG_KEY: 'LANG_KEY' as const, /** 업체명1 */ VNDRNM_1: 'VNDRNM_1' as const, /** 업체명2 */ VNDRNM_2: 'VNDRNM_2' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 운송구역 */ TRANS_ZONE: 'TRANS_ZONE' as const, }, CMCTB_CUSTOMER_CFPN: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 영업조직코드 */ SALE_ORG_CD: 'SALE_ORG_CD' as const, /** 유통경로 */ DIST_PATH: 'DIST_PATH' as const, /** 제품군 */ PDT_GRP: 'PDT_GRP' as const, /** 파트너기능 */ PTNR_SKL: 'PTNR_SKL' as const, /** 파트너카운터 */ PTNR_CNT: 'PTNR_CNT' as const, /** 기본파트너지시자 */ BSE_PTNR_ORDR: 'BSE_PTNR_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_COMPNY: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 법인ID */ CO_ID: 'CO_ID' as const, /** AR계정처리구분 */ AR_ACNT_HDL_GB: 'AR_ACNT_HDL_GB' as const, /** 정렬Key */ SRT_KEY: 'SRT_KEY' as const, /** 자금수지구분 */ AMT_RNE_GB: 'AMT_RNE_GB' as const, /** 거래선 지불형태 */ VNDR_PAY_FRM: 'VNDR_PAY_FRM' as const, /** 대금지블조건코드 */ BILL_PAY_COND_CD: 'BILL_PAY_COND_CD' as const, /** 대금지불Block코드 */ BILL_PAY_BLOC_CD: 'BILL_PAY_BLOC_CD' as const, /** 전기보류지시자 */ PST_HOLD_ORDR: 'PST_HOLD_ORDR' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_GENERAL: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표순번 */ REPR_SER: 'REPR_SER' as const, /** 계정그룹 */ ACNT_GRP: 'ACNT_GRP' as const, /** 중복사유 */ OVLAP_CAUS: 'OVLAP_CAUS' as const, /** 고객타입 */ CSTM_TP: 'CSTM_TP' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 삭제블락 */ DEL_BLOCK: 'DEL_BLOCK' as const, /** 전기보류지시자 */ PST_HOLD_ORDR: 'PST_HOLD_ORDR' as const, /** 법인ID */ CO_ID: 'CO_ID' as const, /** 타이틀 */ TTL: 'TTL' as const, /** 조건 그룹 1 */ COND_GRP_1: 'COND_GRP_1' as const, /** 고객 그룹 명 */ CSTM_GRP_NM: 'CSTM_GRP_NM' as const, /** 대표자명 */ REPR_NM: 'REPR_NM' as const, /** 사업유형 */ BIZTP: 'BIZTP' as const, /** 산업유형 */ BIZCON: 'BIZCON' as const, /** Tax Number 2 */ TX_NO_2: 'TX_NO_2' as const, /** Tax Number 3 */ TX_NO_3: 'TX_NO_3' as const, /** Tax Number 4 */ TX_NO_4: 'TX_NO_4' as const, /** 세금 등록 번호 */ TX_REG_NO: 'TX_REG_NO' as const, /** BA코드 */ BA_CD: 'BA_CD' as const, /** 벤더코드 */ VNDRCD: 'VNDRCD' as const, /** 검색조건1 */ SRCH_COND_1: 'SRCH_COND_1' as const, /** 검색조건2 */ SRCH_COND_2: 'SRCH_COND_2' as const, /** 도시 거리 명 */ CITY_DISP_NM: 'CITY_DISP_NM' as const, /** CRM Code */ CRM_CD: 'CRM_CD' as const, /** Inbound Flag */ IN_FLAG: 'IN_FLAG' as const, /** Industry */ INDST_CD: 'INDST_CD' as const, /** 세금 번호 타입 */ TX_NO_TP: 'TX_NO_TP' as const, /** 언어 키 */ LANG_KEY: 'LANG_KEY' as const, /** 등록일자 */ REG_DT: 'REG_DT' as const, /** 등록시간 */ REG_DTM: 'REG_DTM' as const, /** 등록자ID */ REGR_ID: 'REGR_ID' as const, /** 승인일자 */ AGR_DT: 'AGR_DT' as const, /** 승인시간 */ AGR_TM: 'AGR_TM' as const, /** 승인자ID */ AGR_R_ID: 'AGR_R_ID' as const, /** 변경일자 */ CHG_DT: 'CHG_DT' as const, /** 변경시간 */ CHG_TM: 'CHG_TM' as const, /** 변경자ID */ CHGR_ID: 'CHGR_ID' as const, /** F-Tree GT코드 */ FTGT_CD: 'FTGT_CD' as const, /** F-Tree GT Name */ FTGT_NM: 'FTGT_NM' as const, /** F-Tree DT 코드 */ FTDT_CD: 'FTDT_CD' as const, /** F-Tree DT 이름 */ FTDT_NM: 'FTDT_NM' as const, /** F-Tree BU 코드 */ FTBU_CD: 'FTBU_CD' as const, /** F-Tree BU 이름 */ FTBU_NM: 'FTBU_NM' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_REPREMAIL: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 이메일주소 */ EMAIL_ADR: 'EMAIL_ADR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_REPRFAX: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 팩스번호 */ FAXNO: 'FAXNO' as const, /** 팩스내선번호 */ FAX_ETS_NO: 'FAX_ETS_NO' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_REPRTEL: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 전화번호 */ TELNO: 'TELNO' as const, /** 내선번호 */ ETX_NO: 'ETX_NO' as const, /** 핸드폰지시자 */ HP_ORDR: 'HP_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_REPRURL: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** URL */ URL: 'URL' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_SORG: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 영업조직코드 */ SALE_ORG_CD: 'SALE_ORG_CD' as const, /** 유통경로 */ DIST_PATH: 'DIST_PATH' as const, /** 제품군 */ PDT_GRP: 'PDT_GRP' as const, /** 판매지역 */ SALE_REGN: 'SALE_REGN' as const, /** 판매사무실 */ SALE_OFC: 'SALE_OFC' as const, /** 판매그룹 */ SALE_GRP: 'SALE_GRP' as const, /** 고객그룹 */ CSTM_GRP: 'CSTM_GRP' as const, /** 확도 */ PSBL: 'PSBL' as const, /** 거래 통화 */ TRD_CUR: 'TRD_CUR' as const, /** 환율유형 */ EXRAT_TP: 'EXRAT_TP' as const, /** 가격절차결정코드 */ PRC_PRCS_DSC_CD: 'PRC_PRCS_DSC_CD' as const, /** 고객통계그룹 */ CSTM_STAT_GRP: 'CSTM_STAT_GRP' as const, /** 선적조건 */ SHIPMT_COND: 'SHIPMT_COND' as const, /** 최대거래수량 */ MAX_TRD_QTY: 'MAX_TRD_QTY' as const, /** 인도조건1 */ DL_COND_1: 'DL_COND_1' as const, /** 인도조건2 */ DL_COND_2: 'DL_COND_2' as const, /** 지급조건 */ SPLY_COND: 'SPLY_COND' as const, /** 계정할당그룹 */ ACNT_ASGN_GRP: 'ACNT_ASGN_GRP' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_TAXCD: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 출발국가 */ DPRT_NTN: 'DPRT_NTN' as const, /** 세금번호범주 */ TX_CTG: 'TX_CTG' as const, /** 고객세금분류 */ CSTM_TX_CLF: 'CSTM_TX_CLF' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_CUSTOMER_TAXNUM: { /** 내부고객번호 */ CSTM_CD: 'CSTM_CD' as const, /** 세금번호범주 */ TX_NO_CTG: 'TX_NO_CTG' as const, /** 사업파트너세금번호 */ BIZ_PTNR_TX_NO: 'BIZ_PTNR_TX_NO' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_MAT_BSE: { /** 자재번호 */ MAT_NO: 'MAT_NO' as const, /** SM코드 */ SM_CD: 'SM_CD' as const, /** 자재ID */ MAT_ID: 'MAT_ID' as const, /** 클래스코드 */ CLAS_CD: 'CLAS_CD' as const, /** 자재유형 */ MAT_TP: 'MAT_TP' as const, /** 자재구분 */ MAT_GB: 'MAT_GB' as const, /** 자재내역 */ MAT_DTL: 'MAT_DTL' as const, /** 자재내역사양 */ MAT_DTL_SPEC: 'MAT_DTL_SPEC' as const, /** 재질 */ MATL: 'MATL' as const, /** 구자재번호 */ OLD_MAT_NO: 'OLD_MAT_NO' as const, /** 대체자재번호 */ SBST_MAT_NO: 'SBST_MAT_NO' as const, /** 단위 */ UOM: 'UOM' as const, /** 제품군 */ PDT_GRP: 'PDT_GRP' as const, /** MRC */ MRC: 'MRC' as const, /** 저장자재지시자 */ STOR_MAT_ORDR: 'STOR_MAT_ORDR' as const, /** 강종 */ STYPE: 'STYPE' as const, /** 선급 */ CLS: 'CLS' as const, /** 중량 */ WGT: 'WGT' as const, /** 고유중량 */ NET_WGT: 'NET_WGT' as const, /** 중량단위 */ WGT_UOM: 'WGT_UOM' as const, /** 길이 */ LTH: 'LTH' as const, /** 길이2 */ LTH_2: 'LTH_2' as const, /** 폭 */ WTH: 'WTH' as const, /** 폭2 */ WTH_2: 'WTH_2' as const, /** 두께 */ THK: 'THK' as const, /** 규격 */ STD: 'STD' as const, /** 형강규격 */ PROF_STD: 'PROF_STD' as const, /** CABLE바깥지름 */ CBL_OUT_DIA: 'CBL_OUT_DIA' as const, /** LTRM_MAT_YN */ LTRM_MAT_YN: 'LTRM_MAT_YN' as const, /** 도장면적 */ PNT_AREA: 'PNT_AREA' as const, /** 도장내부면적 */ PNTIN_AREA: 'PNTIN_AREA' as const, /** 도장내부사양 */ PNTIN_SPEC: 'PNTIN_SPEC' as const, /** 도장외부면적 */ PNTOUT_AREA: 'PNTOUT_AREA' as const, /** 도장외부사양1 */ PNTOUT_SPEC_1: 'PNTOUT_SPEC_1' as const, /** 도장외부사양2 */ PNTOUT_SPEC_2: 'PNTOUT_SPEC_2' as const, /** 도장외부사양3 */ PNTOUT_SPEC_3: 'PNTOUT_SPEC_3' as const, /** RT검사사양 */ RT_INSPEC: 'RT_INSPEC' as const, /** UT검사사양 */ UT_INSPEC: 'UT_INSPEC' as const, /** MT검사사양 */ MT_INSPEC: 'MT_INSPEC' as const, /** PT검사사양 */ PT_INSPEC: 'PT_INSPEC' as const, /** 제작도면번호 */ MK_DWG_NO: 'MK_DWG_NO' as const, /** 가공도면번호 */ CUT_DWG_NO: 'CUT_DWG_NO' as const, /** 배관SPOOL번호 */ PIPE_SPL_NO: 'PIPE_SPL_NO' as const, /** 배관LINE번호 */ PIPE_LINE_NO: 'PIPE_LINE_NO' as const, /** 배관클래스 */ PIPE_CLAS: 'PIPE_CLAS' as const, /** 유체종류 */ FLUID_KND: 'FLUID_KND' as const, /** 대표품명재질 */ REP_ITM_MATL: 'REP_ITM_MATL' as const, /** 대표지름 */ REP_DIA: 'REP_DIA' as const, /** 대표지름단위 */ REP_DIA_UOM: 'REP_DIA_UOM' as const, /** 대표스케쥴 */ REP_SCH: 'REP_SCH' as const, /** 대표지름길이 */ REP_DIA_LTH: 'REP_DIA_LTH' as const, /** 직곡관구분 */ DBLN_GB: 'DBLN_GB' as const, /** 배관등급 */ PIPE_GRD: 'PIPE_GRD' as const, /** 열처리유무 */ HTRET_YN: 'HTRET_YN' as const, /** 선후도금사양 */ BA_GALV_SPEC: 'BA_GALV_SPEC' as const, /** SHIPSIDE여부 */ SSIDE_YN: 'SSIDE_YN' as const, /** 관통관여부 */ PNTR_PIPE_YN: 'PNTR_PIPE_YN' as const, /** UBOLT유무 */ UBOLT_YN: 'UBOLT_YN' as const, /** 조정관선행도장 */ CTLP_PRCD_PNT: 'CTLP_PRCD_PNT' as const, /** 선행후행조정관 */ PRCD_SCV_CTLP: 'PRCD_SCV_CTLP' as const, /** PMI검사사양 */ PMI_INSPEC: 'PMI_INSPEC' as const, /** 수압 */ WTRPRS: 'WTRPRS' as const, /** VALVEFITTING번호 */ VLV_FIT_NO: 'VLV_FIT_NO' as const, /** TAG번호 */ TAG_NO: 'TAG_NO' as const, /** TAGSUB번호 */ TAG_SB_NO: 'TAG_SB_NO' as const, /** 네임플레이트유형 */ NM_PLATE_TP: 'NM_PLATE_TP' as const, /** 네임플레이트서비스명 */ NM_PLATE_SVC_NM: 'NM_PLATE_SVC_NM' as const, /** VRCS자재번호 */ VRCS_MAT_NO: 'VRCS_MAT_NO' as const, /** TRANSMITTERFITTING번호 */ TRSM_FIT_NO: 'TRSM_FIT_NO' as const, /** VALVE옵션코드리스트 */ VLV_OPT_CD_LIST: 'VLV_OPT_CD_LIST' as const, /** 구매요청번호 */ PUR_REQ_NO: 'PUR_REQ_NO' as const, /** ITEM번호 */ ITM_NO: 'ITM_NO' as const, /** 모델번호 */ MDL_NO: 'MDL_NO' as const, /** BL번호 */ BL_NO: 'BL_NO' as const, /** 업체장비번호 */ VNDR_EQP_NO: 'VNDR_EQP_NO' as const, /** BOX번호 */ BOX_NO: 'BOX_NO' as const, /** 자재운송관리번호 */ MMT_NO: 'MMT_NO' as const, /** 설치위치 */ INSTL_LOC: 'INSTL_LOC' as const, /** 메인장비여부 */ MN_EQP_YN: 'MN_EQP_YN' as const, /** 체결재여부 */ FIXED_MAT_YN: 'FIXED_MAT_YN' as const, /** SPARE여부 */ SPRE_YN: 'SPRE_YN' as const, /** TOOL여부 */ TOOL_YN: 'TOOL_YN' as const, /** CABLE여부 */ CBL_YN: 'CBL_YN' as const, /** 선주설치자재여부 */ OWN_INSTL_MAT_YN: 'OWN_INSTL_MAT_YN' as const, /** 비설치자재여부 */ NONINSTL_MAT_YN: 'NONINSTL_MAT_YN' as const, /** 블록번호 */ BLK_NO: 'BLK_NO' as const, /** 계열 */ GYEL: 'GYEL' as const, /** 연결부재번호 */ LNK_PTLST_NO: 'LNK_PTLST_NO' as const, /** 면적 */ AREA: 'AREA' as const, /** 저장위치 */ STOR_LOC: 'STOR_LOC' as const, /** 사급중량 */ SGUB_WGT: 'SGUB_WGT' as const, /** 도급중량 */ DGUB_WGT: 'DGUB_WGT' as const, /** 프로젝트번호 */ PROJ_NO: 'PROJ_NO' as const, /** 설계기능 */ DSN_SKL: 'DSN_SKL' as const, /** 비고 */ RMK: 'RMK' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 삭제일자 */ DEL_DT: 'DEL_DT' as const, /** 자재상태 */ MAT_STAT: 'MAT_STAT' as const, /** 인터페이스시스템번호 */ IF_SYS_NO: 'IF_SYS_NO' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** GLAND사양1 */ GLAND_SPEC_1: 'GLAND_SPEC_1' as const, /** GLAND사양2 */ GLAND_SPEC_2: 'GLAND_SPEC_2' as const, /** GLAND사양3 */ GLAND_SPEC_3: 'GLAND_SPEC_3' as const, /** MCT모듈규격1 */ MCT_MDLE_STD_1: 'MCT_MDLE_STD_1' as const, /** MCT모듈규격2 */ MCT_MDLE_STD_2: 'MCT_MDLE_STD_2' as const, /** BEELERISE */ BEELE_RISE: 'BEELE_RISE' as const, /** 최대DRUM길이 */ MAX_DRUM_LTH: 'MAX_DRUM_LTH' as const, /** 승인일시 */ AGR_DTM: 'AGR_DTM' as const, /** 승인자ID */ AGR_R_ID: 'AGR_R_ID' as const, /** DISCIPLINE */ DISPLN: 'DISPLN' as const, /** 대공종 */ LRG_KWK: 'LRG_KWK' as const, /** 세부공종 */ DTL_KWK: 'DTL_KWK' as const, /** 특별검사구분 */ SP_INSP_GB: 'SP_INSP_GB' as const, /** 도장외부사양4 */ PNTOUT_SPEC_4: 'PNTOUT_SPEC_4' as const, /** OFE자재번호 */ OFE_MAT_NO: 'OFE_MAT_NO' as const, /** OFE케이블여부 */ OFE_CAB_YN: 'OFE_CAB_YN' as const, /** 포설가능개수 */ INSTL_PSB_CNT: 'INSTL_PSB_CNT' as const, /** 태선세선구분 */ CUTL_ML_GB: 'CUTL_ML_GB' as const, /** FCM검사 */ FCM_INSP: 'FCM_INSP' as const, /** 서류번호 */ DOC_NO: 'DOC_NO' as const, /** 보류원인 */ HOLD_CAUS: 'HOLD_CAUS' as const, /** 보류일자 */ HOLD_DT: 'HOLD_DT' as const, /** NULL */ HOLD_LIFT_DT: 'HOLD_LIFT_DT' as const, /** 자재종류구분 */ MAT_KND_GB: 'MAT_KND_GB' as const, /** BATCH관리지시자 */ BATCH_MNG_ORDR: 'BATCH_MNG_ORDR' as const, /** 최초입력자ID */ FS_INPR_ID: 'FS_INPR_ID' as const, /** 최초입력일시 */ FS_INP_DTM: 'FS_INP_DTM' as const, /** 최종수정자ID */ FIN_CHGR_ID: 'FIN_CHGR_ID' as const, /** 최종수정일시 */ FIN_CHG_DTM: 'FIN_CHG_DTM' as const, /** NULL */ DWG_FILE_NM: 'DWG_FILE_NM' as const, /** NULL */ TAG_NO_CHG_DT: 'TAG_NO_CHG_DT' as const, /** SUB장비여부 */ SUB_EQP_YN: 'SUB_EQP_YN' as const, /** 부속자재여부 */ ATT_MAT_YN: 'ATT_MAT_YN' as const, /** 설계계정번호 */ DSN_REV_NO: 'DSN_REV_NO' as const, /** 사용자정의필드1 */ USR_DF_CHAR1: 'USR_DF_CHAR1' as const, /** 인도선적품여부(DL_SHIPMT_ITM_YN) */ USR_DF_CHAR2: 'USR_DF_CHAR2' as const, /** 사용자정의필드3 */ USR_DF_CHAR3: 'USR_DF_CHAR3' as const, /** 사용자정의필드4 */ USR_DF_CHAR4: 'USR_DF_CHAR4' as const, /** 변경이력 */ USR_DF_CHAR5: 'USR_DF_CHAR5' as const, }, CMCTB_MAT_CLAS: { /** 클래스코드 */ CLAS_CD: 'CLAS_CD' as const, /** 클래스명 */ CLAS_NM: 'CLAS_NM' as const, /** 클래스내역 */ CLAS_DTL: 'CLAS_DTL' as const, /** 부모클래스코드 */ PRNT_CLAS_CD: 'PRNT_CLAS_CD' as const, /** 클래스레벨 */ CLAS_LVL: 'CLAS_LVL' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 단위 */ UOM: 'UOM' as const, /** 강종 */ STYPE: 'STYPE' as const, /** 등급재질 */ GRD_MATL: 'GRD_MATL' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 기준단위 */ BSE_UOM: 'BSE_UOM' as const, }, CMCTB_MAT_CLAS_SPCHAR: { /** 클래스코드 */ CLAS_CD: 'CLAS_CD' as const, /** 특성코드 */ SPCHAR_CD: 'SPCHAR_CD' as const, /** 특선순서 */ SPCHAR_SEQ: 'SPCHAR_SEQ' as const, /** 필수여부 */ MNDT_YN: 'MNDT_YN' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, }, CMCTB_MAT_DSC: { /** 자재번호 */ MAT_NO: 'MAT_NO' as const, /** 언어키 */ LANG_KEY: 'LANG_KEY' as const, /** 자재내역 */ MAT_DTL: 'MAT_DTL' as const, }, CMCTB_MAT_PLNT: { /** 자재번호 */ MAT_NO: 'MAT_NO' as const, /** 플랜트 */ PLNT: 'PLNT' as const, /** 출고단위 */ DELV_UOM: 'DELV_UOM' as const, /** 개별일괄소요구분 */ EA_BTCH_ND_GB: 'EA_BTCH_ND_GB' as const, /** 조달분류 */ PRCR_CLF: 'PRCR_CLF' as const, /** 구매담당자코드 */ PUR_CHRGR_CD: 'PUR_CHRGR_CD' as const, /** 조달담당자코드 */ PRCR_CHRGR_CD: 'PRCR_CHRGR_CD' as const, /** 현물담당자코드 */ GOODS_CHRGR_CD: 'GOODS_CHRGR_CD' as const, /** 구매리드타임 */ PUR_LT: 'PUR_LT' as const, /** MRP유형 */ MRP_TP: 'MRP_TP' as const, /** 자재상태 */ MAT_STAT: 'MAT_STAT' as const, /** 벌크자재지시자 */ BULK_MAT_ORDR: 'BULK_MAT_ORDR' as const, /** 조달유형 */ PRCR_TP: 'PRCR_TP' as const, /** 안전재고수량 */ SFTY_STCK_QTY: 'SFTY_STCK_QTY' as const, /** 일련번호프로파일 */ SER_PROF: 'SER_PROF' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** BATCH관리지시자 */ BATCH_MNG_ORDR: 'BATCH_MNG_ORDR' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 특별조달유형 */ SP_PRCR_TP: 'SP_PRCR_TP' as const, }, CMCTB_MAT_SPCHAR: { /** 자재번호 */ MAT_NO: 'MAT_NO' as const, /** 특성코드 */ SPCHAR_CD: 'SPCHAR_CD' as const, /** 특성내역 */ SPCHAR_DTL: 'SPCHAR_DTL' as const, /** 특성값코드 */ SPCHAR_VAL_CD: 'SPCHAR_VAL_CD' as const, /** 특성값내역 */ SPCHAR_VAL_DTL: 'SPCHAR_VAL_DTL' as const, /** 특성값넘버 */ SPCHAR_VAL_NUM: 'SPCHAR_VAL_NUM' as const, /** 특성값단위 */ SPCHAR_VAL_UOM: 'SPCHAR_VAL_UOM' as const, }, CMCTB_MAT_SPCHAR_MAST: { /** 특성코드 */ SPCHAR_CD: 'SPCHAR_CD' as const, /** 특성내역 */ SPCHAR_DTL: 'SPCHAR_DTL' as const, /** 특성타입 */ SPCHAR_TP: 'SPCHAR_TP' as const, /** 특성값단위 */ SPCHAR_VAL_UOM: 'SPCHAR_VAL_UOM' as const, /** 특성값여부 */ SPCHAR_VAL_YN: 'SPCHAR_VAL_YN' as const, /** 특성그룹 */ SPCHAR_GRP: 'SPCHAR_GRP' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, }, CMCTB_MAT_SPCHAR_VAL: { /** 특성코드 */ SPCHAR_CD: 'SPCHAR_CD' as const, /** 특성값코드 */ SPCHAR_VAL_CD: 'SPCHAR_VAL_CD' as const, /** 특성값내역 */ SPCHAR_VAL_DTL: 'SPCHAR_VAL_DTL' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, }, CMCTB_MAT_UOM: { /** 자재번호 */ MAT_NO: 'MAT_NO' as const, /** 대체단위 */ SBST_UOM: 'SBST_UOM' as const, /** 전환 FOCTOR1 */ CNVRT_FCTR_1: 'CNVRT_FCTR_1' as const, /** 전환 FOCTOR2 */ CNVRT_FCTR_2: 'CNVRT_FCTR_2' as const, /** 길이 */ LTH: 'LTH' as const, /** 폭 */ WTH: 'WTH' as const, /** 높이 */ HGT: 'HGT' as const, /** 치수단위 */ SZ_UOM: 'SZ_UOM' as const, }, CMCTB_PROJ_BIZCLS: { /** 프로젝트번호 */ PROJ_NO: 'PROJ_NO' as const, /** TYPE */ TYPE: 'TYPE' as const, /** 비지니스클래스 */ BIZCLS: 'BIZCLS' as const, /** NULL */ QM_CLS: 'QM_CLS' as const, /** 신규MC여부 */ NEW_MC_YN: 'NEW_MC_YN' as const, }, CMCTB_PROJ_MAST: { /** 프로젝트번호 */ PROJ_NO: 'PROJ_NO' as const, /** 기준호선 */ MSHIP_NO: 'MSHIP_NO' as const, /** 시리즈첫프로젝트번호 */ SERS_NO: 'SERS_NO' as const, /** 시리즈번호 */ REF_NO: 'REF_NO' as const, /** 선종 */ SKND: 'SKND' as const, /** 선형 */ SHTYPE: 'SHTYPE' as const, /** 선형단위 */ SHTYPE_UOM: 'SHTYPE_UOM' as const, /** 도크 */ DOCK_CD: 'DOCK_CD' as const, /** 선주1 */ OWN_1: 'OWN_1' as const, /** 선급1 */ CLS_1: 'CLS_1' as const, /** 계약일자 */ CNRT_DT: 'CNRT_DT' as const, /** 계약인도일자 */ CNRT_DL_DT: 'CNRT_DL_DT' as const, /** 프로젝트 설명 */ PROJ_DSC: 'PROJ_DSC' as const, /** 프로젝트구분 */ PROJ_GB: 'PROJ_GB' as const, /** 선주명 */ OWN_NM: 'OWN_NM' as const, /** 신선종2 */ NEW_SKND2: 'NEW_SKND2' as const, /** 선주약어 */ OWN_AB: 'OWN_AB' as const, /** 중국여부 */ CHINA_YN: 'CHINA_YN' as const, /** 프로젝트세부타입 */ PROJ_DTL_TP: 'PROJ_DTL_TP' as const, /** 프로젝트프로파일 */ PROJ_PROF: 'PROJ_PROF' as const, /** 안건번호 */ INQY_NO: 'INQY_NO' as const, /** 안건순번 */ INQY_SEQ: 'INQY_SEQ' as const, /** 국적 */ NTTP: 'NTTP' as const, /** 연관프로젝트 */ RLTD_PROJ: 'RLTD_PROJ' as const, /** 디지털제품군 */ DIGT_PDT_GRP: 'DIGT_PDT_GRP' as const, /** 풍력프로젝트타입 */ WP_PROJ_TP: 'WP_PROJ_TP' as const, /** 전체계약개수 */ TOT_CNRT_CNT: 'TOT_CNRT_CNT' as const, /** 프로젝트기타타입 */ PROJ_ETC_TP: 'PROJ_ETC_TP' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 소스시스템ID */ SRC_SYS_ID: 'SRC_SYS_ID' as const, /** 진행상태 */ PRGS_STAT: 'PRGS_STAT' as const, /** 삭제여부 */ DEL_YN: 'DEL_YN' as const, /** 인도고객코드 */ DL_CSTM_CD: 'DL_CSTM_CD' as const, /** 제품레벨4 */ PDT_LVL_4: 'PDT_LVL_4' as const, /** AS보증기간 */ AS_GRNT_PRD: 'AS_GRNT_PRD' as const, /** 실인도일자 */ RL_DL_DT: 'RL_DL_DT' as const, /** SAILAWAYDATE */ SA_DT: 'SA_DT' as const, /** 관청 */ GOV: 'GOV' as const, /** 인도전공사명 */ DL_BF_PROJ_NM: 'DL_BF_PROJ_NM' as const, /** IMO번호 */ IMO_NO: 'IMO_NO' as const, /** 유통경로 */ DIST_PATH: 'DIST_PATH' as const, /** 영업조직코드 */ SALE_ORG_CD: 'SALE_ORG_CD' as const, /** 판매그룹 */ SALE_GRP: 'SALE_GRP' as const, /** 사업장코드 */ BIZLOC_CD: 'BIZLOC_CD' as const, /** 관리회계영역 */ MNG_ACOT_DMN: 'MNG_ACOT_DMN' as const, /** 회사코드 */ CO_CD: 'CO_CD' as const, /** 사업영역 */ BIZ_DMN: 'BIZ_DMN' as const, /** 플랜트코드 */ PLNT_CD: 'PLNT_CD' as const, /** 손익센터 */ PRCTR: 'PRCTR' as const, /** 계약존속여부 */ CNRT_CNTN_YN: 'CNRT_CNTN_YN' as const, /** 계약유보여부 */ CNRT_RESV_YN: 'CNRT_RESV_YN' as const, /** 프로젝트진행여부 */ PROJ_PRGS_YN: 'PROJ_PRGS_YN' as const, /** 시스템회계마감일자 */ SYS_ACOT_CLSD_DT: 'SYS_ACOT_CLSD_DT' as const, /** 프로젝트범위 */ PROJ_SCP: 'PROJ_SCP' as const, /** 전길이 */ LOA: 'LOA' as const, /** MAINENGINETYPECODE */ MN_ENGN_TP_CD: 'MN_ENGN_TP_CD' as const, /** 속도 */ SPD: 'SPD' as const, /** GT */ GT: 'GT' as const, /** 선표인도일자 */ BP_DL_DT: 'BP_DL_DT' as const, /** 선형군 */ SHTYPE_GRP: 'SHTYPE_GRP' as const, /** 프로젝트생성요청사번 */ PROJ_CRTE_REQ_EMPNO: 'PROJ_CRTE_REQ_EMPNO' as const, /** 프로젝트생성요청일자 */ PROJ_CRTE_REQ_DT: 'PROJ_CRTE_REQ_DT' as const, /** 사내외구분 */ IO_GB: 'IO_GB' as const, /** 고객발주번호 */ CSTM_PO_NO: 'CSTM_PO_NO' as const, /** 세대개수 */ GENT_CNT: 'GENT_CNT' as const, /** 주문주보증기간 */ ORDR_GRNT_PRD: 'ORDR_GRNT_PRD' as const, /** 주문주보증종료일 */ ORDR_GRNT_FN_DT: 'ORDR_GRNT_FN_DT' as const, /** 설계담당자 */ DSN_CHRGR: 'DSN_CHRGR' as const, /** 인도후공사명 */ DL_AF_PROJ_NM: 'DL_AF_PROJ_NM' as const, /** 인도후실고객사 */ DL_AF_RL_CLNT: 'DL_AF_RL_CLNT' as const, /** 인도후운항선사 */ DL_AF_SHPSRV_SCP: 'DL_AF_SHPSRV_SCP' as const, /** 인도후국적 */ DL_AF_NTTP: 'DL_AF_NTTP' as const, /** 인도후선급 */ DL_AF_CLS: 'DL_AF_CLS' as const, /** 인도후CALLSIGN */ DL_AF_CALL_SIGN: 'DL_AF_CALL_SIGN' as const, /** 인도후전화번호 */ DL_AF_TEL_NO: 'DL_AF_TEL_NO' as const, /** 인도후팩스번호 */ DL_AF_FAX_NO: 'DL_AF_FAX_NO' as const, /** 인도후이메일주소 */ DL_AF_EMAIL_ADR: 'DL_AF_EMAIL_ADR' as const, /** 프로젝트WBS타입 */ PROJ_WBS_TP: 'PROJ_WBS_TP' as const, /** INTERFACE상태 */ XSTAT: 'XSTAT' as const, /** INTERFACE메세지 */ XMSGS: 'XMSGS' as const, /** INTERFACE일자 */ XDATS: 'XDATS' as const, /** INTERFACE시간 */ XTIMS: 'XTIMS' as const, /** 중국프로젝트타입 */ CHN_PROJ_TP: 'CHN_PROJ_TP' as const, /** 최종수요자 보증종료일 */ FIN_GRNT_FN_DT: 'FIN_GRNT_FN_DT' as const, /** 시작일자 */ STDT: 'STDT' as const, /** 시리즈여부 */ SERS_YN: 'SERS_YN' as const, /** HULL TOP 구분 */ TYPE: 'TYPE' as const, /** PROPOSAL 프로젝트번호 */ PRO_PROJ_NO: 'PRO_PROJ_NO' as const, /** 전기전자프로젝트번호 */ PBSD_PROJ_NO: 'PBSD_PROJ_NO' as const, /** 선박명 */ PBSD_SHIP_NM: 'PBSD_SHIP_NM' as const, /** 사업부 */ BIZCLS: 'BIZCLS' as const, /** 선급2 */ CLS_2: 'CLS_2' as const, /** 선형코드 */ SHTYPE_CD: 'SHTYPE_CD' as const, /** 프로젝트 인도계획일 */ PROJ_DL_PLN_DT: 'PROJ_DL_PLN_DT' as const, /** 프로젝트 인도실적일 */ PROJ_DL_RT_DT: 'PROJ_DL_RT_DT' as const, /** 전체면적 */ TOT_AREA: 'TOT_AREA' as const, /** 면세면적 */ EXMPT_AREA: 'EXMPT_AREA' as const, /** 면세율 */ EXMPT_RAT: 'EXMPT_RAT' as const, /** 품질사업부 */ QM_CLS: 'QM_CLS' as const, /** 연계 프로젝트 번호 */ CNCT_PROJ_NO: 'CNCT_PROJ_NO' as const, /** 기자재 세분화 및 생산일정 연계여부 */ EQP_DTL_YN: 'EQP_DTL_YN' as const, /** ExP 연계여부 */ EXP_YN: 'EXP_YN' as const, /** 생산실적 연계여부 */ ACT_MH_YN: 'ACT_MH_YN' as const, /** 사양 */ SPEC: 'SPEC' as const, /** 디자인수명 */ DSGN_LIFE: 'DSGN_LIFE' as const, /** 신규MC여부 */ NEW_MC_YN: 'NEW_MC_YN' as const, /** 작업환경가중치여부 */ WK_ENV_WT_VAL_YN: 'WK_ENV_WT_VAL_YN' as const, /** 보증시작일 */ GRNT_STDT: 'GRNT_STDT' as const, /** 목표공수 적용 여부 */ TMH_ADPT_YN: 'TMH_ADPT_YN' as const, /** ZVEZDA 프로젝트 여부 */ ZV_YN: 'ZV_YN' as const, /** 평택지원 프로젝트 여부 */ SEC_YN: 'SEC_YN' as const, }, CMCTB_PROJ_WBS: { /** 프로젝트번호 */ PROJ_NO: 'PROJ_NO' as const, /** WBS요소 */ WBS_ELMT: 'WBS_ELMT' as const, /** WBS요소명 */ WBS_ELMT_NM: 'WBS_ELMT_NM' as const, /** WBS레벨 */ WBS_LVL: 'WBS_LVL' as const, /** FLAG */ FLAG: 'FLAG' as const, /** WBS내부요소 */ WBS_INSD_ELMT: 'WBS_INSD_ELMT' as const, /** 상위WBS요소 */ HGRK_WBS_ELMT: 'HGRK_WBS_ELMT' as const, /** INTERFACE상태 */ XSTAT: 'XSTAT' as const, /** INTERFACE메세지 */ XMSGS: 'XMSGS' as const, /** INTERFACE일자 */ XDATS: 'XDATS' as const, /** INTERFACE시간 */ XTIMS: 'XTIMS' as const, /** 시스템상태 */ SYS_STAT: 'SYS_STAT' as const, /** WBS요소_1 */ WBS_ELMT_1: 'WBS_ELMT_1' as const, /** WBS요소_2 */ WBS_ELMT_2: 'WBS_ELMT_2' as const, /** WBS요소_3 */ WBS_ELMT_3: 'WBS_ELMT_3' as const, /** WBS요소_4 */ WBS_ELMT_4: 'WBS_ELMT_4' as const, /** WBS요소_5 */ WBS_ELMT_5: 'WBS_ELMT_5' as const, /** WBS요소_6 */ WBS_ELMT_6: 'WBS_ELMT_6' as const, /** WBS요소_7 */ WBS_ELMT_7: 'WBS_ELMT_7' as const, /** WBS요소_8 */ WBS_ELMT_8: 'WBS_ELMT_8' as const, /** WBS요소_9 */ WBS_ELMT_9: 'WBS_ELMT_9' as const, /** WBS요소_10 */ WBS_ELMT_10: 'WBS_ELMT_10' as const, }, CMCTB_VENDOR_ADDR: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 국제주소버전ID */ INTL_ADR_VER_ID: 'INTL_ADR_VER_ID' as const, /** 도시우편번호 */ CITY_ZIP_NO: 'CITY_ZIP_NO' as const, /** 사서함우편번호 */ POBX_ZIP_NO: 'POBX_ZIP_NO' as const, /** 주소1 */ ADR_1: 'ADR_1' as const, /** 주소2 */ ADR_2: 'ADR_2' as const, /** 지역코드 */ REGN_CD: 'REGN_CD' as const, /** 타이틀 */ TTL: 'TTL' as const, /** VENDOR명약어1 */ VNDRNM_ABRV_1: 'VNDRNM_ABRV_1' as const, /** VENDOR명약어2 */ VNDRNM_ABRV_2: 'VNDRNM_ABRV_2' as const, /** VENDOR명 */ VNDRNM_1: 'VNDRNM_1' as const, /** VENDOR명2 */ VNDRNM_2: 'VNDRNM_2' as const, /** 언어키 */ LANG_KEY: 'LANG_KEY' as const, /** 기타주소1 */ ETC_ADR_1: 'ETC_ADR_1' as const, /** 기타주소2 */ ETC_ADR_2: 'ETC_ADR_2' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 사서함 */ POBX: 'POBX' as const, /** 운송구역 */ TRANS_ZONE: 'TRANS_ZONE' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** VENDOR명3 */ VNDRNM_3: 'VNDRNM_3' as const, /** VENDOR명4 */ VNDRNM_4: 'VNDRNM_4' as const, /** 조세관할구역코드 */ TAX_JRDT_ZONE_CD: 'TAX_JRDT_ZONE_CD' as const, /** 주소시간대 */ ADR_TMZ: 'ADR_TMZ' as const, }, CMCTB_VENDOR_COMPNY: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 회사코드 */ CO_CD: 'CO_CD' as const, /** 조정계정 */ CTL_ACNT: 'CTL_ACNT' as const, /** 정렬키 */ SRT_KEY: 'SRT_KEY' as const, /** 계획그룹 */ PLN_GRP: 'PLN_GRP' as const, /** 이전VENDOR코드 */ BF_VNDRCD: 'BF_VNDRCD' as const, /** 지급조건 */ SPLY_COND: 'SPLY_COND' as const, /** 중복송장지시자 */ OVLAP_INVC_ORDR: 'OVLAP_INVC_ORDR' as const, /** 지급방법 */ SPLY_MTHD: 'SPLY_MTHD' as const, /** 지급보류지시자 */ SPLY_HOLD_ORDR: 'SPLY_HOLD_ORDR' as const, /** 거래은행단축키 */ TRD_BANK_SHRT_KEY: 'TRD_BANK_SHRT_KEY' as const, /** 전기보류지시자 */ PST_HOLD_ORDR: 'PST_HOLD_ORDR' as const, /** 보류사유 */ HOLD_CAUS: 'HOLD_CAUS' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 원천세국가코드 */ SRCE_TX_NTN_CD: 'SRCE_TX_NTN_CD' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 소수지시자 */ MIN_ORDR: 'MIN_ORDR' as const, /** 분리지급지시자 */ SPRT_SPLY_ORDR: 'SPRT_SPLY_ORDR' as const, /** CUSTOMERVENDOR반제지시자 */ CSTM_VNDR_CLR_ORDR: 'CSTM_VNDR_CLR_ORDR' as const, /** 원천세코드 */ SRCE_TX_CD: 'SRCE_TX_CD' as const, /** IATABIC구분 */ IATA_BIC_GB: 'IATA_BIC_GB' as const, /** 대표유형 */ REP_TP: 'REP_TP' as const, /** 물류VENDOR유형 */ LOGST_VNDR_TP: 'LOGST_VNDR_TP' as const, /** VENDOR계정번호 */ VNDR_ACNT_NO: 'VNDR_ACNT_NO' as const, /** VENDOR담당자명 */ VNDR_CHRGR_NM: 'VNDR_CHRGR_NM' as const, /** 회계담당자전화번호 */ ACOT_CHRGR_TELNO: 'ACOT_CHRGR_TELNO' as const, /** 권한그룹 */ AUTH_GRP: 'AUTH_GRP' as const, /** 최종이자계산일자 */ FIN_IR_CALC_DT: 'FIN_IR_CALC_DT' as const, /** 최종이자실행일자 */ FIN_IR_ACT_DT: 'FIN_IR_ACT_DT' as const, /** 회계담당자FAX번호 */ ACOT_CHRGR_FAXNO: 'ACOT_CHRGR_FAXNO' as const, /** MAKER담당자이메일 */ MK_CHRGR_EMAIL: 'MK_CHRGR_EMAIL' as const, /** 메모 */ MEMO: 'MEMO' as const, /** 본사계정번호 */ MOFFC_ACNT_NO: 'MOFFC_ACNT_NO' as const, }, CMCTB_VENDOR_GENERAL: { /** 벤더코드 */ VNDRCD: 'VNDRCD' as const, /** 계정그룹 */ ACNT_GRP: 'ACNT_GRP' as const, /** 계정그룹종류 */ ACNT_GRP_TP: 'ACNT_GRP_TP' as const, /** 고객코드 */ CSTM_CD: 'CSTM_CD' as const, /** 전기보류지시자 */ PST_HOLD_ORDR: 'PST_HOLD_ORDR' as const, /** 구매보류지시자 */ PUR_HOLD_ORDR: 'PUR_HOLD_ORDR' as const, /** 보류사유 */ HOLD_CAUS: 'HOLD_CAUS' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 법인ID */ CO_ID: 'CO_ID' as const, /** 대표자명 */ REPR_NM: 'REPR_NM' as const, /** 사업유형 */ BIZTP: 'BIZTP' as const, /** 산업유형 */ BIZCON: 'BIZCON' as const, /** 등록일자 */ REG_DT: 'REG_DT' as const, /** 등록시간 */ REG_DTM: 'REG_DTM' as const, /** 등록자 */ REGR_ID: 'REGR_ID' as const, /** 승인일자 */ AGR_DT: 'AGR_DT' as const, /** 승인시간 */ AGR_TM: 'AGR_TM' as const, /** 승인자ID */ AGR_R_ID: 'AGR_R_ID' as const, /** 변경일자 */ CHG_DT: 'CHG_DT' as const, /** 변경시간 */ CHG_TM: 'CHG_TM' as const, /** 변경자ID */ CHGR_ID: 'CHGR_ID' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 대표전화번호 */ REP_TEL_NO: 'REP_TEL_NO' as const, /** 대표FAX번호 */ REP_FAX_NO: 'REP_FAX_NO' as const, /** 사업자번호 */ BIZR_NO: 'BIZR_NO' as const, /** 법인등록번호 */ CO_REG_NO: 'CO_REG_NO' as const, /** 세금번호4 */ TX_CD_4: 'TX_CD_4' as const, /** 설립일자 */ CO_INST_DT: 'CO_INST_DT' as const, /** 구매처유형 */ VNDR_TP: 'VNDR_TP' as const, /** GLOBALTOP코드 */ GBL_TOP_CD: 'GBL_TOP_CD' as const, /** GLOBALTOP명 */ GBL_TOP_NM: 'GBL_TOP_NM' as const, /** 국내TOP코드 */ DMST_TOP_CD: 'DMST_TOP_CD' as const, /** 국내TOP명 */ DMST_TOP_NM: 'DMST_TOP_NM' as const, /** 사업단위코드 */ BIZ_UOM_CD: 'BIZ_UOM_CD' as const, /** 사업단위명 */ BIZ_UOM_NM: 'BIZ_UOM_NM' as const, /** DUNS번호 */ DNS_NO: 'DNS_NO' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 타이틀 */ TTL: 'TTL' as const, /** 부가세등록번호 */ VAT_REG_NO: 'VAT_REG_NO' as const, /** 지로VENDOR지시자 */ GIRO_VNDR_ORDR: 'GIRO_VNDR_ORDR' as const, /** Vendor명1 */ VNDRNM_1: 'VNDRNM_1' as const, /** VENDOR명2 */ VNDRNM_2: 'VNDRNM_2' as const, /** VENDOR명3 */ VNDRNM_3: 'VNDRNM_3' as const, /** VENDOR명4 */ VNDRNM_4: 'VNDRNM_4' as const, /** VENDOR명약어1 */ VNDRNM_ABRV_1: 'VNDRNM_ABRV_1' as const, /** VENDOR명약어2 */ VNDRNM_ABRV_2: 'VNDRNM_ABRV_2' as const, /** 잠재VENDOR코드 */ PTNT_VNDRCD: 'PTNT_VNDRCD' as const, /** 주소1 */ ADR_1: 'ADR_1' as const, /** 주소2 */ ADR_2: 'ADR_2' as const, /** 품질담당자명 */ QLT_CHRGR_NM: 'QLT_CHRGR_NM' as const, /** 품질담당자전화번호 */ QLT_CHRGR_TELNO: 'QLT_CHRGR_TELNO' as const, /** 품질담당자이메일 */ QLT_CHRGR_EMAIL: 'QLT_CHRGR_EMAIL' as const, /** SUB작업장순서 */ SB_WKA_SEQ: 'SB_WKA_SEQ' as const, /** 중복사유코드 */ OVLAP_CAUS_CD: 'OVLAP_CAUS_CD' as const, /** 문서유형 */ DOC_TP: 'DOC_TP' as const, /** 문서번호 */ DOC_NO: 'DOC_NO' as const, /** 부분문서 */ PTN_DOC: 'PTN_DOC' as const, /** 문서버전 */ DOC_VER: 'DOC_VER' as const, /** 인바운드플래그 */ INB_FLAG: 'INB_FLAG' as const, /** 삭제보류지시자 */ DEL_HOLD_ORDR: 'DEL_HOLD_ORDR' as const, /** 구매보류일자 */ PUR_HOLD_DT: 'PUR_HOLD_DT' as const, /** 사서함 */ POBX: 'POBX' as const, /** 국제LOCATION점검숫자 */ INTL_LCTN_CHK_NUM: 'INTL_LCTN_CHK_NUM' as const, /** 원천세의무자성별키 */ SRCETX_RP_SEX_KEY: 'SRCETX_RP_SEX_KEY' as const, /** VENDOR계약담당자1 */ VNDR_CNRT_CHRGR_1: 'VNDR_CNRT_CHRGR_1' as const, /** VENDOR계약담당자2 */ VNDR_CNRT_CHRGR_2: 'VNDR_CNRT_CHRGR_2' as const, /** 대표생년월일 */ REPR_RESNO: 'REPR_RESNO' as const, /** 기업규모 */ CO_VLM: 'CO_VLM' as const, }, CMCTB_VENDOR_GRP: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 업무그룹코드 */ BIZ_GRP_CD: 'BIZ_GRP_CD' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 생성자ID */ CRTER_ID: 'CRTER_ID' as const, /** 변경일자 */ CHG_DT: 'CHG_DT' as const, /** 변경시간 */ CHG_TM: 'CHG_TM' as const, /** 변경자ID */ CHGR_ID: 'CHGR_ID' as const, }, CMCTB_VENDOR_INCO: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** VENDOR코명 */ VNDRNM: 'VNDRNM' as const, /** 대표자명 */ REPR_NM: 'REPR_NM' as const, /** 협력사구분 */ PRTNR_GB: 'PRTNR_GB' as const, /** 사내협력사코드 */ INCO_PRTNR_CD: 'INCO_PRTNR_CD' as const, /** 사내협력사작업장1 */ INCO_PRTNR_WKA_1: 'INCO_PRTNR_WKA_1' as const, /** 사내협력사작업장2 */ INCO_PRTNR_WKA_2: 'INCO_PRTNR_WKA_2' as const, /** 사내협력사작업장3 */ INCO_PRTNR_WKA_3: 'INCO_PRTNR_WKA_3' as const, /** 직종코드 */ JBTYPE_CD: 'JBTYPE_CD' as const, /** 직종코드2 */ JBTYPE_CD_2: 'JBTYPE_CD_2' as const, /** 개인법인구분 */ INDV_CO_GB: 'INDV_CO_GB' as const, /** 사내창립유무 */ INCO_FOND_YN: 'INCO_FOND_YN' as const, /** 도크번호 */ DOCK_NO: 'DOCK_NO' as const, /** 당사투입일자 */ OCMP_INP_DT: 'OCMP_INP_DT' as const, /** 사내철수일자 */ INCO_DUSE_DT: 'INCO_DUSE_DT' as const, /** 산재보험요율 */ INDST_INS_PMRAT: 'INDST_INS_PMRAT' as const, /** 계약이행보증금 */ CNRT_PFRM_GRAMT: 'CNRT_PFRM_GRAMT' as const, /** 임금율 */ WGE_RAT: 'WGE_RAT' as const, /** 해당부서코드1 */ CRSPD_DEPTCD_1: 'CRSPD_DEPTCD_1' as const, /** 해당부서코드2 */ CRSPD_DEPTCD_2: 'CRSPD_DEPTCD_2' as const, /** 해당팀소속 */ CRSPD_TEAM_BLNG: 'CRSPD_TEAM_BLNG' as const, /** 사내협력사종목1 */ INCO_PRTNR_ITM_1: 'INCO_PRTNR_ITM_1' as const, /** 사내협력사종목2 */ INCO_PRTNR_ITM_2: 'INCO_PRTNR_ITM_2' as const, /** 사무실위치 */ OFC_LOC: 'OFC_LOC' as const, /** 대표당사경력 */ REP_OCMP_CARR: 'REP_OCMP_CARR' as const, /** 사내철수사유 */ INCO_DUSE_CAUS: 'INCO_DUSE_CAUS' as const, /** 전화번호 */ TEL_NO: 'TEL_NO' as const, /** 주소 */ ADR1: 'ADR1' as const, /** 상세주소 */ ADR2: 'ADR2' as const, /** 이전 VENDOR코드 */ OLD_VNDRCD: 'OLD_VNDRCD' as const, /** 하위 VENDOR 갯수 */ TREE_NUM: 'TREE_NUM' as const, /** 생성일자 */ CRTE_DT: 'CRTE_DT' as const, /** 생성시간 */ CRTE_TM: 'CRTE_TM' as const, /** 생성사용자ID */ CRTE_USR_ID: 'CRTE_USR_ID' as const, /** 수정일자 */ CHG_DT: 'CHG_DT' as const, /** 수정시간 */ CHG_TM: 'CHG_TM' as const, /** 수정사용자ID */ CHG_USR_ID: 'CHG_USR_ID' as const, /** 직종단가 */ UPR_JBTYPE: 'UPR_JBTYPE' as const, /** 공급받는자 종사업장 식별코드 */ ZBYBP: 'ZBYBP' as const, /** 비고 */ RMK: 'RMK' as const, /** 철수예정유무 */ WDL_PLN_YN: 'WDL_PLN_YN' as const, /** 임금체불발생 */ WGE_DELY_DVL: 'WGE_DELY_DVL' as const, /** 에스크로가입유무 */ ESCROW_YN: 'ESCROW_YN' as const, }, CMCTB_VENDOR_PORG: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 구매조직 */ PUR_ORG_CD: 'PUR_ORG_CD' as const, /** 구매오더통화 */ PUR_ORD_CUR: 'PUR_ORD_CUR' as const, /** 지급조건 */ SPLY_COND: 'SPLY_COND' as const, /** 인도조건1 */ DL_COND_1: 'DL_COND_1' as const, /** 인도조건2 */ DL_COND_2: 'DL_COND_2' as const, /** 계산스키마그룹 */ CALC_SHM_GRP: 'CALC_SHM_GRP' as const, /** GR기준송장검증 */ GR_BSE_INVC_VR: 'GR_BSE_INVC_VR' as const, /** 자동구매오더지시자 */ AT_PUR_ORD_ORDR: 'AT_PUR_ORD_ORDR' as const, /** 구매보류지시자 */ PUR_HOLD_ORDR: 'PUR_HOLD_ORDR' as const, /** 삭제지시자 */ DEL_ORDR: 'DEL_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, /** 오더확인요청지시자 */ ORD_CNFM_REQ_ORDR: 'ORD_CNFM_REQ_ORDR' as const, /** 영업담당자명 */ SALE_CHRGR_NM: 'SALE_CHRGR_NM' as const, /** VENDOR전화번호 */ VNDR_TELNO: 'VNDR_TELNO' as const, /** 확정제어키 */ CNFM_CTL_KEY: 'CNFM_CTL_KEY' as const, /** 구매보류일자 */ PUR_HOLD_DT: 'PUR_HOLD_DT' as const, /** 구매보류사유 */ PUR_HOLD_CAUS: 'PUR_HOLD_CAUS' as const, }, CMCTB_VENDOR_REPREMAIL: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 이메일주소 */ EMAIL_ADR: 'EMAIL_ADR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_REPRFAX: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 팩스번호 */ FAXNO: 'FAXNO' as const, /** 팩스내선번호 */ FAX_ETS_NO: 'FAX_ETS_NO' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_REPRTEL: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** 국가코드 */ NTN_CD: 'NTN_CD' as const, /** 전화번호 */ TELNO: 'TELNO' as const, /** 내선번호 */ ETX_NO: 'ETX_NO' as const, /** 핸드폰지시자 */ HP_ORDR: 'HP_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_REPRURL: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 주소번호 */ ADR_NO: 'ADR_NO' as const, /** 대표자순번 */ REPR_SER: 'REPR_SER' as const, /** 유효시작일자 */ VLD_ST_DT: 'VLD_ST_DT' as const, /** URL */ URL: 'URL' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_TAXNUM: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 세금번호범주 */ TX_NO_CTG: 'TX_NO_CTG' as const, /** 사업파트너세금번호 */ BIZ_PTNR_TX_NO: 'BIZ_PTNR_TX_NO' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_VFPN: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 구매조직 */ PUR_ORG_CD: 'PUR_ORG_CD' as const, /** VENDOR서브번호 */ VNDR_SUB_NO: 'VNDR_SUB_NO' as const, /** 플랜트코드 */ PLNT_CD: 'PLNT_CD' as const, /** 파트너기능 */ PTNR_SKL: 'PTNR_SKL' as const, /** 파트너카운터 */ PTNR_CNT: 'PTNR_CNT' as const, /** 기타참조VENDOR코드 */ ETC_REF_VNDRCD: 'ETC_REF_VNDRCD' as const, /** 기본파트너지시자 */ BSE_PTNR_ORDR: 'BSE_PTNR_ORDR' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, CMCTB_VENDOR_WHTHX: { /** VENDOR코드 */ VNDRCD: 'VNDRCD' as const, /** 회사코드 */ CO_CD: 'CO_CD' as const, /** 원천세유형 */ SRCE_TX_TP: 'SRCE_TX_TP' as const, /** 원천세관련지시자 */ SRCE_TX_REL_ORDR: 'SRCE_TX_REL_ORDR' as const, /** 수취인유형 */ RECIP_TP: 'RECIP_TP' as const, /** 원천세식별번호 */ SRCE_TX_IDENT_NO: 'SRCE_TX_IDENT_NO' as const, /** 원천세코드 */ SRCE_TX_NO: 'SRCE_TX_NO' as const, /** 면제증명서번호 */ DCHAG_CERT_NO: 'DCHAG_CERT_NO' as const, /** 면제율 */ DCHAG_RAT: 'DCHAG_RAT' as const, /** 면제시작일자 */ DCHAG_ST_DT: 'DCHAG_ST_DT' as const, /** 면제종료일 */ DCHAG_ED_DT: 'DCHAG_ED_DT' as const, /** 면제사유 */ DCHAG_CAUS: 'DCHAG_CAUS' as const, /** 인터페이스일자 */ IF_DT: 'IF_DT' as const, /** 인터페이스시간 */ IF_TM: 'IF_TM' as const, /** 인터페이스상태 */ IF_STAT: 'IF_STAT' as const, /** 인터페이스메시지 */ IF_MSG: 'IF_MSG' as const, }, PLFTB_ESTM_PROJ_MAST: { /** 견적프로젝트번호 */ ESTM_PROJ_NO: 'ESTM_PROJ_NO' as const, /** 안건번호 */ AGND_NO: 'AGND_NO' as const, /** 견적프로젝트명 */ ESTM_PROJ_NM: 'ESTM_PROJ_NM' as const, /** 사업부문 */ BIZ_CLS: 'BIZ_CLS' as const, /** 리비젼번호 */ REV_NO: 'REV_NO' as const, /** 견적유형 */ ESTM_TYPE: 'ESTM_TYPE' as const, /** 선주사코드 */ OWNER_CD: 'OWNER_CD' as const, /** 시리즈순번 */ SERS_CNT: 'SERS_CNT' as const, /** 선종코드 */ SKND_CD: 'SKND_CD' as const, /** 선형코드 */ SHTYPE_CD: 'SHTYPE_CD' as const, /** 선형크기 */ SHTYPE_SIZE: 'SHTYPE_SIZE' as const, /** 선형단위 */ SHTYPE_UOM: 'SHTYPE_UOM' as const, /** 관청코드 */ CHRTR_CD: 'CHRTR_CD' as const, /** 국가코드 */ NATN_CD: 'NATN_CD' as const, /** 선급1 */ CLS_1: 'CLS_1' as const, /** 선급2 */ CLS_2: 'CLS_2' as const, /** 선급3 */ CLS_3: 'CLS_3' as const, /** 데이터생성구분 */ DATA_CRTE_GB: 'DATA_CRTE_GB' as const, /** 최초등록자ID */ FS_INPR_ID: 'FS_INPR_ID' as const, /** 최초등록일시 */ FS_INP_DTM: 'FS_INP_DTM' as const, /** 최종수정자ID */ FIN_CHGR_ID: 'FIN_CHGR_ID' as const, /** 최종수정일시 */ FIN_CHG_DTM: 'FIN_CHG_DTM' as const, /** VESSEL 평균값1 */ VSL_VAG_1: 'VSL_VAG_1' as const, /** VESSEL 평균값2 */ VSL_VAG_2: 'VSL_VAG_2' as const, /** VESSEL 평균값3 */ VSL_VAG_3: 'VSL_VAG_3' as const, /** VESSEL 평균값4 */ VSL_VAG_4: 'VSL_VAG_4' as const, /** 견적물량결재ID */ ESTM_AOM_APP_ID: 'ESTM_AOM_APP_ID' as const, /** 견적물량상태 */ ESTM_AOM_STAT: 'ESTM_AOM_STAT' as const, /** 견적물량상태변경자ID */ ESTM_AOM_STAT_CHGR_ID: 'ESTM_AOM_STAT_CHGR_ID' as const, /** 견적물량상태변경일시 */ ESTM_AOM_STAT_CHG_DTM: 'ESTM_AOM_STAT_CHG_DTM' as const, /** IF대상여부 */ IF_TRGT_YN: 'IF_TRGT_YN' as const, }, } as const; // Database schema type for Knex export interface DatabaseSchema { CMCTB_CD: CMCTB_CD; CMCTB_CDNM: CMCTB_CDNM; CMCTB_CD_CLF: CMCTB_CD_CLF; CMCTB_CD_CLF_NM: CMCTB_CD_CLF_NM; CMCTB_CUSTOMER_ADDR: CMCTB_CUSTOMER_ADDR; CMCTB_CUSTOMER_CFPN: CMCTB_CUSTOMER_CFPN; CMCTB_CUSTOMER_COMPNY: CMCTB_CUSTOMER_COMPNY; CMCTB_CUSTOMER_GENERAL: CMCTB_CUSTOMER_GENERAL; CMCTB_CUSTOMER_REPREMAIL: CMCTB_CUSTOMER_REPREMAIL; CMCTB_CUSTOMER_REPRFAX: CMCTB_CUSTOMER_REPRFAX; CMCTB_CUSTOMER_REPRTEL: CMCTB_CUSTOMER_REPRTEL; CMCTB_CUSTOMER_REPRURL: CMCTB_CUSTOMER_REPRURL; CMCTB_CUSTOMER_SORG: CMCTB_CUSTOMER_SORG; CMCTB_CUSTOMER_TAXCD: CMCTB_CUSTOMER_TAXCD; CMCTB_CUSTOMER_TAXNUM: CMCTB_CUSTOMER_TAXNUM; CMCTB_MAT_BSE: CMCTB_MAT_BSE; CMCTB_MAT_CLAS: CMCTB_MAT_CLAS; CMCTB_MAT_CLAS_SPCHAR: CMCTB_MAT_CLAS_SPCHAR; CMCTB_MAT_DSC: CMCTB_MAT_DSC; CMCTB_MAT_PLNT: CMCTB_MAT_PLNT; CMCTB_MAT_SPCHAR: CMCTB_MAT_SPCHAR; CMCTB_MAT_SPCHAR_MAST: CMCTB_MAT_SPCHAR_MAST; CMCTB_MAT_SPCHAR_VAL: CMCTB_MAT_SPCHAR_VAL; CMCTB_MAT_UOM: CMCTB_MAT_UOM; CMCTB_PROJ_BIZCLS: CMCTB_PROJ_BIZCLS; CMCTB_PROJ_MAST: CMCTB_PROJ_MAST; CMCTB_PROJ_WBS: CMCTB_PROJ_WBS; CMCTB_VENDOR_ADDR: CMCTB_VENDOR_ADDR; CMCTB_VENDOR_COMPNY: CMCTB_VENDOR_COMPNY; CMCTB_VENDOR_GENERAL: CMCTB_VENDOR_GENERAL; CMCTB_VENDOR_GRP: CMCTB_VENDOR_GRP; CMCTB_VENDOR_INCO: CMCTB_VENDOR_INCO; CMCTB_VENDOR_PORG: CMCTB_VENDOR_PORG; CMCTB_VENDOR_REPREMAIL: CMCTB_VENDOR_REPREMAIL; CMCTB_VENDOR_REPRFAX: CMCTB_VENDOR_REPRFAX; CMCTB_VENDOR_REPRTEL: CMCTB_VENDOR_REPRTEL; CMCTB_VENDOR_REPRURL: CMCTB_VENDOR_REPRURL; CMCTB_VENDOR_TAXNUM: CMCTB_VENDOR_TAXNUM; CMCTB_VENDOR_VFPN: CMCTB_VENDOR_VFPN; CMCTB_VENDOR_WHTHX: CMCTB_VENDOR_WHTHX; PLFTB_ESTM_PROJ_MAST: PLFTB_ESTM_PROJ_MAST; } // Table names constants (key-value pairs) export const TableNames = { CMCTB_CD: 'CMCTB_CD' as const, CMCTB_CDNM: 'CMCTB_CDNM' as const, CMCTB_CD_CLF: 'CMCTB_CD_CLF' as const, CMCTB_CD_CLF_NM: 'CMCTB_CD_CLF_NM' as const, CMCTB_CUSTOMER_ADDR: 'CMCTB_CUSTOMER_ADDR' as const, CMCTB_CUSTOMER_CFPN: 'CMCTB_CUSTOMER_CFPN' as const, CMCTB_CUSTOMER_COMPNY: 'CMCTB_CUSTOMER_COMPNY' as const, CMCTB_CUSTOMER_GENERAL: 'CMCTB_CUSTOMER_GENERAL' as const, CMCTB_CUSTOMER_REPREMAIL: 'CMCTB_CUSTOMER_REPREMAIL' as const, CMCTB_CUSTOMER_REPRFAX: 'CMCTB_CUSTOMER_REPRFAX' as const, CMCTB_CUSTOMER_REPRTEL: 'CMCTB_CUSTOMER_REPRTEL' as const, CMCTB_CUSTOMER_REPRURL: 'CMCTB_CUSTOMER_REPRURL' as const, CMCTB_CUSTOMER_SORG: 'CMCTB_CUSTOMER_SORG' as const, CMCTB_CUSTOMER_TAXCD: 'CMCTB_CUSTOMER_TAXCD' as const, CMCTB_CUSTOMER_TAXNUM: 'CMCTB_CUSTOMER_TAXNUM' as const, CMCTB_MAT_BSE: 'CMCTB_MAT_BSE' as const, CMCTB_MAT_CLAS: 'CMCTB_MAT_CLAS' as const, CMCTB_MAT_CLAS_SPCHAR: 'CMCTB_MAT_CLAS_SPCHAR' as const, CMCTB_MAT_DSC: 'CMCTB_MAT_DSC' as const, CMCTB_MAT_PLNT: 'CMCTB_MAT_PLNT' as const, CMCTB_MAT_SPCHAR: 'CMCTB_MAT_SPCHAR' as const, CMCTB_MAT_SPCHAR_MAST: 'CMCTB_MAT_SPCHAR_MAST' as const, CMCTB_MAT_SPCHAR_VAL: 'CMCTB_MAT_SPCHAR_VAL' as const, CMCTB_MAT_UOM: 'CMCTB_MAT_UOM' as const, CMCTB_PROJ_BIZCLS: 'CMCTB_PROJ_BIZCLS' as const, CMCTB_PROJ_MAST: 'CMCTB_PROJ_MAST' as const, CMCTB_PROJ_WBS: 'CMCTB_PROJ_WBS' as const, CMCTB_VENDOR_ADDR: 'CMCTB_VENDOR_ADDR' as const, CMCTB_VENDOR_COMPNY: 'CMCTB_VENDOR_COMPNY' as const, CMCTB_VENDOR_GENERAL: 'CMCTB_VENDOR_GENERAL' as const, CMCTB_VENDOR_GRP: 'CMCTB_VENDOR_GRP' as const, CMCTB_VENDOR_INCO: 'CMCTB_VENDOR_INCO' as const, CMCTB_VENDOR_PORG: 'CMCTB_VENDOR_PORG' as const, CMCTB_VENDOR_REPREMAIL: 'CMCTB_VENDOR_REPREMAIL' as const, CMCTB_VENDOR_REPRFAX: 'CMCTB_VENDOR_REPRFAX' as const, CMCTB_VENDOR_REPRTEL: 'CMCTB_VENDOR_REPRTEL' as const, CMCTB_VENDOR_REPRURL: 'CMCTB_VENDOR_REPRURL' as const, CMCTB_VENDOR_TAXNUM: 'CMCTB_VENDOR_TAXNUM' as const, CMCTB_VENDOR_VFPN: 'CMCTB_VENDOR_VFPN' as const, CMCTB_VENDOR_WHTHX: 'CMCTB_VENDOR_WHTHX' as const, PLFTB_ESTM_PROJ_MAST: 'PLFTB_ESTM_PROJ_MAST' as const, } as const; // Table names array for synchronization export const ALL_TABLE_NAMES: TableName[] = [ 'CMCTB_CD', 'CMCTB_CDNM', 'CMCTB_CD_CLF', 'CMCTB_CD_CLF_NM', 'CMCTB_CUSTOMER_ADDR', 'CMCTB_CUSTOMER_CFPN', 'CMCTB_CUSTOMER_COMPNY', 'CMCTB_CUSTOMER_GENERAL', 'CMCTB_CUSTOMER_REPREMAIL', 'CMCTB_CUSTOMER_REPRFAX', 'CMCTB_CUSTOMER_REPRTEL', 'CMCTB_CUSTOMER_REPRURL', 'CMCTB_CUSTOMER_SORG', 'CMCTB_CUSTOMER_TAXCD', 'CMCTB_CUSTOMER_TAXNUM', 'CMCTB_MAT_BSE', 'CMCTB_MAT_CLAS', 'CMCTB_MAT_CLAS_SPCHAR', 'CMCTB_MAT_DSC', 'CMCTB_MAT_PLNT', 'CMCTB_MAT_SPCHAR', 'CMCTB_MAT_SPCHAR_MAST', 'CMCTB_MAT_SPCHAR_VAL', 'CMCTB_MAT_UOM', 'CMCTB_PROJ_BIZCLS', 'CMCTB_PROJ_MAST', 'CMCTB_PROJ_WBS', 'CMCTB_VENDOR_ADDR', 'CMCTB_VENDOR_COMPNY', 'CMCTB_VENDOR_GENERAL', 'CMCTB_VENDOR_GRP', 'CMCTB_VENDOR_INCO', 'CMCTB_VENDOR_PORG', 'CMCTB_VENDOR_REPREMAIL', 'CMCTB_VENDOR_REPRFAX', 'CMCTB_VENDOR_REPRTEL', 'CMCTB_VENDOR_REPRURL', 'CMCTB_VENDOR_TAXNUM', 'CMCTB_VENDOR_VFPN', 'CMCTB_VENDOR_WHTHX', 'PLFTB_ESTM_PROJ_MAST', ] as const; // 타입 헬퍼 export type TableName = keyof typeof Table; export type ColumnName = keyof typeof Table[T]; export type TableRow = DatabaseSchema[T];