Class: PreqServices

Inherits:
Object
  • Object
show all
Defined in:
lib/preq_detail/preq_services.rb

Overview

class used to represent REQUISITION_SERVICES. Used internally

Instance Attribute Summary collapse

Instance Attribute Details

#actual_qtyInteger

Returns Purchase Order: Entered Quantity.

Returns:

  • (Integer)

    Purchase Order: Entered Quantity



4
5
6
# File 'lib/preq_detail/preq_services.rb', line 4

def actual_qty
  @actual_qty
end

#actual_valInteger

Returns Purchase order: Entered value.

Returns:

  • (Integer)

    Purchase order: Entered value



6
7
8
# File 'lib/preq_detail/preq_services.rb', line 6

def actual_val
  @actual_val
end

#alternatString

Returns Alternative Line.

Returns:

  • (String)

    Alternative Line



8
9
10
# File 'lib/preq_detail/preq_services.rb', line 8

def alternat
  @alternat
end

#base_uomString

Returns Base Unit of Measure.

Returns:

  • (String)

    Base Unit of Measure



10
11
12
# File 'lib/preq_detail/preq_services.rb', line 10

def base_uom
  @base_uom
end

#basic_lineString

Returns Basic Line.

Returns:

  • (String)

    Basic Line



12
13
14
# File 'lib/preq_detail/preq_services.rb', line 12

def basic_line
  @basic_line
end

#basline_noString

Returns Alternatives: Reference to basic item.

Returns:

  • (String)

    Alternatives: Reference to basic item



14
15
16
# File 'lib/preq_detail/preq_services.rb', line 14

def basline_no
  @basline_no
end

#begintimeString

Returns Start Time.

Returns:

  • (String)

    Start Time



16
17
18
# File 'lib/preq_detail/preq_services.rb', line 16

def begintime
  @begintime
end

#bidderString

Returns Bidder’s Line.

Returns:

  • (String)

    Bidder’s Line



18
19
20
# File 'lib/preq_detail/preq_services.rb', line 18

def bidder
  @bidder
end

#blanketString

Returns Blanket Line.

Returns:

  • (String)

    Blanket Line



20
21
22
# File 'lib/preq_detail/preq_services.rb', line 20

def blanket
  @blanket
end

#con_lineString

Returns Entry: Unplanned from contract.

Returns:

  • (String)

    Entry: Unplanned from contract



22
23
24
# File 'lib/preq_detail/preq_services.rb', line 22

def con_line
  @con_line
end

#con_pckgString

Returns Entry: Unplanned from contract.

Returns:

  • (String)

    Entry: Unplanned from contract



24
25
26
# File 'lib/preq_detail/preq_services.rb', line 24

def con_pckg
  @con_pckg
end

#con_qtyInteger

Returns Contract: Quantity Released (by Issue of Release Orders).

Returns:

  • (Integer)

    Contract: Quantity Released (by Issue of Release Orders)



26
27
28
# File 'lib/preq_detail/preq_services.rb', line 26

def con_qty
  @con_qty
end

#con_valueInteger

Returns Contract: Value released (via release orders).

Returns:

  • (Integer)

    Contract: Value released (via release orders)



28
29
30
# File 'lib/preq_detail/preq_services.rb', line 28

def con_value
  @con_value
end

#dateDate

Returns Date.

Returns:

  • (Date)

    Date



30
31
32
# File 'lib/preq_detail/preq_services.rb', line 30

def date
  @date
end

#delete_indString

Returns Deletion Indicator.

Returns:

  • (String)

    Deletion Indicator



32
33
34
# File 'lib/preq_detail/preq_services.rb', line 32

def delete_ind
  @delete_ind
end

#distribString

Returns Distribution indicator for multiple account assignment.

Returns:

  • (String)

    Distribution indicator for multiple account assignment



34
35
36
# File 'lib/preq_detail/preq_services.rb', line 34

def distrib
  @distrib
end

#editionString

Returns Edition of Service Type.

Returns:

  • (String)

    Edition of Service Type



36
37
38
# File 'lib/preq_detail/preq_services.rb', line 36

def edition
  @edition
end

#endtimeString

Returns End Time.

Returns:

  • (String)

    End Time



38
39
40
# File 'lib/preq_detail/preq_services.rb', line 38

