rnsap 0.4.8 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/lib/helper/rfc_helper.rb +19 -15
  3. data/lib/po_detail/all.rb +27 -0
  4. data/lib/po_detail/po_account.rb +93 -0
  5. data/lib/po_detail/po_addrdelivery.rb +115 -0
  6. data/lib/po_detail/po_all_versions.rb +55 -0
  7. data/lib/po_detail/po_components.rb +53 -0
  8. data/lib/po_detail/po_cond.rb +91 -0
  9. data/lib/po_detail/po_cond_header.rb +91 -0
  10. data/lib/po_detail/po_confirmation.rb +39 -0
  11. data/lib/po_detail/po_contract_limits.rb +21 -0
  12. data/lib/po_detail/po_exp_imp_header.rb +7 -0
  13. data/lib/po_detail/po_exp_imp_item.rb +21 -0
  14. data/lib/po_detail/po_extension_out.rb +13 -0
  15. data/lib/po_detail/po_header.rb +131 -0
  16. data/lib/po_detail/po_history.rb +107 -0
  17. data/lib/po_detail/po_history_ma.rb +37 -0
  18. data/lib/po_detail/po_history_totals.rb +51 -0
  19. data/lib/po_detail/po_inv_plan_header.rb +49 -0
  20. data/lib/po_detail/po_inv_plan_item.rb +51 -0
  21. data/lib/po_detail/po_item.rb +359 -0
  22. data/lib/po_detail/po_limits.rb +47 -0
  23. data/lib/po_detail/po_partner.rb +11 -0
  24. data/lib/po_detail/po_schedule.rb +59 -0
  25. data/lib/po_detail/po_serial_number.rb +13 -0
  26. data/lib/po_detail/po_services.rb +137 -0
  27. data/lib/po_detail/po_shipping_exp.rb +53 -0
  28. data/lib/po_detail/po_srv_access_values.rb +17 -0
  29. data/lib/po_detail/po_text_header.rb +13 -0
  30. data/lib/po_detail/po_text_item.rb +13 -0
  31. data/lib/po_release_info/all.rb +1 -0
  32. data/lib/po_release_info/po_release_final.rb +53 -0
  33. data/lib/preq_detail/all.rb +8 -0
  34. data/lib/preq_release_info/all.rb +4 -0
  35. data/lib/rnsap.rb +130 -31
  36. metadata +33 -1
