CRMD_BUS2000108 - organizational unit and attributes for org. unit

Hi all!
As I'm customizing Lead creation (and in a second step lead generation)
I would like to receive tips about "selection of organizational unit and attributes for org. unit".
I expected that, by entering a BP number of a prospect or sold-to party, the organizational unit and its attributes would be displayed automatically on the tab "organization".
This is not the case. When I start the lead creation, there is a pop-up screen inviting me to choose the organizational unit. afterwards a pop-up screen for the attributes of the org unit. Only after setting a flag in both pop-ups, I see the actual "lead" transaction. When I enter a BP number, the sales assistant and sales rep are found automatically.
Could anybody please explain how to change the customizing?
I would like to see the lead transaction (create) first, enter a bp number and than have the org unit and its attributes, the sales rep and sales assistant found automatically.
Any usefull answer (would make my day ), will be rewarded.
Thank you very much for your suggestions and time in advance!
I. Van Acker

hi
this is happening because you have not done the org data determination in your transaction,just go to SPRO and there in org data determination ,you have many standard ORGMAN rules available which you can use which will pick the data according to the user ,BPs etc.
it will enable you to first give BP and then the org data will be driven automatically from the system according to the rule in org data determination.
so first go and use rule ,try using rule ORGMAN_12
then attach this rule to the org data profile and then add this org data profile to the transaction in basic settings in transaction where you have defined your lead transaction.
it will solve your purpose
best regards
ashish