def endtime
  @endtime
end

#eventualString

Returns Contingency Line.

Returns:

  • (String)

    Contingency Line



40
41
42
# File 'lib/preq_detail/preq_services.rb', line 40

def eventual
  @eventual
end

#ext_lineString

Returns Line Number.

Returns:

  • (String)

    Line Number



46
47
48
# File 'lib/preq_detail/preq_services.rb', line 46

def ext_line
  @ext_line
end

#ext_servString

Returns Vendor’s Service Number.

Returns:

  • (String)

    Vendor’s Service Number



48
49
50
# File 'lib/preq_detail/preq_services.rb', line 48

def ext_serv
  @ext_serv
end

#extpers_noString

Returns External Personnel Number.

Returns:

  • (String)

    External Personnel Number



42
43
44
# File 'lib/preq_detail/preq_services.rb', line 42

def extpers_no
  @extpers_no
end

#extrefkeyString

Returns External Reference Key for Service.

Returns:

  • (String)

    External Reference Key for Service



44
45
46
# File 'lib/preq_detail/preq_services.rb', line 44

def extrefkey
  @extrefkey
end

#form_val1Integer

Returns Formula Value.

Returns:

  • (Integer)

    Formula Value



52
53
54
# File 'lib/preq_detail/preq_services.rb', line 52

def form_val1
  @form_val1
end

#form_val2Integer

Returns Formula value.

Returns:

  • (Integer)

    Formula value



54
55
56
# File 'lib/preq_detail/preq_services.rb', line 54

def form_val2
  @form_val2
end

#form_val3Integer

Returns Formula value.

Returns:

  • (Integer)

    Formula value



56
57
58
# File 'lib/preq_detail/preq_services.rb', line 56

def form_val3
  @form_val3
end

#form_val4Integer

Returns Formula value.

Returns:

  • (Integer)

    Formula value



58
59
60
# File 'lib/preq_detail/preq_services.rb', line 58

def form_val4
  @form_val4
end

#form_val5Integer

Returns Formula value.

Returns:

  • (Integer)

    Formula value



60
61
62
# File 'lib/preq_detail/preq_services.rb', line 60

def form_val5
  @form_val5
end

#formulaString

Returns Formula Number.

Returns:

  • (String)

    Formula Number



50
51
52
# File 'lib/preq_detail/preq_services.rb', line 50

def formula
  @formula
end

#from_lineString

Returns Lower Limit.

Returns:

  • (String)

    Lower Limit



62
63
64
# File 'lib/preq_detail/preq_services.rb', line 62

def from_line
  @from_line
end

#gr_priceInteger

Returns Gross price.

Returns:

  • (Integer)

    Gross price



66
67
68
# File 'lib/preq_detail/preq_services.rb', line 66

def gr_price
  @gr_price
end

#gross_valInteger

Returns Gross value.

Returns:

  • (Integer)

    Gross value



64
65
66
# File 'lib/preq_detail/preq_services.rb', line 64

def gross_val
  @gross_val
end

#hi_line_noString

Returns Hierarchically superior line number.

Returns:

  • (String)

    Hierarchically superior line number



68
69
70
# File 'lib/preq_detail/preq_services.rb', line 68

def hi_line_no
  @hi_line_no
end

#informString

Returns Informatory Line.

Returns:

  • (String)

    Informatory Line



70
71
72
# File 'lib/preq_detail/preq_services.rb', line 70

def inform
  @inform
end

#limit_lineString

Returns Entry: Unplanned, limit line.

Returns:

  • (String)

    Entry: Unplanned, limit line



72
73
74
# File 'lib/preq_detail/preq_services.rb', line 72

def limit_line
  @limit_line
end

#line_noString

Returns Internal line number.

Returns:

  • (String)

    Internal line number



74
75
76
# File 'lib/preq_detail/preq_services.rb', line 74

def line_no
  @line_no
end

#matl_groupString

Returns Material Group.

Returns:

  • (String)

    Material Group



76
77
78
# File 'lib/preq_detail/preq_services.rb', line 76

def matl_group
  @matl_group
end

#net_valueInteger

Returns Net value.

Returns:

  • (Integer)

    Net value



78
79
80
# File 'lib/preq_detail/preq_services.rb', line 78

def net_value
  @net_value
