12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_assetcard_array.srs
- global type s_assetcard_array from structure
- string assetcardcode[]
- string assetcardname[]
- string spectype[]
- long assetypeid[]
- long deptid[]
- long incrdecrid[]
- string location[]
- long usedtypeid[]
- long deprediateid[]
- datetime startdate[]
- long workload[]
- long usedall[]
- string unit[]
- decimal {0} rawvalue[]
- decimal {0} usedvalue[]
- decimal {0} usedvalueago[]
- decimal {0} remainrate[]
- decimal {0} remainvalue[]
- decimal {0} deprrate[]
- decimal {0} deprvalue[]
- string subid[]
- string dscrp[]
- string othersubid[]
- long assetcardid[]
- end type
|