Create Customer at POS and upload to different company code

Hi Experts
Client Requirement is like this
Two company codes are here e.g. company code BP01 and BP02
BP01 has one store
BP02  has three store
Now Customer is create at POS Server at any store .
here we can create customer with respect to any one company code
Same customer want to  buy goods from both company code and can get rewards points
question
so cutomer has to extend in other company code and has to update to each POS SERVER which located in each store 
how to handle this scenarion
regards

Hi Hanumant,
Assuming if customer, buys some item from CCode BP02 regularly, then you can create the customer on the POS application (like SAP POS..), and append the POS Customer master (re-use any text field) with information of other company code where the customer wishes to deal with).
The customer master will be passed using inbound idoc, on to the IS Retail Server in the HO.
Now at HO level a the customer can be extended for multiple company code ..in this case BP01 manually or by an automated program, which will monitor the specific field (coming from the new customer master idoc from POS) , if it detects contents, it reads the same and extend the customer as per mentioned ccode.
So next time onwards , using outbound doc , customer master can be updated to all locations for that customer. Similarly the loyality point, can be accumulated based on the purchases made per Ccode.
Regards,
Anirban Roy

Similar Messages

  • Delivery and shipment belong different company code

    Hi all,
    I do shipment via transportation planning point that has different company code to delivery order. the shipment can be done, but when i was doing for shipment cost, there's an error, that said "delivery and shipment belong different company code". can you help me, what happen with this?
    best regard,
    Hendry

    Hi Hendry,
    Please read SAP online help about this:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/0b/f2ee344ecf11d2bf760000e8a7386f/frameset.htm
    Regards,
    Csaba

  • How to create group bom for multiple plants with different company codes

    Dear all,
    In my current scenario we have 5 Company codes with a plant with each company. The same kind of materials exist in all the 5 plants, so what i want is when i create any BOM, that BOM has to extend in all the company codes, as with GROUP BOM i can able to extend the same in only one company code.
    So how to do this?
    Thanks in Advance
    Bhushan

    For that first extend all the materials to all the plants... In one plant create a BOM for the material..
    In all other polants in CS01,   click COpy from .. There you mention the matreial and the plant in which the BOm is alerady available..
    karthick

  • Creating PO Automatically ( for different company code)

    Hi All, I have a business requirement wherein i need to create an automatic Purchase Order (in a different company code).
    Lemme explain it..
    1) I have created a sales order using EDI file in company code say xxxx(thru idoc)
    Now the business requirement is ;
    How can i create an automatic PO in the same system but different company code say yyyy..if anyone has come across this scenario please post your tots, if u cud please suggest the possibilities which are logically possible, for sure ur efforts will be appreciated and rewarded..
    Many Thanks

    Hey Martin thanks for making an effort, well i posted here coz i could find in a link where its says "The best practice would be set up a workflow event that is consumed by PUR_ORDER_CREATE_VIA_SD_EVENT . The function is linked to SD event BUS2032 ALECREATED in transaction SWETYPV. ".please find the link below for your reference which has the same business requirement i have..
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci983423,00.html
    Awaiting your reply..Thanks

  • STO - Two plants within Different Company Codes

    Hello,
    Kindly help me out with this case, i want to create a STO for two plants within DIFFERENT company codes, so i've created all the required configuration and master data including creating the supplying plant as a vendor and the ordering plant as a customer, also all master data is maintained in both plants and i tried the scenario on the IDES system and it works okay so i know i'm on the right procedures. The problem is that i create the PO, but when i go to Transaction Code VL10B to create the delivery it gives me an error ( Delivery with no Line item not allowed ) even though there is more than enough stock in the storage location. Kindly help me out.

    17.01.2010     Stock                            10.500,000      0,000      10.300,000
    13.01.2010     Order     Totals record     100,000-     100,000      10.300,000
    13.01.2010     Deliv.     Totals record     100,000-     100,000      10.300,000
    17.01.2010     StLcSt     SLFR     10.500,000      0,000      10.300,000
    13.01.2010     Order     Totals record     100,000-     100,000      10.300,000
    13.01.2010     Deliv.     Totals record     100,000-     100,000      10.300,000
    17.01.2010     BtchSt     123     10.500,000      0,000      10.400,000
    13.01.2010     Deliv.     Totals record     100,000-     100,000      10.400,000
    17.01.2010     BStLoc     123       /SLFR     10.500,000      0,000      10.400,000
    13.01.2010     Deliv.     Totals record     100,000-     100,000      10.400,000
    This is the whole table.
    This is what i got. i believe that it is an availability check problem, i just can't see what is the solution.
    SLFR is the Storage location of the issuing plant.

  • Create SO based on PO of different company code

    Hi all,
    Is there a standard set up for SO creation from a PO of different company code?
    Much appreciate if you could let me know the details.
    Cheers,
    Kenneth

    Again,
    you dont need IDOCs always to create a sales order. You can also create a sales order automatically from the PO through an online job. You can discuss with your ABAPer about online job and they can be able to help you.
    For IDOCs
    You can enable sales order through IDOCs also. For this you have to create a message type for the PO and the transmission medium should be maintained as 6. Explaining the IDOCs fully may not be possible here. However it is easy to configure IDOC if you know message determination in MM or outputs in SD.
    To know more about IDOCs you can go to the links given below. They are the best ones I have seen so far.
    http://sapabaplive.blogspot.com/search/label/idocs
    http://abapliveinfo.blogspot.com/2007/12/abap-idocs-basic-procedures.html
    You should also discuss with the technical team on the function module which should update the IDOC. The FM needs to be developed.
    Also I am updating some of the tcodes which I know of IDOCS
    WE20----PARTNER PROFILE
    WE20----TO INCLUDE PROCESS CODE TO PARTNER PROFILE
    WE41----TO CREATE PROCESS CODE
    WE21----PORT DEFINITION
    SM59----RFC ADMINISTRATION
    WE46----IDOC ADMINISTRATION
    WE06----ACTIVE MONITORING
    WE07----IDOC STATISTICS
    WE09----IDOC DATABASE
    WE10----IDOC IN ARCHIVE
    WE08----FILE INTERFACE
    WECP----CPIC INTERFACE
    SM58----TRANSACTIONAL RFC
    WE64----PROCESS CODES
    There can be some other ways also by which you can create SO from POs, and you can get many ideas if you talk to your developer. My reply was more in the perspective of the company codes that how to determine the second ccode based on teh ccode of one document.
    Please let me know if you need some more info
    You can reward me if this info helps u

  • Extend Customer to Different Company code?

    Hi.
    How to extend Customer to Different Company code?
    ie, Cust1 is created with ABC company code, now i want to extend the same with XYZ company code.
    in same client.
    Reg,
    Antaa21

    Hi,
    In T.Code XD01 - Select relevant account group and enter new company code.
    Under reference option enter the existing customer number and sales org details click on continue button enter name and address details remaining information will be copied from existing customer and save.
    Thanks,
    Padmaja

  • Project stock exist in a plant and WBS but with different company code

    Hello,
    As I know I can not create a PO in company A, but was assigned to a WBS maintained in company code B. The system will check if the WBS getting the same company code with the PO, and pop up  the error message if the company code was differect.
    But seems the project stock could exists in a plant  but assign to  WBS was maintained with different company code. For example, A material stock was in plant A assigned to company code A, and it is also assigned to WBS belong to company code B.
    Any one know it is correct?
    Thanks!

    I knew crossing company code to assign WBS element to PO is not allowed since i got the error message, and I think it's reasonable, cause the expense from the project PO should post to the same company code through the WBS element.
    But why for  the inventory crossing company code is allowed?  The stock in plant A belong to company code A, was assigned to WBS element B belong to company code B. That means the inventory is in the GL balance of company A but under the profit center belong to company B.  How to understand it? I think it's wrong

  • Billing in Stock Transfer between two plants of two different company codes

    Hi Friends,
    I am doing the scenario of stock transfer between two plants of different  company codes.
    I have some issues in Billing for this..
    What are the settings do i need to to for Pricing in SD point of view.
    Ex:
    Supplying         /         Receiving
    Com.Code:2000     /        CompanyCode:1000
    Plant:2100              /         Plant:1100
    SA:2000/10/00      /          SA:1000/10/00
    I created Customer 5555 w.r.t sales area of supplying company code (2000/10/00)
    I created Vendor  7777 and assigned Supplying Plant 2100 in add purchasing data.
    In IMG Settings:
    Define Shipping Data for Plants: In Receving Plant i assigned customer 5555 and sales area blank
                                                        In Supplying Plant i assigned customer blank and sales area as 2000/10/00
    Create Checking Rule: Standard(B SD Delivery)
    Define Checking Rule: Standard(Avallability-01assigned to checking rule B)
    Assign Delivery Type and Checking rule: Document type(NB)-Supplying Plant(2100)-Delivery Type(NLCC)-Checking Rule-(B)
    Assign Doc Type:Supplying Plant(2100)-Receving Plant(1100)-Doc type(NB)
    What are Pricing settings in SD i have to do?????????
    Process:
    ME21N->VL10B->VL02N(PGI)->VF01(IV)->MIGO->MIRO
    I have gone through many threads in Forum but confusion in Pricing Part..
    Some are mixing with the inter company sales proces..
    Pls guide me..
    With Regards

    Do the following steps for STO Customizing:-
    1. Create a customer master record for the issuing plant.
    2. Create a vendor master record for the issuing plant, and enter customer account number in the Customer field on the Control screen.
    3. Repeat steps 1 and 2 for the receiving plant.
    4. Assign the plants to the customer master record in Customizing for Materials Management (MM), by choosing Purchasing <Purchase Order < Set Up Stock Transport Order< Plants.
    The Process Flow would be as follows :-
    Create a stock transport order, following the standard procedure, and send the order to the issuing plant.
    Issuing plant has processes your order, and when it is ready to ship,the storeperson at the issuing plant issues the goods using a transfer posting. The excise clerk there creates an excise invoice.The excise supervisor verifies and posts the excise invoice.It then sends the goods to you, together with the excise invoice.
    Once the goods arrive, you follow the standard procedure for incoming excise invoices:
    The excise clerk captures the excise invoice, using the stock transport order as the reference document. The storeperson enters the goods receipt, again using the stock transport order as the reference document.Alternatively, you can first enter the goods receipt and then capture the excise invoice.
    The excise supervisor then posts the excise invoice.
    Best Regards,
    Ankur

  • One customer / vendor used to share by two company codes

    Hi experts,
    is there any possibility to share same vendor or customer in two different company codes?
    my client have two company codes 8000 and 9000 and that two company codes sharing the same customer /vendor  XXXXX.
    now they want to post the two company codes transactions to one customer/vendor.
    means when we open the customer /vendor line items  we should able to see two comapny codes transactions of that customer/vendor.
    plz advice.
    Thnaq,
    sandhya.

    yes it is the same way the SAP suggests- provided address is same.
    SAP vendor / customer has got two segments -
    General data - which is common for all company codes and is at client level data and stored in table KNA1 (customer) and LFA1 (vendor)
    Co code data- which is specific to company code - create as many views for each co code which are specific to co code decisions and accounting - and is stored in KNB1 (customer) & LFB1 (Vendor)
    In the same way Sales organisation and Purchase Organisation also stored separately.
    For creating Co code data, enter existing customer/vendor code and type co code and it will allow u to create both data.
    Hope this is of help to u

  • Inter company STO wtih two different company codes

    Hello expert,
    I am doing inter company stock transfer between two plants that belongs to two different company code. Can someone tell me if my settings are correct
    Plant-A  (S.org- X, DC-10, D-00) and CC-A
    Plant- B (S.org-Y, DC-10, D00) and CC-B
    Deinfe shipping data for Plant u2013A
    u2022     Plant u2013A
    u2022     Customer u2013B
    u2022     Sales Org-X
    u2022     DC 10
    u2022     D 00
    u2022     Under Control data tab, Vendor = A     
    Define shipping data for plant u2013B
    u2022     Plant u2013B
    u2022     Customer u2013A
    u2022     Sales Org-Y
    u2022     DC 10
    u2022     D 00
    u2022     Under control data tab, Vendor = B
    Customer Master for Plant -A
    u2022     Customer-A
    u2022     CC-B
    u2022     S.org-Y
    u2022     DC -10
    u2022     D-00
    Customer Master for Plant -B
    u2022     Customer-B
    u2022     CC-A
    u2022     S.org-X
    u2022     DC -10
    u2022     D-00
    Vendor Master for Plant u2013A
    u2022     Vendor u2013A
    u2022     CC- B
    u2022     P.org = 1000
    u2022     Additional purch data/Extrac = A
    u2022     Under control tab, Customer = A
    Vendor Master for Plant u2013B
    u2022     Vendor u2013B
    u2022     CC- A
    u2022     P.org = 1000
    u2022     Additional purch data/Extrac = B
    u2022     Under control tab, Customer = B
    When i try to create a STO with document type NB, it says shipping data can't be determinded. Ofcourse , the material is being maintained for both plant with sales data. thank you so much for ur help.

    this is because of of shipping point is not determined, maintain shipping point for the following combination
    1)The shipping conditions from the customer master record (Shipping screen)
    2) The loading group from the material master record (Sales/Plant Data screen)
    3)The delivering plant
    Regards,
    Bala

  • Vendor Data for different company codes/purchase organization

    Hi,
    In Fax massages of POs the fax number is taken automatically from the filed ADRC-FAX_NUMBER.
    We have 2 different companies and each has their own contact number and fax for the same vendor.
    How can I differentiate the numbers to each company code or purchase organization?
    Where can I maintain different fax and telephone numbers for a single vendor, that can be used in the printing of POs?
    Thanks
    Shachar

    Hello,
    If your intention is to use the same vendor code for different company codes, create a new OA partner with the 2nd fax number. You can default the OA partner in the contract.
    Hope this helps,
    Cheers!

  • EXTERNAL OPERATION in a production order with  different company code plant

    Hi,
    in my case i am having a production order with  4 operations.
      0010 milling
      0020 winding
      0030 cutting
      0040 milling
    among this opearion 0030 i want to do it in a plant which is assigned to different company code than mine.
    in this case whether i should proceed with PP01 Control key  with opearion plant as that plant which is lieing in diffent company code or
    i should specify  PP02 control key saying that plant as an external vendor for me and do PR  and PO for that service .
    which should i follow for my case and how cost gets updated .

    Hi,
          For different company code, u have to specify PP02 in the routing for external vendor. In PP02 control key indicator must be set in external opn.
    Before that create purchase info record.
    Enter subcontract info record in routing.
    after running MRP , convert the PR to PO.
    Send the material by MB1B by 541 mvt
    Receive the material by MIGO  by 101 mvt.
    Regards,
    Raja sd

  • Billing issue in case of stock transport between different company codes

    Hi all,
    In my project there are 2 different company codes - C001 & C002.
    C001 has plant K101 & C002 has plant K201.
    I am trying for the cross company code stock transfer. The plant K201 issues a stock transport order to plant K101. Now I created a delivery using transaction code VL10G & the system created a delivery successfully.
    I did the picking & PGI using transaction code VL02N successfully.
    Now I am trying to create a billing document in VF01 taking the reference of the delivery number created above but the system issues an error log stating
    "0080000020 000000 The document is not relevant for billing"
    The detail description is as under:
    Client...................................................210
    Group Number
    Sales Document Number.......................0080000020
    Item Number of the SD Document..........000000
    Schedule Line Number..........................0016
    Counter in Control Tables......................00
    Message Identification..........................VF
    System Message Number....................016
    Output Type........................................I
    Message Variable 01
    Message Variable 02
    Message Variable 03
    Message Variable 04
    Group Type.........................................F
    with best regards,
    Neeraj Kumar

    HI ,
    you just check the Billing type which is assigned for that Delivery type and also check what type of billing document it is i.e., in T.code VOFA
    1)Check SD document category ,whether it is invoice or Proforma invoice,
    2)check copy controls
    Regards
    Raghavendra

  • F.27 - combined statement for different company codes

    Hi,
       In F.27 transaction, for sending account statement to customer, for a customer with open items in different company codes, a different account statement is generated for each company code. The business wants one statement per customer, with open items from all company codes. We have been working on a investigating a solution, but making a Z-copy of the programs and modify looks too complicated. Is there a solution in FI configuration, which leads to generation of just one account statement per customer.
    Help would be appreciated.
    Thanks
    PH

    HI
    Have you tested the statement by giving multiple company codes in F.27 in Company code selection? You have the option of selecting multiple company codes here, It should solve your problem.
    Award points if usefull.
    sarma

Maybe you are looking for

  • How do I transfer all music from IPod to new computer?

    There is a topic that covers this in Support, but it freezes my computer every time I try to access it. Can someone give me the steps? I have a new PC and I want to transfer all my music to it from my iPod. (I know how to transfer the purchased tunes

  • Shared printer not showing in list

    My husband and I both have mac g4's, connected over usb network. We both recently updated to 10.48. The printer is connected to usb hub on with his printer. Everything was fine til we updated operating systems. Now the printer stopped showing in my p

  • Solution For 10.4.8 Update Reboot Problems

    This is exactly what worked for me, without any need to back-up or re-format. Get out that 10.4 install disc. Boot from the disc (Hold down C after the startup sound) Select your appropriate language. Then, on the next screen, move the mouse to the t

  • Webforms caching

    Hi, After deploying my forms to the server, i run the form from runform.htm. This opens up a new window with my form. After i close the window and run my form from runform.htm, It doesn't reload the form but instead shows a cached version. I would wa

  • Creating Variant in Dialog Program Screen

    Hi All, Can I create Variant in Dialog Program screen.If yes, how can I do this? Thanks Saurabh