end

#nond_itaxInteger

Returns Non-deductible input tax.

Returns:

  • (Integer)

    Non-deductible input tax



80
81
82
# File 'lib/preq_detail/preq_services.rb', line 80

def nond_itax
  @nond_itax
end

#open_qtyString

Returns Line with Open Quantity.

Returns:

  • (String)

    Line with Open Quantity



82
83
84
# File 'lib/preq_detail/preq_services.rb', line 82

def open_qty
  @open_qty
end

#outl_indString

Returns Indicator: Outline line.

Returns:

  • (String)

    Indicator: Outline line



84
85
86
# File 'lib/preq_detail/preq_services.rb', line 84

def outl_ind
  @outl_ind
end

#outl_levelI

Returns Hierarchy level of group.

Returns:

  • (I)

    Hierarchy level of group



86
87
88
# File 'lib/preq_detail/preq_services.rb', line 86

def outl_level
  @outl_level
end

#outl_noString

Returns Outline Level.

Returns:

  • (String)

    Outline Level



88
89
90
# File 'lib/preq_detail/preq_services.rb', line 88

def outl_no
  @outl_no
end

#ovf_tolInteger

Returns Overfulfillment Tolerance.

Returns:

  • (Integer)

    Overfulfillment Tolerance



90
91
92
# File 'lib/preq_detail/preq_services.rb', line 90

def ovf_tol
  @ovf_tol
end

#ovf_unlimString

Returns Unlimited Overfulfillment.

Returns:

  • (String)

    Unlimited Overfulfillment



92
93
94
# File 'lib/preq_detail/preq_services.rb', line 92

def ovf_unlim
  @ovf_unlim
end

#pckg_noString

Returns Package number.

Returns:

  • (String)

    Package number



94
95
96
# File 'lib/preq_detail/preq_services.rb', line 94

def pckg_no
  @pckg_no
end

#per_edateDate

Returns Period of Performance End Date.

Returns:

  • (Date)

    Period of Performance End Date



98
99
100
# File 'lib/preq_detail/preq_services.rb', line 98

def per_edate
  @per_edate
end

#per_sdateDate

Returns Period of Performance Start Date.

Returns:

  • (Date)

    Period of Performance Start Date



100
101
102
# File 'lib/preq_detail/preq_services.rb', line 100

def per_sdate
  @per_sdate
end

#pers_noString

Returns Personnel Number.

Returns:

  • (String)

    Personnel Number



96
97
98
# File 'lib/preq_detail/preq_services.rb', line 96

def pers_no
  @pers_no
end

#pln_lineString

Returns Entry: Planned package line.

Returns:

  • (String)

    Entry: Planned package line



102
103
104
# File 'lib/preq_detail/preq_services.rb', line 102

def pln_line
  @pln_line
end

#pln_pckgString

Returns Source package number.

Returns:

  • (String)

    Source package number



104
105
106
# File 'lib/preq_detail/preq_services.rb', line 104

def pln_pckg
  @pln_pckg
end

#price_chgString

Returns Price Change in Entry Sheet.

Returns:

  • (String)

    Price Change in Entry Sheet



106
107
108
# File 'lib/preq_detail/preq_services.rb', line 106

def price_chg
  @price_chg
end

#price_unitInteger

Returns Price unit.

Returns:

  • (Integer)

    Price unit



108
109
110
# File 'lib/preq_detail/preq_services.rb', line 108

def price_unit
  @price_unit
end

#quantityInteger

Returns Quantity with Sign.

Returns:

  • (Integer)

    Quantity with Sign



110
111
112
# File 'lib/preq_detail/preq_services.rb', line 110

def quantity
  @quantity
end

#serv_typeString

Returns Short Description of Service Type.

Returns:

  • (String)

    Short Description of Service Type



114
115
116
# File 'lib/preq_detail/preq_services.rb', line 114

def serv_type
  @serv_type
end

#serviceString

Returns Activity Number.

Returns:

  • (String)

    Activity Number



112
113
114
# File 'lib/preq_detail/preq_services.rb', line 112

def service
  @service
end

#short_textString

Returns Short Text.

Returns:

  • (String)

    Short Text



116
117
118
# File 'lib/preq_detail/preq_services.rb', line 116

def short_text
  @short_text
end

#ssc_itemString