@@ -0,0 +1,51 @@
1
+ # class used to represent POHISTORY_TOTALS. Used internally
2
+ class PoHistoryTotals
3
+ # @return [Integer] Goods Receipt Blocked Stock in Order Unit
4
+ attr_accessor :blocked_qy
5
+ # @return [Integer] Quantity in GR blocked stock in order price unit
6
+ attr_accessor :bl_qty
7
+ # @return [Integer] GR blocked stock in order unit (absolute amount)
8
+ attr_accessor :bl_qty_total
9
+ # @return [Integer] Clearing value on GR/IR account in foreign currency
10
+ attr_accessor :cl_val_for
11
+ # @return [Integer] GR/IR account clearing value in local currency
12
+ attr_accessor :cl_val_loc
13
+ # @return [Integer] Currency Key
14
+ attr_accessor :currency
15
+ # @return [String] ISO Currency Code
16
+ attr_accessor :currency_iso
17
+ # @return [Integer] Quantity of Goods Received
18
+ attr_accessor :deliv_qty
19
+ # @return [Integer] Goods receipt quantity: Absolute amount
20
+ attr_accessor :dl_qty_total
21
+ # @return [Integer] Quantity Delivered (Stock Transfer)
22
+ attr_accessor :dl_qty_trsp
23
+ # @return [Integer] Total Down Payments in Local Currency
24
+ attr_accessor :dop_vl_loc
25
+ # @return [Integer] Entered invoice value in foreign currency
26
+ attr_accessor :ivval_for
27
+ # @return [Integer] Entered invoice value in local currency
28
+ attr_accessor :ivval_loc
29
+ # @return [Integer] Quantity invoiced
30
+ attr_accessor :iv_qty
31
+ # @return [Integer] Invoice receipt quantity in order price unit
32
+ attr_accessor :iv_qty_po
33
+ # @return [Integer] Invoice receipt quantity: Absolute amount
34
+ attr_accessor :iv_qty_total
35
+ # @return [String] Item Number of Purchasing Document
36
+ attr_accessor :po_item
37
+ # @return [Integer] Quantity in Purchase Order Price Unit
38
+ attr_accessor :po_pr_qnt
39
+ # @return [String] Sequential Number of Account Assignment
40
+ attr_accessor :serial_no
41
+ # @return [Integer] Value of goods received in foreign currency
42
+ attr_accessor :val_gr_for
43
+ # @return [Integer] Value of goods received in local currency
44
+ attr_accessor :val_gr_loc
45
+ # @return [Integer] Invoice amount in foreign currency
46
+ attr_accessor :val_iv_for
47
+ # @return [Integer] Invoice amount in local currency
48
+ attr_accessor :val_iv_loc
49
+ # @return [Integer] Issued Quantity
50
+ attr_accessor :withdr_qty
51
+ end
@@ -0,0 +1,49 @@
1
+ # class used to represent POINVPLANHEADER. Used internally
2
+ class PoInvPlanHeader
3
+ # @return [String] Automatic creation of correction dates in billing plan
4
+ attr_accessor :auto_cor_dat
5
+ # @return [String] Calendar for Defining Days Relevant to Billing/Invoicing
6
+ attr_accessor :calender_id
7
+ # @return [String] Billing plan category
8
+ attr_accessor :category
9
+ # @return [Date] Dates from
10
+ attr_accessor :dates_from
11
+ # @return [Date] Dates to
12
+ attr_accessor :dates_to
13
+ # @return [String] Rule for Determination of a Deviating Billing/Invoice Date
14
+ attr_accessor :dev_bill_dat
15
+ # @return [String] Item Number of Purchasing Document
16
+ attr_accessor :doc_item
17
+ # @return [Date] End date billing plan/invoice plan
18
+ attr_accessor :end_date
19
+ # @return [String] Rule for Determining Horizon in Billing/Invoicing Plan
20
+ attr_accessor :horizon
21
+ # @return [String] Billing/Invoice Creation in Advance
22
+ attr_accessor :in_advance
23
+ # @return [String] Billing/Invoicing Plan Type
24
+ attr_accessor :ip_type
25
+ # @return [String] Billing Plan Number / Invoicing Plan Number
26
+ attr_accessor :iv_plan_num
27
+ # @return [String] Length of a standard period in the billing plan
28
+ attr_accessor :lngth_stand_prd
29
+ # @return [String] Rule for Origin of End Date for Billing/Invoicing Plan
30
+ attr_accessor :orgn_end_dat
31
+ # @return [String] Rule for Origin of Start Dates
32
+ attr_accessor :orgn_from_dat
33
+ # @return [String] Rule for Origin of Start Date of Billing/Invoicing Plan
34
+ attr_accessor :orgn_st_dat
35
+ # @return [String] Rule for Origin of End Dates
36
+ attr_accessor :orgn_until_dat
37
+ # @return [String] Rule for Origin of Next Billing/Invoice Date
38
+ attr_accessor :period
39
+ # @return [String] Purchasing Document Number
40
+ attr_accessor :po_number
41
+ # @return [String] Standard Billing/Invoicing Plan Number
42
+ attr_accessor :ref_iv_plan_num
43
+ # @return [String] Sort field
44
+ attr_accessor :sort_fld
45
+ # @return [Date] Start date for billing plan/invoice plan
46
+ attr_accessor :start_date
47
+ # @return [String] Item unlimited in value
48
+ attr_accessor :unlimited
49
+ end
@@ -0,0 +1,51 @@
1
+ # class used to represent POINVPLANITEM. Used internally
2
+ class PoInvPlanItem
3
+ # @return [String] Billing block for billing plan/invoice plan dates
4
+ attr_accessor :billing_block
5
+ # @return [String] Billing status for the billing plan/invoice plan date
6
+ attr_accessor :billing_status
7
+ # @return [Date] Billing Date for Billing Index and Printout
8
+ attr_accessor :bill_date
9
+ # @return [String] Rule in billing plan/invoice plan
10
+ attr_accessor :bill_rule
11
+ # @return [Integer] Values to Be Invoiced/Calculated in Invoice Plan Date
12
+ attr_accessor :bill_value
13
+ # @return [String] Calendar for Defining Days Relevant to Billing/Invoicing
14
+ attr_accessor :calender_id
15
+ # @return [Integer] Amount eligible for cash discount in document currency
16
+ attr_accessor :cash_discount
17
+ # @return [Integer] Currency Key of Credit Control Area
18
+ attr_accessor :currency
19
+ # @return [String] ISO code currency
20
+ attr_accessor :currency_iso
21
+ # @return [String] Date category
22
+ attr_accessor :date_catg
23
+ # @return [String] Date description
24
+ attr_accessor :date_desc
25
+ # @return [String] Deletion Indicator
26
+ attr_accessor :del_ind
27
+ # @return [String] Item Number of Purchasing Document
28
+ attr_accessor :doc_item
29
+ # @return [Integer] Exchange rate for date in billing plan
30
+ attr_accessor :exchg_rat_dat
31
+ # @return [Integer] Percentage of value to be invoiced
32
+ attr_accessor :invoice_percentage
33
+ # @return [String] Item for billing plan/invoice plan/payment cards
34
+ attr_accessor :iv_plan_item
35
+ # @return [String] Billing Plan Number / Invoicing Plan Number
36
+ attr_accessor :iv_plan_num
37
+ # @return [String] Process as for manually entered date
38
+ attr_accessor :manually
39
+ # @return [String] Milestone number
40
+ attr_accessor :milestone_num
41
+ # @return [String] Usage
42
+ attr_accessor :milestone_use
43
+ # @return [String] Pricing is OK
44
+ attr_accessor :pricing_ok
45
+ # @return [Integer] Rebate basis 1
46
+ attr_accessor :rebate_basis1
47
+ # @return [Date] Settlement date for deadline
48
+ attr_accessor :sett_date_from
49
+ # @return [Date] Settlement date for deadline
50
+ attr_accessor :sett_date_to
51
+ end
@@ -0,0 +1,359 @@
1
+ # class used to represent POITEM. Used internally
2
+ class PoItem
3
+ # @return [String] Account Assignment Category
4
+ attr_accessor :acctasscat
5
+ # @return [String] Order Acknowledgment Number
6
+ attr_accessor :acknowl_no
7
+ # @return [String] Order Acknowledgment Requirement
8
+ attr_accessor :ackn_reqd
9
+ # @return [String] Item number of principal purchase agreement
10
+ attr_accessor :agmt_item
11
+ # @return [String] Number of principal purchase agreement
12
+ attr_accessor :agreement
13
+ # @return [String] Allocation Table Number
14
+ attr_accessor :alloc_tbl
15
+ # @return [String] Item number of allocation table
16
+ attr_accessor :alloc_tbl_item
17
+ # @return [String] Relevant to Allocation Table
18
+ attr_accessor :at_relev
19
+ # @return [String] Batch Number
20
+ attr_accessor :batch
21
+ # @return [String] Blocking Reason - ID
22
+ attr_accessor :block_reason_id
23
+ # @return [String] Blocking Reason - Text
24
+ attr_accessor :block_reason_text
25
+ # @return [String] Settlement Group 1 (Purchasing)
26
+ attr_accessor :bon_grp1
27
+ # @return [String] Settlement Group 2 (Rebate Settlement, Purchasing)
28
+ attr_accessor :bon_grp2
29
+ # @return [String] Settlement Group 3 (Rebate Settlement, Purchasing)
30
+ attr_accessor :bon_grp3
31
+ # @return [String] Brazilian NCM Code
32
+ attr_accessor :bras_nbm
33
+ # @return [String] FM: Budget Period
34
+ attr_accessor :budget_period
35
+ # @return [String] Pricing type
36
+ attr_accessor :calctype
37
+ # @return [String] Commitment Item
38
+ attr_accessor :cmmt_item
39
+ # @return [String] Commitment item
40
+ attr_accessor :cmmt_item_long
41
+ # @return [String] Condition Group with Vendor
42
+ attr_accessor :cond_group
43
+ # @return [String] Confirmation Control Key
44
+ attr_accessor :conf_ctrl
45
+ # @return [Integer] Denominator for Conv. of Order Price Unit into Order Unit
46
+ attr_accessor :conv_den1
47
+ # @return [Integer] Numerator for Conversion of Order Price Unit into Order Unit
48
+ attr_accessor :conv_num1
49
+ # @return [String] CRM Reference Order Number for TPOP Process
50
+ attr_accessor :crm_ref_sales_order_no
51
+ # @return [String] CRM Reference Sales Order Item Number in TPOP Process
52
+ attr_accessor :crm_ref_so_item_no
53
+ # @return [String] CRM Sales Order Item Number in TPOP Process
54
+ attr_accessor :crm_sales_order_item_no
55
+ # @return [String] CRM Sales Order Number for TPOP Process
56
+ attr_accessor :crm_sales_order_no
57
+ # @return [String] Control Key for Quality Management in Procurement
58
+ attr_accessor :ctrl_key
59
+ # @return [String] Customer
60
+ attr_accessor :customer
61
+ # @return [String] Delivery Date and Quantity Fixed
62
+ attr_accessor :date_qty_fixed
63
+ # @return [String] Deletion indicator in purchasing document
64
+ attr_accessor :delete_ind
65
+ # @return [String] Outward Delivery Completed Indicator
66
+ attr_accessor :deliv_compl
67
+ # @return [String] Distribution indicator for multiple account assignment
68
+ attr_accessor :distrib
69
+ # @return [Integer] Down Payment Amount in BAPI
70
+ attr_accessor :downpay_amount
71
+ # @return [Date] Due Date for Down Payment
72
+ attr_accessor :downpay_duedate
73
+ # @return [Integer] Down Payment Percentage
74
+ attr_accessor :downpay_percent
75
+ # @return [String] Down Payment Indicator
76
+ attr_accessor :downpay_type
77
+ # @return [String] Material number
78
+ attr_accessor :ematerial
79
+ # @return [String] Long Material Number for MATERIAL Field
80
+ attr_accessor :ematerial_external
81
+ # @return [String] External GUID for MATERIAL Field
82
+ attr_accessor :ematerial_guid
83
+ # @return [String] Material Number (40 Characters, Technical Requirement)
84
+ attr_accessor :ematerial_long
85
+ # @return [String] Version Number for MATERIAL Field
86
+ attr_accessor :ematerial_version
87
+ # @return [String] Evaluated Receipt Settlement (ERS)
88
+ attr_accessor :ers
89
+ # @return [String] Indicator: Estimated Price
90
+ attr_accessor :est_price
91
+ # @return [String] External Hierarchy Category
92
+ attr_accessor :external_hierarchy_type
93
+ # @return [String] External Sorting
94
+ attr_accessor :external_sort_number
95
+ # @return [String] Item Number of External Document
96
+ attr_accessor :ext_rfx_item
97
+ # @return [String] Document Number of External Document
98
+ attr_accessor :ext_rfx_number
99
+ # @return [String] Logical System
100
+ attr_accessor :ext_rfx_system
101
+ # @return [String] Final Invoice Indicator
102
+ attr_accessor :final_inv
103
+ # @return [String] Tax Incentive Type
104
+ attr_accessor :fiscal_incentive
105
+ # @return [String] Incentive ID
106
+ attr_accessor :fiscal_incentive_id
107
+ # @return [String] Free Item
108
+ attr_accessor :free_item
109
+ # @return [String] Functional Area
110
+ attr_accessor :func_area_long
111
+ # @return [String] Fund
112
+ attr_accessor :fund
113
+ # @return [String] Funds Center
114
+ attr_accessor :funds_ctr
115
+ # @return [String] Document number for earmarked funds
116
+ attr_accessor :funds_res
117
+ # @return [String] Long Fund (Obsolete)
118
+ attr_accessor :fund_long
119
+ # @return [String] Indicator for GI-based goods receipt
120
+ attr_accessor :gi_based_gr
121
+ # @return [String] Grant
122
+ attr_accessor :grant_nbr
123
+ # @return [Integer] Gross Weight
124
+ attr_accessor :gross_wt
125
+ # @return [String] Indicator: GR-Based Invoice Verification
126
+ attr_accessor :gr_basediv
127
+ # @return [String] Goods Receipt Indicator
128
+ attr_accessor :gr_ind
129
+ # @return [String] Goods Receipt, Non-Valuated
130
+ attr_accessor :gr_non_val
131
+ # @return [Integer] Goods receipt processing time in days
132
+ attr_accessor :gr_pr_time
133
+ # @return [Date] Latest Possible Goods Receipt
134
+ attr_accessor :gr_to_date
135
+ # @return [String] Location for a physical handover of goods
136
+ attr_accessor :handoverloc
137
+ # @return [String] Higher-Level Item in Purchasing Documents
138
+ attr_accessor :hl_item
139
+ # @return [String] Incoterms (Part 1)
140
+ attr_accessor :incoterms1
141
+ # @return [String] Incoterms (Part 2)
142
+ attr_accessor :incoterms2
143
+ # @return [String] Incoterms Location 1
144
+ attr_accessor :incoterms2l
145
+ # @return [String] Incoterms Location 2
146
+ attr_accessor :incoterms3l
147
+ # @return [String] Material CFOP category
148
+ attr_accessor :indus3
149
+ # @return [String] Number of purchasing info record
150
+ attr_accessor :info_rec
151
+ # @return [String] Indicator: Update Info Record
152
+ attr_accessor :info_upd
153
+ # @return [String] Inflation Index
154
+ attr_accessor :inf_index
155
+ # @return [String] Configuration (internal object number)
156
+ attr_accessor :int_obj_no
157
+ # @return [String] Produced in-house
158
+ attr_accessor :in_house
159
+ # @return [String] Invoice receipt indicator
160
+ attr_accessor :ir_ind
161
+ # @return [String] Item category in purchasing document
162
+ attr_accessor :item_cat
163
+ # @return [String] Kanban Indicator
164
+ attr_accessor :kanban_ind
165
+ # @return [String] Item Number Length
166
+ attr_accessor :long_item_number
167
+ # @return [String] Manual Tax Code Reason
168
+ attr_accessor :manual_tc_reason
169
+ # @return [String] Material Number
170
+ attr_accessor :material
171
+ # @return [String] Long Material Number for MATERIAL Field
172
+ attr_accessor :material_external
173
+ # @return [String] External GUID for MATERIAL Field
174
+ attr_accessor :material_guid
175
+ # @return [String] Material Number (40 Characters, needed f. technical reasons)
176
+ attr_accessor :material_long
177
+ # @return [String] Version Number for MATERIAL Field
178
+ attr_accessor :material_version
179
+ # @return [String] Material Group
180
+ attr_accessor :matl_group
181
+ # @return [String] Usage of the material
182
+ attr_accessor :matl_usage
183
+ # @return [String] Origin of the material
184
+ attr_accessor :mat_origin
185
+ # @return [Integer] Minimum Remaining Shelf Life
186
+ attr_accessor :minremlife
187
+ # @return [Integer] Currency amount for BAPIS (with 9 decimal places)
188
+ attr_accessor :net_price
189
+ # @return [Integer] Net Weight
190
+ attr_accessor :net_weight
191
+ # @return [String] Item Does Not Qualify for Cash Discount
192
+ attr_accessor :no_disct
193
+ # @return [String] Delivery Completed Indicator
194
+ attr_accessor :no_more_gr
195
+ # @return [String] Indicator: suppress rounding in purchase order item
196
+ attr_accessor :no_rounding
197
+ # @return [String] Order Price Unit (Purchasing)
198
+ attr_accessor :orderpr_un
199
+ # @return [String] ISO code for purchase order price unit
200
+ attr_accessor :orderpr_un_iso
201
+ # @return [String] Reason for Ordering
202
+ attr_accessor :order_reason
203
+ # @return [String] Acceptance At Origin
204
+ attr_accessor :orig_accept
205
+ # @return [Integer] Overdelivery Tolerance Limit
206
+ attr_accessor :over_dlv_tol
207
+ # @return [String] Partial Delivery at Item Level (Stock Transfer)
208
+ attr_accessor :part_deliv
209
+ # @return [String] Partial invoice indicator
210
+ attr_accessor :part_inv
211
+ # @return [String] Package number
212
+ attr_accessor :pckg_no
213
+ # @return [String] Period Indicator for Shelf Life Expiration Date
214
+ attr_accessor :period_ind_expiration_date
215
+ # @return [String] Plant
216
+ attr_accessor :plant
217
+ # @return [Integer] Planned Delivery Time in Days
218
+ attr_accessor :plan_del
219
+ # @return [Integer] Number of Points
220
+ attr_accessor :points
221
+ # @return [String] Points unit
222
+ attr_accessor :point_unit
223
+ # @return [String] ISO code for points unit
224
+ attr_accessor :point_unit_iso
225
+ # @return [String] Item Number of Purchasing Document
226
+ attr_accessor :po_item
227
+ # @return [String] Price Adoption: 1 = Gross, 2 = Net
228
+ attr_accessor :po_price
229
+ # @return [String] Purchase Order Unit of Measure
230
+ attr_accessor :po_unit
231
+ # @return [String] Order unit in ISO code
232
+ attr_accessor :po_unit_iso
233
+ # @return [String] Item number of purchase requisition
234
+ attr_accessor :preq_item
235
+ # @return [String] Name of requisitioner/requester
236
+ attr_accessor :preq_name
237
+ # @return [String] Purchase Requisition Number
238
+ attr_accessor :preq_no
239
+ # @return [String] Prior Vendor
240
+ attr_accessor :pre_vendor
241
+ # @return [String] Price Determination (Pricing) Date Control
242
+ attr_accessor :pricedate
243
+ # @return [Date] Date of Price Determination
244
+ attr_accessor :price_date
245
+ # @return [Integer] Price unit
246
+ attr_accessor :price_unit
247
+ # @return [String] Requirement Priority
248
+ attr_accessor :prio_requirement
249
+ # @return [String] Requirement Urgency
250
+ attr_accessor :prio_urgency
251
+ # @return [String] Price Printout
252
+ attr_accessor :prnt_price
253
+ # @return [String] Stock Type
254
+ attr_accessor :qual_insp
255
+ # @return [Integer] Purchase Order Quantity
256
+ attr_accessor :quantity
257
+ # @return [String] Goods Receipt Reason Code
258
+ attr_accessor :reason_code
259
+ # @return [String] Reason for rejection of quotations and sales orders
260
+ attr_accessor :reason_rej
261
+ # @return [String] Reference Document Number
262
+ attr_accessor :ref_doc
263
+ # @return [String] Item of reference document
264
+ attr_accessor :ref_item
265
+ # @return [Integer] Number of Days for First Reminder/Expediter
266
+ attr_accessor :reminder1
267
+ # @return [Integer] Number of Days for Second Reminder/Expediter
268
+ attr_accessor :reminder2
269
+ # @return [Integer] Number of Days for Third Reminder/Expediter
270
+ attr_accessor :reminder3
271
+ # @return [String] Requirement Segment
272
+ attr_accessor :req_segment
273
+ # @return [String] Earmarked Funds: Document Item
274
+ attr_accessor :res_item
275
+ # @return [Integer] Retention in Percent
276
+ attr_accessor :retention_percentage
277
+ # @return [String] Returns Item
278
+ attr_accessor :ret_item
279
+ # @return [String] Revision level
280
+ attr_accessor :rev_lev
281
+ # @return [String] Item Number of RFQ
282
+ attr_accessor :rfq_item
283
+ # @return [String] RFQ Number
284
+ attr_accessor :rfq_no
285
+ # @return [String] Promotion
286
+ attr_accessor :r_promo
287
+ # @return [String] Subcontracting vendor
288
+ attr_accessor :sc_vendor
289
+ # @return [String] Season Category
290
+ attr_accessor :season
291
+ # @return [String] Season Year
292
+ attr_accessor :season_yr
293
+ # @return [String] Item Relevant to Subsequent (Period-End Rebate) Settlement
294
+ attr_accessor :sett_item
295
+ # @return [String] Jurisdiction Code of the Point of Origin
296
+ attr_accessor :sf_txjcd
297
+ # @return [String] Shipping Instructions
298
+ attr_accessor :shipping
299
+ # @return [String] Shipping type
300
+ attr_accessor :shiptype
301
+ # @return [String] Item blocked for SD delivery
302
+ attr_accessor :ship_blocked
303
+ # @return [String] Short Text
304
+ attr_accessor :short_text
305
+ # @return [String] Subitem Category, Purchasing Document
306
+ attr_accessor :si_cat
307
+ # @return [String] Billing Relevance CRM
308
+ attr_accessor :spe_crm_fkrel
309
+ # @return [String] Stock Type of Source Storage Location in STO
310
+ attr_accessor :src_stock_type
311
+ # @return [String] Central Contract
312
+ attr_accessor :srm_contract_id
313
+ # @return [String] Central Contract Item Number
314
+ attr_accessor :srm_contract_itm
315
+ # @return [String] Indicator for Service-Based Invoice Verification
316
+ attr_accessor :srv_based_iv
317
+ # @return [String] Storage Location
318
+ attr_accessor :stge_loc
319
+ # @return [String] Stock Segment
320
+ attr_accessor :stk_segment
321
+ # @return [String] Issuing Storage Location for Stock Transport Order
322
+ attr_accessor :suppl_stloc
323
+ # @return [String] Vendor to be supplied/who is to receive delivery
324
+ attr_accessor :supp_vendor
325
+ # @return [String] Tax Jurisdiction
326
+ attr_accessor :taxjurcode
327
+ # @return [String] Tax on Sales/Purchases Code
328
+ attr_accessor :tax_code
329
+ # @return [String] Tax Subject to Substituição Tributária
330
+ attr_accessor :tax_subject_st
331
+ # @return [String] Tax Code Automatically Determined
332
+ attr_accessor :tc_aut_det
333
+ # @return [String] Requirement Tracking Number
334
+ attr_accessor :trackingno
335
+ # @return [Integer] Underdelivery Tolerance Limit
336
+ attr_accessor :under_dlv_tol
337
+ # @return [String] Indicator: Unlimited Overdelivery Allowed
338
+ attr_accessor :unlimited_dlv
339
+ # @return [Date] Inflation Index Date
340
+ attr_accessor :until_date
341
+ # @return [String] Valuation Type
342
+ attr_accessor :val_type
343
+ # @return [String] Vendor Batch Number
344
+ attr_accessor :vendrbatch
345
+ # @return [String] Material Number Used by Vendor
346
+ attr_accessor :vend_mat
347
+ # @return [String] Vendor Subrange
348
+ attr_accessor :vend_part
349
+ # @return [Integer] Volume
350
+ attr_accessor :volume
351
+ # @return [String] Volume Unit
352
+ attr_accessor :volumeunit
353
+ # @return [String] Volume unit in ISO code
354
+ attr_accessor :volumeunit_iso
355
+ # @return [String] Unit of Weight
356
+ attr_accessor :weightunit
357
+ # @return [String] ISO code for unit of weight
358
+ attr_accessor :weightunit_iso
359
+ end