IM-ERP Real Connect

jp.co.intra_mart.foundation.sap.module.purchase.common.model
クラス ClientDataList

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.common.model.ClientData
      上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.common.model.ClientDataList
すべての実装されたインタフェース:
Serializable

public class ClientDataList
extends ClientData
implements Serializable

品目データ (クライアントレベル)情報クラス
機能は以下の通り

バージョン:
8.0
関連項目:
直列化された形式

コンストラクタの概要
ClientDataList()
          品目データ (クライアントレベル)情報を作成します。
ClientDataList(int index)
          品目データ (クライアントレベル)情報を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.common.model.ClientData から継承されたメソッド
getAllowedWt, getAllwdVol, getAppdBRec, getAuthoritygroup, getBaseUom, getBaseUomIso, getBasicMatl, getBatchMgmt, getCadId, getCatprofile, getChangedBy, getClosedBox, getCmRelevanceFlag, getCompetitor, getConfigured, getConfMatl, getConfMatlExternal, getConfMatlGuid, getConfMatlVersion, getContainer, getCoProduct, getCreatedBy, getCreatedOn, getDelFlag, getDivision, getDocChgNo, getDocFormat, getDocType, getDocument, getDocVers, getDsnOffice, getEnvtRlvt, getExtmatlgrp, getFillLevel, getFunction, getGdsRelevant, getGtinVariant, getHazMatNo, getHazMatNoExternal, getHazMatNoGuid, getHazMatNoVersion, getHazmatprof, getHighVisc, getIndSector, getInvMatNo, getInvMatNoExternal, getInvMatNoGuid, getInvMatNoVersion, getItemCat, getLabelForm, getLabelType, getLastChnge, getLooseorliq, getMaintStat, getManufProf, getManuMat, getMatcmpllvl, getMaterial, getMaterialExternal, getMaterialFixed, getMaterialGuid, getMaterialVersion, getMatGrpSm, getMatlGroup, getMatlType, getMatStatus, getMfrNo, getMinremlife, getNetWeight, getNoSheets, getOldMatNo, getPackVoUn, getPackVoUnIso, getPackWtUn, getPackWtUnIso, getPageformat, getPageNo, getParEff, getPeriodIndExpirationDate, getPlRefMat, getPlRefMatExternal, getPlRefMatGuid, getPlRefMatVersion, getPoUnit, getPoUnitIso, getProcRule, getProdAlloc, getProdCompositionOnPackaging, getProdHier, getProdMemo, getPrRefMat, getPrRefMatExternal, getPrRefMatGuid, getPrRefMatVersion, getPurStatus, getPurValkey, getPvalidfrom, getQmProcmnt, getQtyGrGi, getQualDik, getRoundUpRuleExpirationDate, getSalStatus, getSeason, getSerializationLevel, getShelfLife, getShMatTyp, getSizeDim, getSledBbd, getStackFact, getStdDescr, getStorConds, getStorPct, getSupSource, getSvalidfrom, getTempConds, getTransGrp, getUnitOfWt, getUnitOfWtIso, getUomusage, getVarOrdUn, getVolTolLt, getWeOriginAcceptance, getWtTolLt, setAllowedWt, setAllwdVol, setAppdBRec, setAuthoritygroup, setBaseUom, setBaseUomIso, setBasicMatl, setBatchMgmt, setCadId, setCatprofile, setChangedBy, setClosedBox, setCmRelevanceFlag, setCompetitor, setConfigured, setConfMatl, setConfMatlExternal, setConfMatlGuid, setConfMatlVersion, setContainer, setCoProduct, setCreatedBy, setCreatedOn, setDelFlag, setDivision, setDocChgNo, setDocFormat, setDocType, setDocument, setDocVers, setDsnOffice, setEnvtRlvt, setExtmatlgrp, setFillLevel, setFunction, setGdsRelevant, setGtinVariant, setHazMatNo, setHazMatNoExternal, setHazMatNoGuid, setHazMatNoVersion, setHazmatprof, setHighVisc, setIndSector, setInvMatNo, setInvMatNoExternal, setInvMatNoGuid, setInvMatNoVersion, setItemCat, setLabelForm, setLabelType, setLastChnge, setLooseorliq, setMaintStat, setManufProf, setManuMat, setMatcmpllvl, setMaterial, setMaterialExternal, setMaterialFixed, setMaterialGuid, setMaterialVersion, setMatGrpSm, setMatlGroup, setMatlType, setMatStatus, setMfrNo, setMinremlife, setNetWeight, setNoSheets, setOldMatNo, setPackVoUn, setPackVoUnIso, setPackWtUn, setPackWtUnIso, setPageformat, setPageNo, setParEff, setPeriodIndExpirationDate, setPlRefMat, setPlRefMatExternal, setPlRefMatGuid, setPlRefMatVersion, setPoUnit, setPoUnitIso, setProcRule, setProdAlloc, setProdCompositionOnPackaging, setProdHier, setProdMemo, setPrRefMat, setPrRefMatExternal, setPrRefMatGuid, setPrRefMatVersion, setPurStatus, setPurValkey, setPvalidfrom, setQmProcmnt, setQtyGrGi, setQualDik, setRoundUpRuleExpirationDate, setSalStatus, setSeason, setSerializationLevel, setShelfLife, setShMatTyp, setSizeDim, setSledBbd, setStackFact, setStdDescr, setStorConds, setStorPct, setSupSource, setSvalidfrom, setTempConds, setTransGrp, setUnitOfWt, setUnitOfWtIso, setUomusage, setVarOrdUn, setVolTolLt, setWeOriginAcceptance, setWtTolLt, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ClientDataList

public ClientDataList()
品目データ (クライアントレベル)情報を作成します。


ClientDataList

public ClientDataList(int index)
品目データ (クライアントレベル)情報を作成します。

パラメータ:
index - レコード番号
メソッドの詳細

getIndex

public int getIndex()
レコード番号を取得します。

戻り値:
index レコード番号

setIndex

public void setIndex(int index)
レコード番号を設定します。

パラメータ:
index - レコード番号

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.