Returns Standard Service Catalog Item.

Returns:

  • (String)

    Standard Service Catalog Item



118
119
120
# File 'lib/preq_detail/preq_services.rb', line 118

def ssc_item
  @ssc_item
end

#ssc_limString

Returns Service line refers to standard service catalog limits.

Returns:

  • (String)

    Service line refers to standard service catalog limits



120
121
122
# File 'lib/preq_detail/preq_services.rb', line 120

def ssc_lim
  @ssc_lim
end

#subpckg_noString

Returns Subpackage number.

Returns:

  • (String)

    Subpackage number



122
123
124
# File 'lib/preq_detail/preq_services.rb', line 122

def subpckg_no
  @subpckg_no
end

#supp_lineString

Returns Supplementary Line.

Returns:

  • (String)

    Supplementary Line



124
125
126
# File 'lib/preq_detail/preq_services.rb', line 124

def supp_line
  @supp_line
end

#target_valInteger

Returns Target Value.

Returns:

  • (Integer)

    Target Value



126
127
128
# File 'lib/preq_detail/preq_services.rb', line 126

def target_val
  @target_val
end

#tax_codeString

Returns Tax on Sales/Purchases Code.

Returns:

  • (String)

    Tax on Sales/Purchases Code



130
131
132
# File 'lib/preq_detail/preq_services.rb', line 130

def tax_code
  @tax_code
end

#taxjurcodeString

Returns Tax Jurisdiction.

Returns:

  • (String)

    Tax Jurisdiction



128
129
130
# File 'lib/preq_detail/preq_services.rb', line 128

def taxjurcode
  @taxjurcode
end

#tmp_lineString

Returns Entry: Unplanned service from model specifications.

Returns:

  • (String)

    Entry: Unplanned service from model specifications



132
133
134
# File 'lib/preq_detail/preq_services.rb', line 132

def tmp_line
  @tmp_line
end

#tmp_pckgString

Returns Entry: Unplanned service from model specifications.

Returns:

  • (String)

    Entry: Unplanned service from model specifications



134
135
136
# File 'lib/preq_detail/preq_services.rb', line 134

def tmp_pckg
  @tmp_pckg
end

#to_lineString

Returns Upper Limit.

Returns:

  • (String)

    Upper Limit



136
137
138
# File 'lib/preq_detail/preq_services.rb', line 136

def to_line
  @to_line
end

#unpl_qtyInteger

Returns Contract: Unplanned Released Quantity.

Returns:

  • (Integer)

    Contract: Unplanned Released Quantity



138
139
140
# File 'lib/preq_detail/preq_services.rb', line 138

def unpl_qty
  @unpl_qty
end

#unpl_valInteger

Returns Contract: Unplanned released value.

Returns:

  • (Integer)

    Contract: Unplanned released value



140
141
142
# File 'lib/preq_detail/preq_services.rb', line 140

def unpl_val
  @unpl_val
end

#uom_isoString

Returns ISO code for unit of measurement.

Returns:

  • (String)

    ISO code for unit of measurement



142
143
144
# File 'lib/preq_detail/preq_services.rb', line 142

def uom_iso
  @uom_iso
end

#userf1_numString

Returns User-Defined Field.

Returns:

  • (String)

    User-Defined Field



144
145
146
# File 'lib/preq_detail/preq_services.rb', line 144

def userf1_num
  @userf1_num
end

#userf1_txtString

Returns User-Defined Field.

Returns:

  • (String)

    User-Defined Field



146
147
148
# File 'lib/preq_detail/preq_services.rb', line 146

def userf1_txt
  @userf1_txt
end

#userf2_numInteger

Returns User-Defined Field.

Returns:

  • (Integer)

    User-Defined Field



148
149
150
# File 'lib/preq_detail/preq_services.rb', line 148

def userf2_num
  @userf2_num
end

#userf2_txtString

Returns User-Defined Field.

Returns:

  • (String)

    User-Defined Field



150
151
152
# File 'lib/preq_detail/preq_services.rb', line 150

def userf2_txt
  @userf2_txt
end

#wagetypeString

Returns Wage Type.

Returns:

  • (String)

    Wage Type



152
153
154
# File 'lib/preq_detail/preq_services.rb', line 152

def wagetype
  @wagetype
end