Class: PoShippingExp
- Inherits:
-
Object
- Object
- PoShippingExp
- Defined in:
- lib/po_detail/po_shipping_exp.rb
Overview
class used to represent POSHIPPINGEXP. Used internally
Instance Attribute Summary collapse
-
#auth_number ⇒ String
Return Material Authorization Number.
-
#customer ⇒ String
Customer Number.
-
#del_create_date ⇒ Date
Delivery Creation Date.
-
#distr_chan ⇒ String
Distribution Channel.
-
#division ⇒ String
Division.
-
#dlv_prio ⇒ String
Delivery Priority.
-
#follow_up ⇒ String
Default Follow-Up Activity Code.
-
#fwdagent ⇒ String
Forwarding agent.
-
#inspout_guid ⇒ String
Inspection Outcome: Stock GUID set by EWM.
-
#langu ⇒ Integer
Language Key.
-
#langu_iso ⇒ String
ISO code for language key.
-
#loadinggrp ⇒ String
Loading Group.
-
#ordcombind ⇒ String
Order Combination Indicator.
-
#plnd_delry ⇒ Integer
Planned Delivery Time in Days.
-
#po_item ⇒ String
Item Number of Purchasing Document.
-
#route ⇒ String
Route.
-
#salesorg ⇒ String
Sales Organization.
-
#ship_cond ⇒ String
Shipping Conditions.
-
#ship_point ⇒ String
Shipping Point/Receiving Point.
-
#sold_to ⇒ String
Sold-To Party.
-
#src_dlv_no ⇒ String
Source delivery number.
-
#src_handlg_unit ⇒ String
Source/Target handling unit (external ID).
-
#time_zone ⇒ String
Time zone of delivering location.
-
#trans_grp ⇒ String
Transportation Group.
-
#unload_pt ⇒ String
Unloading Point.
Instance Attribute Details
#auth_number ⇒ String
Return Material Authorization Number
4 5 6 |
# File 'lib/po_detail/po_shipping_exp.rb', line 4 def auth_number @auth_number end |
#customer ⇒ String
Returns Customer Number.
6 7 8 |
# File 'lib/po_detail/po_shipping_exp.rb', line 6 def customer @customer end |
#del_create_date ⇒ Date
Returns Delivery Creation Date.
8 9 10 |
# File 'lib/po_detail/po_shipping_exp.rb', line 8 def del_create_date @del_create_date end |
#distr_chan ⇒ String
Returns Distribution Channel.
10 11 12 |
# File 'lib/po_detail/po_shipping_exp.rb', line 10 def distr_chan @distr_chan end |
#division ⇒ String
Returns Division.
12 13 14 |
# File 'lib/po_detail/po_shipping_exp.rb', line 12 def division @division end |
#dlv_prio ⇒ String
Returns Delivery Priority.
14 15 16 |
# File 'lib/po_detail/po_shipping_exp.rb', line 14 def dlv_prio @dlv_prio end |
#follow_up ⇒ String
Returns Default Follow-Up Activity Code.
16 17 18 |
# File 'lib/po_detail/po_shipping_exp.rb', line 16 def follow_up @follow_up end |
#fwdagent ⇒ String
Returns Forwarding agent.
18 19 20 |
# File 'lib/po_detail/po_shipping_exp.rb', line 18 def fwdagent @fwdagent end |
#inspout_guid ⇒ String
Returns Inspection Outcome: Stock GUID set by EWM.
20 21 22 |
# File 'lib/po_detail/po_shipping_exp.rb', line 20 def inspout_guid @inspout_guid end |
#langu ⇒ Integer
Returns Language Key.
22 23 24 |
# File 'lib/po_detail/po_shipping_exp.rb', line 22 def langu @langu end |
#langu_iso ⇒ String
Returns ISO code for language key.
24 25 26 |
# File 'lib/po_detail/po_shipping_exp.rb', line 24 def langu_iso @langu_iso end |
#loadinggrp ⇒ String
Returns Loading Group.
26 27 28 |
# File 'lib/po_detail/po_shipping_exp.rb', line 26 def loadinggrp @loadinggrp end |
#ordcombind ⇒ String
Returns Order Combination Indicator.
28 29 30 |
# File 'lib/po_detail/po_shipping_exp.rb', line 28 def ordcombind @ordcombind end |
#plnd_delry ⇒ Integer
Returns Planned Delivery Time in Days.
30 31 32 |
# File 'lib/po_detail/po_shipping_exp.rb', line 30 def plnd_delry @plnd_delry end |
#po_item ⇒ String
Returns Item Number of Purchasing Document.
32 33 34 |
# File 'lib/po_detail/po_shipping_exp.rb', line 32 def po_item @po_item end |
#route ⇒ String
Returns Route.
34 35 36 |
# File 'lib/po_detail/po_shipping_exp.rb', line 34 def route @route end |
#salesorg ⇒ String
Returns Sales Organization.
36 37 38 |
# File 'lib/po_detail/po_shipping_exp.rb', line 36 def salesorg @salesorg end |
#ship_cond ⇒ String
Returns Shipping Conditions.
38 39 40 |
# File 'lib/po_detail/po_shipping_exp.rb', line 38 def ship_cond @ship_cond end |
#ship_point ⇒ String
Returns Shipping Point/Receiving Point.
40 41 42 |
# File 'lib/po_detail/po_shipping_exp.rb', line 40 def ship_point @ship_point end |
#sold_to ⇒ String
Returns Sold-To Party.
42 43 44 |
# File 'lib/po_detail/po_shipping_exp.rb', line 42 def sold_to @sold_to end |
#src_dlv_no ⇒ String
Returns Source delivery number.
44 45 46 |
# File 'lib/po_detail/po_shipping_exp.rb', line 44 def src_dlv_no @src_dlv_no end |
#src_handlg_unit ⇒ String
Returns Source/Target handling unit (external ID).
46 47 48 |
# File 'lib/po_detail/po_shipping_exp.rb', line 46 def src_handlg_unit @src_handlg_unit end |
#time_zone ⇒ String
Returns Time zone of delivering location.
48 49 50 |
# File 'lib/po_detail/po_shipping_exp.rb', line 48 def time_zone @time_zone end |
#trans_grp ⇒ String
Returns Transportation Group.
50 51 52 |
# File 'lib/po_detail/po_shipping_exp.rb', line 50 def trans_grp @trans_grp end |
#unload_pt ⇒ String
Returns Unloading Point.
52 53 54 |
# File 'lib/po_detail/po_shipping_exp.rb', line 52 def unload_pt @unload_pt end |