Partner inheritance stop from header to item only for opportunity

Hi Team,
Could anybody help me in the below requirement.
In standard , in any business transaction, partners of Header inherited to Items.
Table SMOFPARSFA. The parameter PARTNER_NO_INHERIT is intiial.
I have a requirement, where we need to stop this partner inheritance from header to item for Opportunity only.
What would be approach to do this. Is there any BADI available for this?
Appreciate your quick response.
Thanks
Sudhansu

Hi Marion,
Thanks for the quick response.
I tried with this BADI but the BADI didnt trigger.
1. I clicked on Opportunity creation link..
2. on the details page, the Employee responsible is assigned as my name both in header and item.
3. Now i changed the Emp resp to another one.
4.Now it got changed in Item level as well.
As per my requirement this should not change in Item.
Note till now i didnt save the Opp.
Could you please help me in this case.
Thanks
Sudhansu

Similar Messages

  • Inheriting Sales area from header to ITem

    Hello All,
    is there a way to inherit header sales area to Item sales area pelase?
    I read SAP documentation that explains that if you leave ORg Determination profile as EMpty for item catogory, it inherits from header to item.
    But system does not do it for the division.
    if i leave it empty, only Sales org and Distribution channnel get inherited but not division. divison is allways coming from material.
    is there anyway to change this and get Sales area determining always from header of the document pelase?
    BR,
    KP.

    Hi npl kpl,
    Division will always come from product. That is standard behavior. If you read the IMG activity description for 'Assign Organizational Data Profile to the Item Category' , it is clearly stated that division will get derived from product.
    Now if you must change it, I think you will have to write custom code in some BAdi after the org determination has happened for your item.
    Regards,
    Niraj

  • Disabling partner data tab at header and item.

    25.11.2008
    Hi friends,
    Is there any user exit to disable 4 out of the 5 partners in the partner functions tab at header and item level as my requirement is not to allow the user to change the partner functions SP, SH,BP,PY. I cant use SHD0 or  use the not-changeable  function in VOPA hence the need for user exit.  
    Please suggest.
    Regards,
    Udaynath

    Dear Udaynath,
    try with:
    Path: SPRO --> IMG --> Sales and Distribution --> Basic Functions --> Partner Determination --> Set up Partner Determination
    Choose Activity: Set Up Partner Determination for Sales Document Header
    Select Partner: TA, and click: Partner Function in Procedure
    Give Work Area as, say TA and WE (or SH).
    Now, in next screen, click Box: N, to avoid changes in Sales Doc. i.e. Sales Order.
    Similary, maintain for Bill-to-Party and Payer.
    User won't be able to make changes in Partner Fucton in Sales Doc.
    Best Regards,
    Amit

  • Howto make created folders/ files from one teacher, read only for other teachers?

    Hello there,
    as an admin @ school I was wondering how to make created folders/ files from one teacher, read only for other teachers?
     - In a 2008domain, created a group "teachers"
     - created a folder "teacher data" where all teachers have read/write permissions
    ideal,a teacher who make's a folder in "teacher data" should be the only oen who is able to add file's to that folder and dele that folder or files. Other teachers may be able to read the content of the folder.
    Is this possible to set up and how?
    many thanks.
    Nico.
    rds

    Hi Nico,
    You could set the permissions below to resolve the issue:
    For the root folder "teacher data": give the full control permission to CREATOR OWNER – "Subfolders and files only" and give the read/write permissions to the group "teachers"– "This folder only".
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Detecting change on header and item texts for sales order in user exit

    Hi,
    In the user exit of VA02, I need to identify/detect if header or item texts for sales order is changed or not.
    Please advise on this.
    Regards,
    Shreyas

    Normally system stores the old values in XTables and new values in YTables.  Check if you have access to these in your user exit.  If you give the user exit name, someone will be able to guide you.
    hith
    Sunil Achyut

  • Partner Functions Mandatory in Header and Item Level

    Hi Guys,
                   I want to Make Some Partner Functions as a Manatory in Header and Item Level,How to make it configure,Please give me
                   the solution.

    hi,
    please go to VOPA and select :
    after configuring the set up PD for customer master.
    then check the second and third ones
    FOR HEADER LEVEL:
    GOTO SPRO - SD - set up partner determinatin procedure- set up PDP for sales document header & select your PARTNER DETERMINATION PROCEDURE & goto partner functions in procedure and SELECT WHICH PARTNERS TO APPEAR AS MANDATORY & CHECK whether they are appearing in document header or not.
    FOR ITEM LEVEL:
    GOTO SPRO - SD - set up partner determinatin procedure- set up PDP for sales document ITEM LEVEL & select your PARTNER DETERMINATION PROCEDURE & goto partner functions in procedure and SELECT WHICH PARTNERS TO APPEAR AS MANDATORY & CHECK whether they are appearing in document item level or not.
    balajia

  • Date update from header to item

    Hello All,
    I have following questions.
    1) in CRM if Item Category doesn't have any Date profile assigned in Item category IMG, does it use header date profile to show the date types in sales Transactions or dates doesn't show up at all on item level.
    2) if Date profile for header and item has same date type assigned eg.,, Requested Delivery date on Sales Transaction TA, if I change date on header does it flow to the same item date type? if not - how to achieve it?
    and there are no date rules assigned to that date type, its a manual entry.
    Thanks
    Chandrashekar

    Hello Thomas,
    Thanks a lot for Replying to my Question, I appreciate it.
    I am using TA & TAN for my sales document and I see Requested Delivery date field on header overview page under Sales order Details AB and also on Item overview page under Details AB, don't know if this was part of standard?
    but the requirement from my customer is they want this date to be updated automatically on item level as soon as it is updated on header, would be great if you could let me know if this is something possible without development.
    Thanks
    Chandu

  • Account assignment not copied from header to item level.

    Dear All
    I have entered WBS in sales order header level account assignment field. In development and in quality server it is getting copied to header to item level. But in production server it is not getting copied.
    What could be the reason. KIndly guide me.
    Shobana

    Please confirm your data transfer routine (copy control) in your production system. If its working fine in quality system then it should work in production as well.
    Regds
    Jess

  • Trigger delta and extract header and item texts for sales order

    Hi,
    I need to force a delta as well as extract the header and item texts when any (and only) change is made on the sales order texts.
    Nothing else is changed on the order except the header or item texts.
    Please advise how this can be achieved in the user exit of the VA02 transaction. Please suggests suitable FMs that could be explored.
    Thanks
    Shreyas

    Hi,
    I need to force a delta as well as extract the header and item texts when any (and only) change is made on the sales order texts.
    Nothing else is changed on the order except the header or item texts.
    Please advise how this can be achieved in the user exit of the VA02 transaction. Please suggests suitable FMs that could be explored.
    Thanks
    Shreyas

  • Connect from Portal to CRM only for super_admin_role

    Hi all,
    We've just imported the Business Package for CRM4.0.
    Now I created a testuser and added the user to the role 'Account Manager'.
    But when I click on the iView / Link Account Management -> Accounts, I get an error "Unable to lookup System 'SAP_CRM'. Please check the system object and the alias.."
    But when I add the testuser to the role 'super_admin_role' the iView is displayed correctly.
    What am I doing wrong?
    Regards
    Ralph

    Hi Ankur,
    the usermapping is done with SSO to a BW system and there is only one CRM in the landscape.
    When I'm doing the connection test in the system configuration from the portal to the CRM  system, it tells me the SAP WAS Connection is correct and working (green).
    The ITS, Connector and DQE Connection is NOT working (red).
    We are working on NW04 Portal SP14.
    On calling the iView Accounts I get a log in mask from the CRM System (only as super_admin). If I don't have the super_admin_role I get the error
    Unable to lookup System 'SAP_CRM'. Please check the system object and the alias..
    See the details for the exception ID in the log file
    com.sap.portal.appintegrator.sap.BSP::BSP/SSOLayer
    Regards
    Ralph

  • Lightroom 5 from Amazon: Box says "Only for distribution in North America"

    I bought Lightroom 5 through Amazon: Box says "Only for distribution in North America. Not for distribution anywhere else, including ... Africa..." I live in South Africa. Please explain. Can I use this product?

    It's the first thing that Adobe says when I go to the website they say on the package: www.adobe.com/go/elegibility.
    I copy:  http://www.adobe.com/education/students/student-eligibility-guide.edu.html? 
    "Adobe software is available at an education  discount for students, teachers, staff, and institutions. You can  purchase software for your personally owned computer or those owned by  your school. These requirements apply in the United States and Canada."
    They should have posted that on AMAZON UK so that students who buy from Amazon UK will not buy it.
    Here is the link you requested. http://www.amazon.co.uk/Adobe-Photoshop-Lightroom-Student-Teacher/dp/B00CLD7Y5I/ref=sr_1_1 ?ie=UTF8&qid=1398107993&sr=8-1&keywords=lightroom+5+student

  • Copying WBS from Header to Item Level

    Hi Everyone
    Is there a way in which we can copy the WBS assigned at header level to item level? Do i need to do any extra configuration for this? Your kind help will be really apprecited.
    Kind Regards

    Please confirm your data transfer routine (copy control) in your production system. If its working fine in quality system then it should work in production as well.
    Regds
    Jess

  • Incoterms in sales order: part 2 is not taken from header to item level

    Dears,
    I got a customer with incoterm DDP in part 1 and a city "Hamburg" in part 2.
    When I create a sales order, I change part 2 from "Hamburg" into "Berlin" before I insert items.
    Unfortunately the changed content ("Berlin") is not taken to item level, there is still standing "Hamburg".
    I haven't found any solution for that behaviour.
    I hope, any one can answer how to solve that.
    Many thanks.
    Chris

    Thanks for reply.
    The flag is already checked, so there must be another reason.
    But, in the meantime, I found out, that there is a difference between some users.
    Some users can change the incoterm at item level, some others cannot.
    What could be the reason? Some profile settings?

  • Hiding a customized tab (from header and item) in ME21N, ME22N and ME23N

    Hi SAP gurus,
    I need to make invisible a customized tab in Po creation(me21n), change(me22n) and display(me23n) in enjoySAP transaction for a particulat Doucument type.
    Please let me know the possibility and the solution to implement.
    Thanks,
    Kishore P

    Hi Kishore,
    The customized tab cannot be made visible or invisible conditionally. Instead you can write some text inside the tab to distinguish between different document types.
    Hope this helps.
    Regards,
    Abhijeet Kapgate

  • Header and Item Texts for Sales Order

    Hi,
    Can any one help me on Header Text and Item Text...........
    <b>STXH & STXL</b>
    TDOBJECT :__________
    TDID:_____________
    TDNAME :_______________
    Regards,
    Raghunath.S

    Hi
    Double click on the related text
    it will open Text editor
    from Menu GOTO-> header
    for SO HEADER Texts
    then you see the 4 paramters like OBJECT (VBBK),ID,OBJECTNAME (sales Order No) and LANG
    FOR SO ITEM texts
    OBJECT (VBBP table), ID, OBJECTNAME(SO no plus ITEM No) and LANG
    You have to pass these 4 parameters to READ_TEXT fun module to fetch the corresponding texts
    see the doc on READ_TEXT
    READ_TEXT
    READ_TEXT provides a text for the application program in the specified work areas.
    The function module reads the desired text from the text file, the text memory, or the archive. You must fully specify the text using OBJECT, NAME, ID, and LANGUAGE. An internal work area can hold only one text; therefore, generic specifications are not allowed with these options.
    After successful reading, the system places header information and text lines into the work areas specified with HEADER and LINES.
    If a reference text is used, SAPscript automatically processes the reference chain and provides the text lines found in the text at the end of the chain. If an error occurs, the system leaves the function module and triggers the exception REFERENCE_CHECK.
    Function call:
    CALL FUNCTION 'READ_TEXT'
    EXPORTING CLIENT = SY-MANDT
    OBJECT = ?...
    NAME = ?...
    ID = ?...
    LANGUAGE = ?...
    ARCHIVE_HANDLE = 0
    IMPORTING HEADER =
    TABLES LINES = ?...
    EXCEPTIONS ID =
    LANGUAGE =
    NAME =
    NOT_FOUND =
    OBJECT =
    REFERENCE_CHECK =
    WRONG_ACCESS_TO_ARCHIVE =
    Export parameters:
    CLIENT
    Specify the client under which the text is stored. If you omit this parameter, the system uses the current client as default.
    Reference field: SY-MANDT
    Default value: SY-MANDT
    OBJECT
    Enter the name of the text object to which the text is allocated. Table TTXOB contains the valid objects.
    Reference field: THEAD-TDOBJECT
    NAME
    Enter the name of the text module. The name may be up to 70 characters long. Its internal structure depends on the text object used.
    Reference field: THEAD-TDNAME
    ID
    Enter the text ID of the text module. Table TTXID contains the valid text IDs, depending on the text object.
    Reference field: THEAD-TDID
    LANGUAGE
    Enter the language key of the text module. The system accepts only languages that are defined in table T002.
    Reference field: THEAD-TDSPRAS
    ARCHIVE_HANDLE
    If you want to read the text from the archive, you must enter a handle here. The system uses it to access the archive. You can create the handle using the function module ACHIVE_OPEN_FOR_READ.
    The value '0' indicates that you do not want to read the text from the archive.
    Reference field: SY-TABIX
    Default value: 0
    Import parameters:
    HEADER
    If the system finds the desired text, it returns the text header in this parameter.
    Structure: THEAD
    Table parameters:
    LINES
    The table contains all text lines that belong to the text read.
    Structure: TLINE
    Exceptions:
    ID
    The text ID specified in the parameter ID does not exist in table TTXID. It must be defined there together with the object of the text module.
    LANGUAGE
    The parameter LANGUAGE contains a language key that does not exist in table T002.
    NAME
    The parameter NAME contains the name of a text module that does not correspond to the SAPscript conventions.
    Possible errors:
    The field contains only blanks.
    The field contains the invalid characters ‘*’ or ‘,’.
    OBJECT
    The parameter OBJECT contains the name of a text object that does not exist in table TTXOB.
    NOT_FOUND
    The system did not find the specified text module.
    REFERENCE_CHECK
    The text module to be read has no text lines of its own but refers to the lines of another text module. This reference chain can include several levels. For the current text, the chain is interrupted, that is, one of the text modules referred to in the chain no longer exists.
    WRONG_ACCESS_ TO_ARCHIVE
    The exception WRONG_ACCESS_TO_ARCHIVE is triggered if an archive is accessed using an incorrect or non-existing archive handle or an incorrect mode (that is, read if the archive is open for writing or vice versa).
    <b>Reward points for useful Answers</b>
    Regards
    Anji

Maybe you are looking for

  • Reg. displaying the comparison BOM fields in a single line in CS14

    Dear Experts, My requirement is that whenever CS14 is executed for Primary BOM with Secondary BOM comparison, when the Differentiated/Summarized Comparison button is selected, the comparison BOM Fields should appear in a single line. Currently SAP st

  • Backup error

    When I try to backup my catalog in Premiere Elements 12 I get an error message that reads "Error encountered while writing disc ..".

  • Smartform Shifts to the right

    Hi Experts Please can you assist , we have a smartform that does not fax correctly. the smartform is created using standard process. The smartform is created correctly and can be seen in SOST. When we open it in SOST the document is fine. If we email

  • ITunes not opening - aargh!

    Hi, hoping someone can help me. I have just upgraded my iTunes to 8.1. When I try to open it I get the following message: iTunes cannot run because some of its required files are missing. Please reinstall iTunes. Is reinstalling the iTunes my best op

  • Sever2012 R2 VHD running in Server 2008 R2 Hyper-V -

    I wanted to add "nightmare", after the end of the title, but I am holding that this is only a dream. So I have an 8GB Dual Core 2008 R2 server, set up Hyper-V, and even got the Evaluation Server2012 R2 VHD running. But I can hardly do anything with i