Similar Messages

  • Attributes of Org Unit selection in CIC0

    Dear Experts,
    In CRMD_ORDER, when we select a transaction type, we are prompted with a window for selection of attributes for org unit - where we can choose the Division of the org unit. How do we get this pop up window available in CIC0 if we were to call the transacion type from an action box in the transaction CIC0 (winclient)? Please advice and appreciate your help.
    Thank You

    Hi,
    please see note 487734, as in standard it was designed to do as less pop-ups as possible in CIC0.
    Regards, Gerhard

  • Actions for Org.Units, Jobs and Positions

    Dear All,
    I know how to create or copy the available actions for Org Units , Jobs and positions thro' the table T777M and run them through PP03.
    Once I do it , when I want to skip some of the relationships it doesnt allow me to , the next page tab is grayed out.
    I mean if we have for ex. a position reporting to a position and because he is, say CEO and I want to skip that relationship I am unable to , how to activate the skip or Next page tab ??
    Regards
    Uday

    Hi,
    Goto table T77IV click on maintain, Click on New Entries >> Enter the subgroup ( PVOB) PV - Plan Verson and OB is for Object you want to maintain the number ranges for eg : 01C for Job. >> Enter and save the record...
    It will take u to the next screen  >> Click on maintain intervals >> Click on Add Intervals >> New screen will appear ... enter the details as below :
    NO    From Number   To Number     Remarks
    01      1                     19999999        This is Object range
    Note : do not enter anything in "Current Number" &  Do not select "Ext"
    I hope this will help you....
    regards,
    Navinkumar

  • Automatic creation of an account for org unit

    Hello Experts,
    System automatically creates an account for organisational unit with the role organisational unit. But when i am creating a new organization model, the org units are not created as accounts.
    Kindly suggest me,
    Thanks and Regards,
    Lakshith Rao

    Hi Lakshith Rao,
    For some reason BP number must not have got generated for your Org. Could be because of some errors.
    Go to SPRO-> CRM-> Master Data-> Business Parnter-> Integration Business Partner - Organization Management-> Create Business PArtner Initially.
    Select Org. Unit and search and select your org. unit. Click on execute.
    If there are no errors in your org. unit then BP number will get generated or else it will mention what data is missing.
    Cheers,
    MG

  • No entries for org unit, job or position in T5KWB

    Hi Experts,
    I am running payroll for canada , i am getting this error for 2 employees for whom the org assignment been chaged recently -
    now they are giving , kindly help me - i have checked this table T5KWB and it dosnet hold value maintained for org unit
    50737186
    KTXDM Canadian Tax Infotypes Data Management
    Input
    P0461
    P0462
    P0463
    P0464
    Processing
    No entries for org unit, job or position in T5KWB
    Search in organization structure failed
    Check T5KWB for org unit 50737186 or higher-level org unit for 20101031
    Thanks
    Jay

    Hi Jay
    Get the position of the employees for whom you are getting the error message and maintain infotype "Canada Groups for WCB" for those positions. This should solve your issue.
    You may want to go through below link:
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/WCB
    Hope this helps
    Best Regards
    Reddy

  • Infotype for org.unit

    hallow
    i wont to buield infotype for org.unit
    i thihnk i have to use ppci or ppcj but i dont now how
    please help
    regards

    Hi Antonio,
    Why you want to separetly create Infotype for Organizational Units???
    Once you create them through simple maintainince by default 1000 & 1001 will be maintained. If you create Org Unit through Expert Mode you need to maintain them mannually. And select from the Infotype Menu which ever Infotype you want to maintain.
    Regards
    Pavani
    <b>Remainder: Points to be given on Answers</b>

  • Multi Languages for Org Unit

    Hi experts,
    Is it possible to have 2 sets of language for abbr and name in IT1000 for org unit in the same period?
    example:
    Start Date : 01.01.2008
    Language: English
    Abbr: HR
    Name: HR department
    Start Date : 01.01.2008
    Language: Chinese
    Abbr: HR
    Name: HR department (Chinese)
    Regards,
    Joanna

    Hi,
    It is possible.
    But before that need to chk with basis guys whether unicoding is enabled or not.
    If Yes the chk chineese script is enabled or not.
    If yes then maintain the orgunits in english language by entering SAP in English language (U can find the language seletion field in log in screen).
    Upload the orgunits. then go to Tcode RE_RHTRANS0 to put the names in Chineese.
    This is one option.
    2nd option is prepare the excel sheet with Chineese language with orgunit keys. Log in into SAP in Chineese language.
    Upload the data.
    ~BiSu

  • Screen or Report that shows all Responsibilities for Org Unit

    How can we find out in Oracle application from the front end,,,, the screens... or may be report that shows all responsibilities for ORG Unit ‘Vision Operation’ (204).
    SELECT FR.RESPONSIBILITY_NAME, FPOV.PROFILE_OPTION_VALUE ORGID, NAME ORG_NAME
    FROM FND_PROFILE_OPTIONS FPO,
    FND_PROFILE_OPTION_VALUES FPOV,
    FND_RESPONSIBILITY_TL FR,
    HR_ALL_ORGANIZATION_UNITS HOU
    --HR_OPERATING_UNITS HOU
    WHERE --UPPER (FPO.PROFILE_OPTION_NAME) LIKE UPPER ('MO%OPERATIN%')
    PROFILE_OPTION_NAME = 'ORG_ID'
    AND FPO.PROFILE_OPTION_ID = FPOV.PROFILE_OPTION_ID
    AND FPOV.LEVEL_VALUE = FR.RESPONSIBILITY_ID
    AND HOU.ORGANIZATION_ID = FPOV.PROFILE_OPTION_VALUE
    the above query displays the data from the backend,,I want to see how to see that data from the front end,, does anyone know the navigation, thank you so much in advance.

    Hello Kashif,
    Thank you for the reply. So, there is no screen that shows all the responsibilities that are assigned to a operating unit.
    The link that you provided really did not give any information that i was looking for.
    And as you said .. "there is no specific screen to show all except responsibilities form".... what does the responsibilities form show,
    I have also tried to look in the System Administrator -> Profile -> System
    and in the Responsibility, I query for Payables manager, and look which Orgs are assigned to it, I am not able to find it. I know I am wrong, but can you please help me how to see which responsiblity is assigned to which Operating Unit.
    Thank you

  • Remove Actions for Org Unit & Positiin in Succession Planning.

    Hi,
    We are in process of implementing Nakisa 3.0 SP1.
    In succession planning, we want to remove few actions for org units & position. I tried to look for the configuration of the same in admin console in detailed configuration for my positions & my org units, but could not find it. Please help.
    Thanks
    Prashant

    Hi Prashant,
    Do you mean the items in the Actions drop-down menu on the OrgUnit/Positions details panels? This cannot be done in the AdminConsole. You need to go to the <build>\AppResource\linkconfiguration folder and copy the files you want to change to <build>\.detla\AppResource\linkconfiguration folder and then change them.
    I believe the files you want are SAPOrgUnitDetailsConfiguration.xml and SAPPositionDetailsConfiguration.xml. Just delete or comment out the lines for the actions you want to remove.
    Best regards,
    Luke

  • The bp id for org unit does not exist

    Dear expert,
    after transport the org structure from dev to qty system , we found the bp id for org unit does not exist in qty system.
    in ppoma_crm, we can see there is a bp id assigned to the org unit. however, when use tcode 'bp' to check the bp id, the system can not fould a valid id.
    what can we do to solve the issue?
    will there any impact if we keep no bp id for the org unit?

    Hi,
    You can use the transaction CRM_OM_BP_INTEGRATE.
    Select the Org unit and enter the org id in the input field and execute it.
    Select the org unit from the result list and click on the button Start Repair. This will create a BP without errors for the respective org unit.
    Regards,
    PP

  • BP number is missing for org units in org model

    Hi Guys,
    I have created org model in PPOCA_CRM and saved it CRM7.0. But BP numbers did not get generated for org units which I have created.
    Can any one suggest me what is the reason and what needs to be done in order to get BP numbers for already created org units in PPOCA_ CRM or PPOMA_CRM.
    Thanks for you help,
    JM

    Go to CRM IMG->Cross Application components->SAP Business partner->Business Partner->Number Ranges and Groupings->Define Groupings and Assign number ranges.
    There check if any number range is defined with the "Int Std grouping" . If it is not define it.
    and in SM30 for "T77S0" for entries HRALX/OSUBG assign a number range.

  • One organizational unit reports to two org unit

    Hi All,
    I am new in HR, please help me to achieve the following:
    We required that one organizational unit reports to two org unit .
    How can we achieve that??
    Thanks,
    Anumit

    Hi,
    In SAP there is one-to-one relationship maintained in the system. In your case you want one org unit should report to 2 Org units, which is not possible as per my knowledge.
    The relation betwn thm will be A-002 (Reports to), also if you try to maintain the same for both the Org units then it will ask to delete one of the relationship in the system.
    Regards,
    Prasad

  • Search help for org units

    Hi,
    I'm looking for a tree search help for org units without organisational controls.
    Actually I'm using the search help 'RH_TYPE_STRUC_HELP' but the units are only the units directed by the user. For one of the specific infotype, I need to let the user select an unit that is not in his own structure... to save an information like "I don't want to work here".
    Have you got some function that can help me ??
    Thanks,
    Christophe.

    Hi
      I want to know only the parent org units existed at company code level or Personnel area level for the position search hlep and not the org units and positions relationship

  • HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT

    HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT
    Regards,
    Kumar

    HAI..
    External number assignment
    If you want the user to assign the numbers, enter "EX" in the 'NR' field. The number ranges are then indicated by the letters "EX".
    Number assignment for plan version 10 / object type S: Subgroup 10S

  • I was given a 16Gb ipad mini retina with cellular but I need more storage. We do not have the receipt as it is a gift. I like to swap for a 64Gb unit and pay for the difference my self, how do I go about doing that? I have not open the packaging yet.

    I was given a 16Gb ipad mini retina with cellular but I need more storage. We do not have the receipt as it is a gift. I like to swap for a 64Gb unit and pay for the difference, how do I go about doing that? I have not open the packaging yet.

    Hi
    Thanks for that. Yes, the ipad was purchased recently. I called Apple last Friday and they ask for the receipt. I wonder if anyone were able to swap their ipad for a larger storage in the past at the apple store without a receipt? 16Gb is such a small storage.

