您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 质量控制/管理 > 公司间STO(Stock-Transport-Order)配置和流程操作
配置的内容:1.为DeliveryPlant分配公司间开票的销售范围;2.为ReceivePlant分配客户代码;3.将DeliveryPlant分配给相应的Vendor,该Vendor在StockTransferOrder中输入;4.为补货(Replenishment)Delivery分配DeliveryType;5.确定One-Step还是Two-Step;6.装运点的确定;7.ItemCategory的确定;8.ScheduleLineCategory的确定;9.Invoice的确定;流程:10.创建PO;11.创建ReplenishmentDelivery;12.PostGoodsIssue;13.GR;14.Billing;15.IR;16.Payment;1.为DeliveryPlant分配公司间开票的销售范围;这一步同Cross-CompanySales里为DeliveryPlant分配公司间开票的销售范围是类似的,你需要为DeliveryPlant指定负责Billing的SalesArea,会带到BillingDocument中去;IMG--MaterialsManagement--Purchasing--PurchaseOrder--SetupStockTransportOrder--DefineShippingDataforPlants进来之后找到需要设置的DeliveryPlant,双击进入设置界面:2.为ReceivePlant分配客户代码;这一步与第1步是在同一配置路径下设置,只是关注点不同,对于DeliveryPlant,要设置的是SalesArea,而对于ReceivePlant,要设置的是Customer;但是任何一个Plant都有可能在这种关系下属于DeliveryPlant,而在另一种关系下属于ReceivePlant,所以在这里可以为一个Plant维护两部分数据,但是每次只会用到一部分:3.将DeliveryPlant分配给相应的Vendor;因为跨公司的库存转移订单是NB类型的,需要输入的是VendorCode而不是DeliveryPlant,因此,要在该Vendor的MasterData中assignDeliveryPlant,才能自动带出到订单中来:T-code:MK02;选择PurchaseData,进入界面后菜单Extra--add.PurchasingData:4.为补货(Replenishment)Delivery分配DeliveryType;根据StockTransferOrderType,DeliveryPlant确定一个DeliveryType,一般用SAPStandard的Type:NLCC;同时还可以指定CheckingRule,用于设置可用性检查的规则,这里用RP:ReplenishmentDelivery;在DeliveryType的定义中有一个栏位定义Defaultordertype,这个很重要,因为这种业务方式在销售中是没有销售订单的,但是销售流程是通过订单类型设置的参数来控制的,所以系统就使用这里定义的默认的订单类型的参数;配置路径:IMG--MaterialsManagement--Purchasing--PurchaseOrder--SetupStockTransportOrder--AssignDeliveryTypeandCheckingRule5.确定One-Step还是Two-Step;Cross-Company的StockTransfer使用Two-Step的Procedure(一般来讲地理上都比较远,货物的发送和接收不是同步的);同时这里的Documenttype是NB,而不是UB;配置路径:IMG--MaterialsManagement--Purchasing--PurchaseOrder--SetupStockTransportOrderAssignDocumentType,One-StepProcedure,UnderdeliveryTolerance6.装运点的确定;ShippingPoint根据ShippingCondition(来自SalesDocumentType,如果没有则取自Sold-toParty的主数据)、LoadingGroup(MaterialMaster),DeliveringPlant确定:配置路径:IMG--LogisticsExecution--Shipping--BasicShippingFunctions--ShippingPointandGoodsReceivingPointDetermination--AssignShippingPoints7.ItemCategory的确定;ItemCategory用于控制销售处理整个流程,Cross-CompanyStockTransfer业务标准的是使用ItemCategory:NLC,需要维护确定规则:这里的订单类型来自DeliveryType中定义的默认订单类型;配置路径IMG--SalesandDistribution--Sales--SalesDocuments--SalesDocumentItem--AssignItemCategories8.ScheduleLineCategory的确定;当DeliveringPlant发货过账时,系统需要知道使用的移动类型,该移动类型来自于ScheduleLineCategory中的定义;因此需要维护ScheduleLineCategory的确定规则:标准采用NC,其定义的MovementType为643;配置路径:IMG--SalesandDistribution--Sales--SalesDocuments--ScheduleLines--AssignScheduleLineCategories9.Invoice的确定;BillingType来自于默认订单类型中的定义:可在IntercompanyBilling中定义,也可以在订单类型中定义;配置路径:IMG--SalesandDistribution--Billing--IntercompanyBilling--DefineOrderTypesForIntercompanyBilling10.做完了配置,就可以来跑流程了;首先第一步需要在ReceivingPlant创建一张采购订单:t-code:ME21N在订单中,你使用的POType为NB,在这里输入供应商而不是直接输入DeliveringPlant,它会自动从供应商主数据中带出;在行项目上输入的Plant为ReceivingPlant;在Item的detail页面的Shipping选项卡上,你可以看到系统根据你的配置自动确定的Shipping数据;11.在ReceivingPlant端生成PO之后,第二步就是在DeliveringPlant端在SD中创建一张ReplenishmentDelivery;T-code:VL10B你可以输入刚才生成的PONumber作为选择条件;这里的Ship-toParty是前面第2步配置时Assign给ReceivingPlant的;点击“Background”按钮,创建Delivery,完成后后退查看CollectiveRun的Log:再点击Documents按钮,可以查看生成的Delivery:再点击DisplayDocument,可查看Delivery的内容:12.第三步是发货过账,如果需要的话,可以作Picking,Packing等活动;T-code:VL02N;也可以在11步Display的界面点击修改,然后PostGoodsIssue:然后可以查看DocumentFlow:选中GOODSISSUE的凭证,点击“DisplayDocument”查看产生的物料凭证:可以看到GoodsIssue使用的MovementType为643,为ScheduleLineCategory定义中的设置:同时,发货过账后,我们来查看以下DeliveringPlant和ReceivingPlant的库存状况:T-code:MMBE首先查看DeliveringPlant的库存:非限制使用库存减少;查看ReceivingPlant的库存:非限制使用库存没有变化;选中Plant层,点击“DetailedDisplay”,可以看到那部分数量在StockintransitCross-Company栏位中;13.第四步,ReceivingPlant接收到货物,入库参照Delivery收货,到非限制使用库存;T-code:MIGO,输入参考Delivery;保存后查看ReceivingPlant的库存:非限制使用库存增加;t-code:MMBE14.第五步,DeliveringPlant所在CompanyissueInvoice;Cross-CompanyStockTransfer的Billing与Cross-Companysales的Billing相似;T-code:VF04,也可以直接referenceReplenishmentDelivery创建:点击“IndividualBillingDocument”创建发票:保存,releasetoFI,然后查看下DocumentFlow回顾以下整个流程:15.第六步,ReceivingPlant所在的Company进行发票校验,这一步可以通过配置系统以使在DeliveringCompanyIssue发票时自动在ReceivingCompany输入发票,涉及EDI的内容,这里只介绍手工发票校验:T-code:MIRO
本文标题:公司间STO(Stock-Transport-Order)配置和流程操作
链接地址:https://www.777doc.com/doc-4751416 .html