Plant authorization for Same Co. Code

D friends,
We’ve 2 plants in the same co code. Requirement is that user in Plant 1 should not have the authorization to enter Plant 2 in his Sales Order and vice-versa. We’re not able to control this through std. role matrix.
Hence pls suggest how this restriction should be implemented?
Thanks.

Hi R Sgr,
You talk  to your basis guy to define the role for particular user
or
Program SAPMV45A ,  you can find the Include MV45AFZZ
Try in this user exit
Regards
Ramesh

Similar Messages

  • Restrict PO creation for multiple plants for same company code

    Hi Gurus,
    We want to restrict PO creation for multiple plants in the same company code. Based on Standard SAP settings for Purchasing organization assignment with multiple Plant and multiple Plant assignment with single company code, this is happening. Is there a way that we can restrict by doing some customization change.
    Any thoughts or ideas will be highly appreciating.
    Thanks and Best regards,
    Karun Kumar

    Hi,
    Said functionality is not available in SAP standard.
    To avoid the same ,i can suggest implement release strategy for PO,and then higher authority / commercial team can check created PO,if multiple plants available in single po then they have the option of rejection for the same.
    Or else check BADI-ME_PROCESS_PO_CUST,take the help from abapor and apply the restriction to select multiple plant in PO.
    Hope this will resolve your query,
    Thanks & Regards,
    Sandesh Sawant

  • MM STO between Plants under the same company code

    Hi experts,
    Please guide on the configuration steps for doing STO between Plants unders the same company code.
    We have company code 100 in that Plants A B & C are theie. Each Plant can do STO to other Plant.
    How to configure this scenario?

    Dear,
    Please follow bellow path
    1. Create a vendor for the Company code of the receiving plant using account group 0007 via T-Code XK01.
    2. In the purchasing data view assign the supplying plant and the schema group
    3. Create customer with the sales area of the vendor.
    4. The shipping conditions, the delivering plant and the transportation zone determine the route in the STO.
    5. In the pricing procedure determination relevant to the STO assign document pricing procedure and customer pricing procedure to get the pricing in the invoice.
    6. Maintain condition records for pricing condition.
    7. Maintain carrier as a partner in the customer master.
    8. In OMGN select the supplying plant and assign the company code and sales area. Similarly select the receiving plant and assign the company code and sales area (The company code to which the plant is assigned to).
    9. Assign the delivery type and checking rule to the document type.
    10. And finally, assign the purchasing document type to the supplying plant and the receiving plant.
    11. Create the STO using T-Code ME 21N and save.
    12. Check for release strategy if any and release using T-Code ME 28.
    13. Create delivery in background using VL10G.
    14. If delivery is created, it is an indication of correct configuration and master data creation.
    Stock transfer between two plants in different company codes is known as inter company stock transfer.
    Material should be maintained in both supplying and receiving plant MM01
    Stock should maintain only in supplying plant MB1C
    Create receiving plant as a customer in supplying plants company code and sales area XD01
    Assign this customer number in receiving plant details OMGN
    Assign supplying sales area in supplying plant details OMGN
    Assign delivery type NB for in combination of supplying/ receiving plants.
    Create STO ME21N
    As it is normal there in the item details we should get shipping date i.e. customer number
    Go for Delivery VL10B
    Shipping point *****
    Select PO go for execute
    then select the delivery then go for delvy ............create delvy,,,, delvy number generated.
    Goods Issue VL02
    Delvy doc **********
    Click on picking
    enter the picking qty
    Click on PGI
    in the mean time check in the PO history you will get the details
    Goods receipt MIGO
    Stock transfers that include deliveries and billing documents/invoices are only possible between plants belonging to different company codes.
    If you want to carry out a cross-company-code stock transport order with delivery but without a billing document, you must set the Relevant for Billing (data element FKREL) indicator in Customizing of the item type to "blank" (Not relevant for billing).
    The following applications are involved in this type of stock transfer:
    ? Purchasing (MM-PUR) in entering the order
    ? Shipping (LE-SHP) in making the delivery from the issuing plant
    ? Billing (SD-BIL) in creating the billing document for the delivery
    ? Inventory Management (MM-IM) at goods receipt in the receiving plant
    Invoice Verification (MM-IV) at invoice receipt in the receiving
    Transfer of goods from one location to another location, it may be between plants within the same company code or in different company code's plants.
    within the company code, but plants,
    receiving plant will raise the STO in Supplying/issuing plant-ME21n,
    Supplying plant will deliver the goods to receiving plants ,
    then we need to pick n post the Goods Issue-VL02n,
    now when we can observe that the STO qty will be added into receiving plant and reduced in Delivering plant,
    To do this, we need do prior customization in SPRO-IMG,-
    material should be created in both plants( receiving & Supplying)
    -maintain the stock only in supplying plant
    -create a dummy customer in supplying plant's sales area(if u have one sales area, create in tat comp code n sales area)
    -assign this customer number to receiving plant's details along with the sales area,
    -Assign the STO doc type(UB) to Supplying plant, along with checking rule
    -Assign the Del type (NL/NLCC) to Supplying n receiving plant.
    Stock Transport Order:
    http://help.sap.com/saphelp_47x200/helpdata/en/4d/2b911d43ad11d189410000e829fbbd/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/4d/2b917843ad11d189410000e829fbbd/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/4d/2b918543ad11d189410000e829fbbd/content.htm
    u can also use the SAP building block
    with delivery
    http://help.sap.com/bestpractices/BBLibrary/html/P36_IntStockTransDel_EN_IN.htm
    without delivery
    http://help.sap.com/bestpractices/BBLibrary/html/P38_IntStockTransWithoutDel_EN_IN.htm
    Regards,
    Mahesh Wagh

  • Authorization for a Transaction code

    Hi,
    In ECC 5.0, how can we get an authorization for a transaction code by debugging the code?
    Actually in 4.6C, we used to debug the code & change SY-SUBRC code to '0' & get the authorization for a perticular transaction code.
    Similarly how can we do this in ECC 5.0?
    I tried, but I am not getting where to change the sy-subrc code to '0'.
    Any help or clue is greatly appreciated.
    Thanks,
    Sarika.

    Hi Sarika,
    You can try out this workaround. In function module 'RS_TRANSACTION_TEST' put a breakpoint at statement ' call function 'AUTHORITY_CHECK_TCODE''. Execute the required transaction using tcode SE93.If you don't have the authorization then sy-subrc will be 4 after the above statement. In debugging mode change it to 0. Hope this helps.
    Thanks,
    Roshan Gujaran.

  • Delete authorization for specific Company Code

    All,
    For a specific transactions, our users may only run the transaction for a specific company code. Transaction is TPM55A
    What authorization object do I need to add to my role, so the users have only authorization for let's say Company code range 1000 - 1050.
    Many thanx for help
    kr,
    Stef

    Hi Stef,
    Please try to add this authorisation object manually F_BKPF_BUK- Authorisation object for company code.
    In the filed BUKRS you can maintain the company code as you required for the users.
    I hope this may help you in resolving the issue.
    Thanks
    Karthick

  • Stock transfer between two plants under the same company code at profit

    Hello,
    Hello,
    I have a scenarios. One plant is selling a part to other plant at a margin. Both plants belongs to the same legal entity.
    How can I map this scenario in SAP?
    What will be the cost of my part in these two plants?
    What mechanism I would use to transfer the stock from supplying plant to the buying plant?
    Your urgent reply is appreciated.
    Thanks,

    Hi
    To map this scenario, you should use Profit Centre Accounting.
    Example
    Matl XYZ is to be transferred from Plant 1000 to Plant 2000 at a profit.
    Value of Matl XYZ in Plant 1000 is $100
    Transfer Price: $120
    From FI view point, there would not be any Accounting document as both Plants belong to the same Company Code.
    From PCA view:
    Plant 1000:
    Internal Revenues Dr.  120
    Stock                  Cr.  100
    Profit Margin        Cr.    20
    Plant 2000:
    Stock                                 Dr. 120
    Delivery from Profit Centre    Cr. 120
    Effectively, the value of Matl XYZ in Plant 1000 remains at $100 and in Plant 2000, it is $120.
    Hope this clarifies.
    Thanks

  • Role authorization for CJ88 T Code

    SAP Gurus
    can any one tell me control the CJ88 T code, my client is having 4 business areas but, so in one business area employee will not access the other business area WBS element, can any one tell me how can i control
    thanks in adv
    venkat

    You could get with your Basis group to add the authorization object: F_BKPF_GSB - Accounting Document: Authorization for Business Areas to the CJ88 transaction and set it to be checked at execution.  Then you could create different roles for each business area and set them to the different values for BA.  You can use TCode SU24 to see that there are no authorization objects in CJ88 for checking BA in SAP standard.
    Alternately, you could find another role that already has this object and limit it by each area, but this would take multiple, nearly identical roles.
    Regards

  • Multiple Cheques for same company code in Cheque Printing.

    Hi All
    I am currently working for a client requirement of cheque printing. The requirement is such that we have a multiple ( 3 nos) bank cheques for the same company code. These cheques have different alignment, so we can't use the same SAP Script Form (or can we?).
    Can anyone of you please let me know how to go about this requirement?
    Like, if we create multiple SAP Script Forms, can we assign them to the same company code in the configuration or is there any other way that we may do some changes in SAP Script form itself ( My guess being using a particular alignment for Bank Codes using IF Condition)?
    The situation is such that we cannot make changes to the print program RFFOUS_C (neither make a Z copy of it).
    Thanks in advance.
    Harsh

    Hi,
    u have 3 differents cheques from the same company, but they should be from different banks...
    what is the problem?
    u can't use 3 cheques at the same time to pay for sth
    check with ur FI consultant, so he'll explain u how it works.
    Just copy a the sapscript F110_CHECK_IN to Z* and that's all
    Regards

  • Different Payment advice config for same company code but diff Payment metd

    Hi Guys,
    Payment advice form is configured in FBZP in the PAYING COMPANY CODES and it is company code level, But I need to use different forms for different payment methods in the same company code, Whether is this possible in the config level or whether  any BTE or BADI or User-exit exisist??
    regards,
    Prabhu

    Hi Radhika,
    We have to config a payment methd for a Check and in the path u mentioned we have Check form already,
    And we need to config the Payment advice for this check.
    So in FBZP - "Paying Company codes"  we have configured the Payment advice form which works fine.
    Requirement is we need a different Payment advices for this payment methd and this company code has several other Payment methd.
    I hope this can be done by modifying the Payment medium program.
    regards,
    Prabhu

  • Two check forms for same company code

    Hi
    We are using  two different house banks with in same company code. And we will issue checks from both banks depending on need. However check formats of both banks are different.
    Question is how to set up different check formats as we can enter only one check form in FBZP by company code.
    Any help in this regard really appreciated.
    thanks

    closed myself

  • One computer, 4 authorizations for same song on it: what's with that?

    I have only used one computer and my iphone for the itunes I have purchased but when I went to play a purchased song iTunes said I had to authorize it on this same computer. Then iTunes said I only had one autorization left. This problem is likely due to the fact that I had to resore my itunes from a windows live onecare backup after reformatting the c drive. Is there a way I can always have the songs I originally inported or downloaded into this specific computer recognize themselves as authorized always on this computer one time? When I resored, iTunes set the songs up in a differnt iTunes directory than it was formerly in. All my other mp3s moved around ok. Can somebody help me with this? I'm not going to buy this stuff over and over again nad if I can't get it to work, I'll download elsewhere than from iStore.

    Hi madwulf;
    WARNING I just received word from the IBM CERT Team that the security for Microsoft Live has been breached. Their recommendation is to have nothing to do with it until Microsoft is able to redo the security. At the present time the hackers are to defeat the Microsoft Live security one third of the time.
    Allan

  • How do we do production orders for same item code in different sizes

    Hi,
    We have Items which we buy as a single sheet of material and our customers can ask for us to cut the complete sheet into different sizes before despatching it. i.e
    Item Code Sheet1: Sheet size 100mm x 100mm
    Customer asks for sheet to be cut into 10 off 10mm x 10mm sheets, which we presently put on the sales order as a line note
    We then generate a production order for this item and indicate on the production order printout the line note
    We've recently had a customer who has asked for Item 1 in two different sizes on the same sales order ie
    Order Line 1 Sheet1 Qty:1 Line note: cut into 10mm x 10mm sheets
    Order Line 2 Sheet1 Qty:1 Line note: cut into 50mm x 50mm sheets
    When generating the Production order SAP combines the items into
    Product No: Sheet1
    Planned Qty: 2
    Where as we want it to create 2 production orders 1 of each different sizes items.
    I know I can create BOMs for those two sizes, but customers can ask for the sheets to be cut to whatever size they want. Is the best method to create BOMs on the fly for each different sizing option or are there alternative methods that are easier to manage ?
    Thanks
    Carl

    Hi Carl Rutter,
    You have to creat 2 special production order for this item. when issue the component make sure you issue the stock as per the cosumption becaue one have 10mmx10mm and the another item have 50x50 in this case you issue component by square inch wise. for example 10*10 = 100 squre inch.
    50*50 = 2500 square inch so the cost will be approtionate. you can Use multiple uom method to obtain this, other wise you have covert into stock then you issue the component. If you want traxk size wise ,you can use batch option for Finishe goods.
    Regards
    Sridharan

  • Forcing Authorization for a transaction code without authorization check in

    Transaction code 'PP02' has an authorization object P_TCODE. So when a user who does not have authorization to transaction 'PP02' tries to execute it from command prompt, the SAP system appropriately restricts user saying "You have no authorization".
    However, If Ia program has  "Call transaction" verb calling this transaction and if the restricted user runs this report or module program, it does not restrict the user to access the transaction.
    Is there any way to restrict user to access the transaction from program without explicitly doing authorization check from within the program?
    Jitendra Mehta

    Hi Florin:
    S_TCODE restricts the user only at command prompt level, not if you run the transaction for program using "CALL TRANSACTION" verb.
    If we assign auth.object P_TCODE with some other transaction values (not one for which we want to restrict), then the authority check works for the above.
    But say, if I have no other transaction code values to be assigned to auth. object P_TCODE for the restricted user ( therefore, obviously I don't assign auth. object P_TCODE to any auth. profile for the restricted user) then again, I am out of luck.
    The only way, I have seen this working is to assign value space ( ' '  ) to auth. object P_TCODE and then assign this auth.object to one of the auth. profiles of the restricted user, BINGO!, then it works.
    But our Authorization team has an objection saying "We assign the transactions ( to auth. object ) which the user should have access. It is not  proper to assign a no value to auth. object ( assigning space value ) "
    I do not know how much merit their argument has, however, I was wondering if there is another way I could achieve it without relying on tens of hundred of programs doing auth. checks whenever they call the restricted transaction.
    Please let me know your thoughts.
    Thanks.
    Jitendra Mehta

  • ICR - Upload multiple files for same company code?

    Hello,
    I have a question regarding the file upload functionality for ICR.
    The file has to be prepared in MS Excel and then saved as tab delimited, but MS Excel has a limited number of rows.
    So ....if one of my companies needs to upload more than one file for the same process/period because of this number of rows limitation, would that be possible? How is it handled and how we do we prepare the system for it?
    Thanks for your help.
    Regards
    Isabel

    Hello Isabel,
    Actually this question is not quite answered yet...
    The problem is that during data selection you can only choose one file per company/seqnr. In your sceneario each file represents a data source. So you need to create one entry per file in FBICRC01010 (e.g. FBIC032). If you were to run data selection once and choose one file and then run data selection again and choose a different file, the data from the first file would be deleted.
    And you can split up a document in the middle. ICR considers each data record individually. There is no balance zero check or anything - since you usually transfer individual line items anyway.
    Best regards,
    Ralph

  • Different storage location automatically pick for same material code

    Hi,
    As per my requirement,
    We have two storage locations i.e Return Location and Finished Location and single plant and single shipping point.
    At the time of Normal delivery system should be automatic picked Finished Location and return delivery system have to pick Return Location only.
    I tried to do Storage location determination but system is not picking correct location. Kindly guide me.
    Thank You!
    Chakradhara

    Check this thread
    Creation of return order with ref to an Invoice
    G. Lakshmipathi

Maybe you are looking for

  • Acrobat 9 standard download help

    hello My cd for acrobat 9 standard is unrecognizable; where can i download program?  I do have my serial number. thanks!

  • Error GR410: characteristic cannot be combined with key figures

    Hi, My problem is in Report Painter. I need to add selection by trading partner (or by vendor) in report 6OBU-001. For this Iu2018ve modified reporting table RWCOOM, in order to make available characteristic RASSC in the library 6O2. Iu2019ve added T

  • DistributedCOM errors from Reporting Services server on Primary

    I have a SCCM 2012 SP1 CU4 environment with a dedicated Reporting Services server next to my Primary. On the primary i see in the system event viewer every hh:31 2 alerts and every hh:01 about 15 alerts and i can't find how to stop these alerts. The

  • Java/mountain lion issues

    Anyone else having issues running java web apps with mountain lion? I use one for work, and it starts to launch then crashes. I tried reinstalling java, but a window pops up indicating a newer version has already been installed. Yet when I attempt to

  • My scanned document has different images than the original

    Scanning a document as PDF.  Some of the letters on the original do not appear on the scanned version