Maybe you are looking for

  • Creating a Survey - Novice Question

    Hello, I am extrememely new to Javascript.  I have been doing some research online and copy/pasting code to create the results I need.  I am trying to create an online survey in which users select buttons to answer questions and then the total result

  • Output based on language sel

    Hi All,        I have created a ALV report, in the sel.screen I have 2 radiobuttons with text English and Arabic. Now if I excecute the report with English, the O/P should be in English and if I excute the report with Arabic, I want the O/p to be dis

  • Adding lines to segment of Idoc in User Exit ZXEDFU02

    Hi! do I need to maintain Idoc in WE30 if I need to add some lines to one segment in User Exit ZXEDFU02? Here is my sample code placed in ZXEDFU02 for adding a line, but it is not making an effect: WHEN 'E1EDP01'.     CLEAR E1EDP26.     E1EDP26-QUALF

  • How to edit customizing view in production system?

    Hi, I wonder if it is possible to edit customizing view (ex: tcode OAV8) directly in production system. I need a method that doesn't require repair. Any help will be appreciated..

  • How to compile reports Rdf files on Solaris

    hi My report is working fine in the Developer2000 env in report editor but when i put them on solaris it says that it Contains the Uncompiled pl/sql . i have some pl/sql packages attached as programming unit to the Report. 2) I have compiled it in D2