Organizational structure determination on BP master data

Hello,
I need to assign the ERP sales organizational data to a CRM customer (BP) when created in CRM. this is the scenario:
the user is assigned to a position. the position is also assigned to a org. element with sales organization, distribution channel, division and sales office.
when the user creates a new customer in CRM, the sales area and sales office have to be the ones assigned to the user as explained above.
Basically I need something similar as happens in transactions.
can I make this by customizing ? do I need some development ?
Regards
Roberto

Hi,
You should write code that would pull the required data from T77OMATTR  into the fields of the sales office and sales group. The code should be written in a way that the database records are filtered on the basis of the current user.  If a user has been assigned to several org units, then  all the records pulled could appear in the input help from which one could be chosen.
Edited by: Reba Verghese on Jun 13, 2010 9:44 PM

Similar Messages

  • Abap in Transfer Structure to lookup in Master Data

    Hello Friends ,
    I need help with one ABAP code...
    I have an Infoobject 'Employee' which is mapped to source system 'A' in the transfer structure . But now I want it to look into my 'employee master data' and get populated from there.
    Please suggest the ABAP code for this requirement .
    Thanks a lot!!!

    Hello SAP_newbee
    Here is the code for master data lookup
    DATA: L_TGTFIELD LIKE RESULT.
      L_TGTFIELD_CHVAL = COMM_STRUCTURE-XXXXX. "XXXXX is name of master data IO
    CALL FUNCTION 'RSAU_READ_MASTER_DATA'
      EXPORTING
          I_IOBJNM                = 'XXXXX'  " Master data IO
          I_CHAVL                 = L_TGTFIELD_CHVAL   " Value of master data for which u want see attribute vale
          I_ATTRNM              = 'YYYYY'  " Name of attribute, infoObject tech name
      IMPORTING
          E_ATTRVAL               = L_TGTFIELD
          EXCEPTIONS
          READ_ERROR              = 1
          NO_SUCH_ATTRIBUTE       = 2
          WRONG_IMPORT_PARAMETERS = 3
          CHAVL_NOT_FOUND         = 4
          OTHERS                  = 5.
        CASE SY-SUBRC.
          WHEN 1 OR 2 OR 3 OR 5.
    *   Error during read --> Skip whole package
            ABORT      = 4.
        Copy error message into errorlog
            MOVE-CORRESPONDING SY TO MONITOR.
            APPEND MONITOR.
          WHEN 0 OR 4.
        Attribute found successfull or not found
            RESULT = L_TGTFIELD.
            ABORT      = 0.
        ENDCASE.
    Thanks
    Tripple k

  • What are the master Data in SAP SD

    Hi All,
    I have a question. Even though its a naive question please bear with me.
    what are the master data in SAP SD.
    These are the one's  i know.
    1)   Customer Master Data
    2)   Material  Master Data
    But what i want to know is does the following ones come under master data?
    1) Price master data
    2) Transporters master data(we are using transportation management)
    3) Route master data
    4) Customer material info records
    5) Credit master data(iam using credit management)
    What will be the master data for Transportation management(module), CIN(country India version), credit management & rebate processing
    Thanks for your valuable time & knowledge.
    Regards,
    Pavan

    Hi Pavan,
                  Just to add some more valuable information.
    <b>Organisational master data</b> : Every company is structured in a certain way. In order to work with the SAP System your company structure has to be represented in the system. This is done with the help of various organizational structures.
    <b>Condition master data</b> : In sales and distribution, products are sold or sent to business partners or services are performed for them. Data about the products and services as well as about the business partners is the basis for sales processing. Sales processing with the SAP R/3 System requires that the master data has been stored in the system.
    <b>Material master data</b> : In addition to sales and distribution, other departments of the company such as accounting or materials management access the master data. The material master data is stored in a specific structure in order to allow access from these different views.
    <b>Document master data</b> : The processing of business transactions in sales and distribution is based on the master data. In the SAP R/3 System, business transaction are stored in the form of documents. These sales and distribution documents are structured according to certain criteria so that all necessary information in the document is stored in a systematic way.
    <b>Customer Master Data</b> : or for that matter various business partners, we maintain data for them also called as the customer master data or vendor master data like that.
    Thanks & Regards
    Sadhu Kishore

  • How the master data delta  works

    hi, experts
    i want to know how the master data delta (ale pointer) works? what the principle is? for example, the 0asset_attr datasource has 20 fields, any of the 20 fields changes can triger the delta? if i enhance 3 fields to the asset master data, does the 3 fields change can trigger delta?

    Application Link Enabling (ALE) change pointers are configured and used to be able to trigger processing of an outbound process, such as data extraction, and determine only those Master Data records that have changed. This is all done without the need for a program being required to determine deltas.
    SAP delivered program, RBDMIDOC runs periodically and deterlines if change pointers have been updated for specific message types. New or modified Master Data records are automatically initiated via ALE. RBDMIDOC references the correct IDoc program for any given type via TBDME (the TBDME table also cross-references message types with the ALE change pointer table) so that the data goes where it should and is processed accordingly. Tcode BD60 is the interface in SAP for maintaining the TBDME table.
    When a change is made to the standard content Master Data record, the delta will be identified. Any columns that have been enhanced to the Master Data will not be identified as a delta because enhancements are a post-extraction process and only get updated after the standard content structure has been populated.

  • What is organizational structure?

    Hi All,
    I searched in sap help, found the definition of "Organizational Structure"(such as company code, purchase organization and so on) is hard to understand. Could you provide answers to my questions below:
    1. what is org. structure in sap?
    2. difference between in sap and a real company( in a company we have a lot of departments, we also call them as organization structure).
    3. why not sap use departments as Org structure?
    Thanks in advance! Point will be rewarded.
    Regards,
    Alex

    Dear Alex ,
        The concept of an organizational structure has already been provided by you . In SAP we depict the organization in the way it is .
       Depending on how you want to use Organizational Management, you must decide which units you want to include in your organizational structure. For a rough depiction, you can restrict the structure to the main departments. For a more detailed depiction, you can also include subsections and work groups, for example.
    According to this organizational structure, you can execute evaluations data, or , in Workflow, you can search for the agent of a task.
    You carry out assignments and restrictions in the representation of an organizational structure.
    For further understanding you may go through this pdf link :
    http://www.idi.ntnu.no/emner/tdt4730/pdf/brinkman-ch7.pdf
    pLEASE assign full points if found useful .
    Regards
    Deepesh

  • How will i configure partner determination for customer master

    how will i configure partner determination for customer master data.

    hi
    Check this
    BUSINESS PARTNERS AND PARTNER DETERMINATION
    In the partner determination procedure you can determine whether partner functions can or should occur in a partner object (Customer Master, Sales Document, Item Category etc.) For each object, in which partner function can be created, you can define partner procedures. This also means that
    For Customer Master
    For Sales Documents
    For Sales Documents and Billing Documents: for items
    We can define our partner determination procedure for each of these levels as shown below. In Blue are given the ones wherein the Partner Procedures are assigned to the Partner Objects
    Customer Master Account Group
    Sales Document Header Sales Document Type
    Sales document Item Item Category in sales
    Delivery Delivery Type
    Billing Header Billing Type
    Billing Item Billing Type
    Sales Activity Sales Activity type
    By assigning a procedure you determine for which account groups (for the customer master), which sales document types (for sales documents) and for which item categories this procedure would be valid.
    In the partner determination procedure you can determine for each partner function
    whether the partner function is an obligatory partner function
    whether the partner function can be changed in the document
    BUSINESS PARTNER FUNCTION
    By assigning a business partner function to a partner you can determine which functions the partner fulfils in the business process. Partner Functions are classified using partner type. The partner type represents the roles played by the business partner within the business transaction.
    Following partner functions exist in the standard process of Sales and Distribution
    Partner Type Customer
    Sold-to Party, Ship-to Party, Bill-to Party, Payer and Sold-to Party authorized to release against a contract. You can define the sold-to party authorized to release against a contract in the partner screen of a contract. This partner may only schedule orders with reference to this contract, even when he is not the sold-to party authorized against a contract.
    Partner Type Contact Person
    Contact persons are natural persons whom you must contact at the customers for business processing (e.g. purchasers) Contact person can be created directly in customer master record.
    Partner Type Vendor
    A forwarding agent is an example of a business partner on the credit side, who is included in a sales process. If you commission a particular forwarding agent for deliveries to a specific customer, you can define the forwarding agent in the customer master record as the partner.
    The other possible partner functions on the credit side in the sale process are interpreters, auditors etc. The forwarding agent is an agent who performs transportation services. This includes organizing the shipment, delivery and receipt of the goods, arranging the carrier services and handling the customs issues.
    Partner Type Personnel
    Employee Responsible
    Sales Personnel
    You can enter an employee from your firm as the person responsible:
    In the Customer Master – If the employee is normally responsible for processing transactions with this customer.
    In the Sales Document – If the employee is responsible for processing the Business Transaction.
    STEP WISE PROCESS FOR PARTNER DETERMINATION PROCEDURE
    Sales and Distribution->Basic Functions->Partner Determination->set Up Partner Determination->Set up Partner Determination for Customer Master.
    First go to OVT0 – create customer account groups. Here you make new entries, click whether it is a one time customer, description. Also you can do the field selection here for general data, co. code data and sales area data.
    Now go to IMG – logistics general – business partner – customers – control – define & assign customer number ranges define the number. Here you range that you want and assign it to your customer account group.
    Now go to VOPA – here the selection will be on customer master, click on partner procedures, create the partner determination procedure. The following steps need to be done in partner determination area
    Assign partner function to account group i.e SP,SH, BP, PY to account group (debit side ). Sales and Distribution->Basic Functions->Partner Determination->Assign Partner Functions on the debit side to account Groups.
    Then create Partner Determination Procedure.
    Assign the Partner Determination Procedure to Partner Function.
    Then finally assign the Partner Determination Procedure to acc group.
    Important Points in Business Partners and Partner Determination Procedure
    Partner relationship maintained/defined in the customer master is proposed automatically in the document header when you create a sales document.
    In customizing we can decide whether several partners can be assigned to one partner function in the customer master.
    In sales documents, the system is configured so that only one partner can be assigned to each partner function.
    We can define partners at item level in the sales documents.
    Business Partners that are defined at the header level however cannot be changed at the item level.
    You can prohibit anyone from changing a partner that has already been entered in a sales document.
    It is also possible to manually change or enter the address of a partner, such as the Ship-to Party. This change does not affect the master record.

  • Master data error while loading data

    Dear Masters
    Im getting below error while loading delta update for master data(Attr) through infopackage to only PSA. Im in BI 7.0
    When I checked Error message, Im getting 2 errors. They are
    1) Update mode R is not supported by the extraction API
    2) Error in source system.
    I checked source system is fine. im getting data also in RSA3
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Service API .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the
    Could you please help me to resolve this issue.

    Process chains might fail if the data source is not in sync between the source and the BW system. In such a case, go to the 'Source Systems' in transaction RSA1, find the datasource, right click and select 'Replicate Datasources'. Once this is done, the transfer structure needs to be activated as well. To do this in production, run the report RS_TRANSTRU_ACTIVATE_ALL with the source system name and the infosource name. This will activate the transfer structure.
    NOTE: For master data using direct upload the infosource name is the name of the info object itself.

  • How to configure CVC automation process using SNP master data and BI customer master data

    Hi Gurus,
    How to configure CVC automation in MPOS structure technically, using SNP master data in CVC creation such as Product and location details
    and in parallel extract date from ECC to BI customer master data in DP. Where-in a APO BI cube should have only new combinations which are to be validated with ECC and existing combinations in the MPOS structure before creation of CVC in different regions of MPOS.
    Second the automation should also check certain validations of product, location and are part of SNP-ECC master data and are these new combinations.
    Could someone guide us in this process.
    Thanks
    Kumar

    Praveen,
    The short answer is to move the data into infoproviders or flat files for all of the 'characteristic-type' source data; and then copy CVCs from the infoproviders into the Planning area, probably using one or more Process Chains (program /SAPAPO/TS_PLOB_MAINTAIN).
    The long answer is that this is not a trivial undertaking; this could end up being a pretty involved solution.  If you do not have enough BW/DP expertise available locally to create this solution for you, then I recommend you consider engaging external resources to assist you.  I personally wouldn't even consider starting to work on such a solution without first knowing a lot more about the detailed business requirements, and about any existing solutions that may already in place.  An SCN forum is not really suitable for such an answer.  In my opinion, the BBP doc alone would be 20+ pages, assuming no enhancements..
    Best Regards,
    DB49

  • Sap  master data , differnt organization structure

    Sir,
    What are the different organization structure of SAP(Inbuilt), so that we can use in different scenarious. like company code, sales organization, etc
    Thanks and Regards
    Kamal

    Hello,
    Welcome to SDN,
    If you have access to SAP system or IDES.
    Then if you want know which existing org structure can be used in system then,
    There is two way:
    - Checking existing org structure in use through accessing Table VBAK (TCode SE16).
    OR
    - if its a fresh IDES then
    use TCode EC01. 
    click on Structure Button on organizational object company code screen.
    click on Navigation Button organizational structure for company code screen
    Accept the message
    Double click on standard Company code 0001 or 1000.
    I hope this can assist you.
    All the best.
    Keep learning and enjoy.
    Thanks & Regards
    JP

  • Partner Determination/Organization Structure

    Hi,
    I wanted to understand how through partner determination procedure relevant Service Team can be assigned. You can use example of Standard Service Order Transaction SRVO, Standard Partner Determination Procedure 00006, Standard Access Sequence 011 Executing Service Organization, Standard Organization determination rule 1000278 and organization structure 50004983 to explain the connection.
    Thanks
    Deepak

    Hi Deepak,
    The description of rule 10000278 says,"
    This rule should be used for partner determination via the orgdata model.
    It delivers on the basis of orgattribute <H>executing
    service organizations</>
    It is intended
    - for partner determination at item level
    - for service items
    - when using products in the service item
    Executing service organizations are all
    in the orgdata model with the following characteristics:
    - Service Scenario
    - Indicator for executing service organization is set.
    These partners are filed as partners of the partner function
    category executing service organization in the
    transaction.
    For example, org data determination is set up in the container after
    the postal code and product.
    regards,
    Prashant
    <b>"please REWARD the points "</b> if it helps..!!

  • Lease Out Contract - Master Data Structural Relations

    Dear Gurus,
    I am new to FX RE and if my question is too simple, please excuse me!
    I am researching the possibilities for the master data structure of lease in contracts and have a serious confusion.
    The documentation says that objects can be assigned to a contract individually or many objects related to one contract. At the same tim it is said that rental units are assigned only to lease out contracts.
    How should i proceed if my company has got many lease in contracts for different object. Is it a must the contract to be assigned to an object or it can be managed just as a contract? I saw that from the RE Navigator you can create a contract, does that mean that in FX RE the contracts itself is considered as master data record?
    Any opinions will be highly appreciated.
    Many thanks in advance!

    Dear Kumar,
    Sorry if I ve been confusing. I will try to make it more clear.
    I am working for a Teleco and i am researching the possibility of implementing FX - RE internally. We will not need all the functionalities of the module, but only the ones that allow you to manage your lease in contracts. We`ve got lots of base stations contracts (as you can imagine) where our company is a tenant in a lease contract. 
    I did some research in relation to the master data structure and cant work out how should our master data be structured. The business requirements are  - handling the advance payments, accruals and postings, giving and receiving notices, adjustments of rent etc. Is it possible to create the contract within the system,  set all the conditions directly in it or do we need to have another master record other that the contract itself.
    My confusion comes from the fact that the standard solution of the lease outs suggests creating a rental unit first and then assigning the contract to it. But since we will be tenants we dont need to more detailed information on these objects, we just need the conditions in the contract that will let us handle all the activities that arise in connection to it.
    I hope that i put the question more clearly this time.
    Can you also tell me if it is possible to create a template and after entering the conditions about the particular contract to generate it from the system on a hard copy?
    Many thanks and sorry if i cant make myself more clear!

  • How to find all the Master data extract structures and Extractors

    I intend to create Master data dimensions closely similar to SAP BI in a 3rd party system. I would like to use SAP's standard extractors for populating the master data structures in SAP BI and then use a proprietary technology to create similar structures in a 3rd party database.
    Question: How to get a complete list of all Master data extract structures and corresponding extractors?
    Example: In ECC if I do SE80 and give 'Package' and 'MDX' and then press the 'display' spectacles, I get a list of structures and views under "dictionary objects" covering Material, Customer, Vendor, Plant Texts and attributes.
    How do I get the remainder of the Master data extract structures viz. Purchase Info Records, Address, Org Unit etc?
    Regards
    Sasanka

    Hi,
    try the table ROOSOURCE and search the data source with string in astrick attr  for master data and for text with text
    This will give you the list of all the master data source in the system and it contains a column which tells about the extract structure and function module used by each.
    Thanks
    Ajeet

  • Managing Org  units and Master Data in project structure

    How are Org units and Master data managed at the project structure? What would be the appropriate place holders for them in the structure. Should we manage it at the top of the project structure or within the  business scenarios/processes. On what basis should we decide this? How would this impact in case of a global template rollout?
    Please share your experiences regarding this.
    Thanks.
    Mike

    any talented  guy do this way.
    i think  that ur working  in E2E project work
    before  singoff ur business process u should give to ur users  master data templets..they collect for  masterdatas in before realization phase...that time  u should know  how many specifications is there and  in spections how  many in quantitative and how many qualitative u will indentify. if any query let me  back.
    Edited by: Lakshmiananda prasad on Oct 6, 2009 11:48 AM

  • Organizational Data on the User - Master Data

    Folks,
    I want to extract and load data from the datasources:
    0CRM_HR_UNAME_ORG
    - Organizational Data on the User
    0CRM_POSITION_ATTR
    - CRM Position Master Data.
    But I unable to locate the required infosources.
    The datasources are present but do not have any standard transformation to infoobjects.
    Can anyone pls help on the required infosources and infoobjects.
    Thanks & Regards,
    Raj Jain

    Hi,
    pls check if authorization problem ?
    Note 397208 - BW: Authorizations for HR data extraction
    *other note Note 872506 - 0HR_PA_PD_2: Only data in status '1' extracted **
    Organizational Management (PA-OS):
    For example, DataSource 0HR_PA_OS_1, 0ORGUNIT_ATTR, 0ORGUNIT_HR01_HIER, 0HRPOSITION_ATTR, 0CRM_HR_PA_OS_1, 0CRM_ORGUNIT_HR01_HIER, 0CRM_POSITION_ATTR
    P_PLAN_ALL and P_BAS_ALL
    hope this helps.
    regards
    CSM Reddy

  • Determination of KM document approvers from ECC Organizational Structure

    Hi,
    As part of a requirement of my client, I need to determine the approvers of the KM folders automatically from the HR organizational structure that resides in the ECC side.
    e.g. I want the document approval process to be started by the approval of my Finance specialist, then go on with the approval of Finance manager he/she is reporting to in the organizational structure and last with the approval of Finance director.
    The organizational structure is as follows:
    HR Director
    |
    HR Manager
    |
    HR Specialist
    The scenario mentioned above cannot be solved with roles or groups because the reporting relationship between the specialist and manager is of importance for the approval process.
    Please suggest a way to determine approvers from the HR Organizational Structure on the ECC side. This does not have to be a standard solution and can involve some extra coding.
    Thanks in advance for your support.
    Best regards,
    Dilek

    Hi SK,
    I think it will be a total gross injustice to the robustness that the SAP GTS offers while executing global trade if you opt for asynchronous check for sales order and this is a very rare business case.
    If anyhow a check is required for which the SAP GTS system is being used and if it is executed in real time rather than without any delay, then I see no reason to implement your suggestions as such.
    But you can opt for asynchronous check by deactivating the functional module which is called when a sales order is saved and which transfers the latest recorded changes to the SAP GTS system.
    For your second requirement, I can say if the GTS system has not checked your sales order, then how it can but a block on it instantaneously when the GTS system is up. For this you either need to wait for a while or get some customized code in play for placing a block automatically when a sales order is saved.
    Regards,
    Aman

Maybe you are looking for

  • My Facetime audio does not work on my MacBook

    My Facetime audio does not work on my MacBook, video is fine.  Volume set to max, internal mic is "on", mute is 'off'.  Advise

  • No sound device detected

    I have just got a K7N2G and am having really big problems with the sound, i don't get any at all. I have tried installing using the latest nVidia drivers from there website but still no luck. In device manager it has the following things listed to do

  • Scanner Preview is perfect but actual scan is static. MX922 on a MAC

    Up until the past couple days my scanner has worked perfectly, it's less than a year old.  Now, in Canon IJ Scan Utility the preview comes up perfect, but when I try to save it, the saved file is a black and white static field, like old TVs without r

  • Hierarchy in RPD

    I have one requirement that when I click one column,I can drill down different low level for different report. For example: Report A has one column named region, when I click this column which can drill down to district. Report B have the same columm

  • Getting a little frustrated...please help

    Hey everyone, I just got a used IPOD Video (I guess) from a friend of mine. I cant seem to figure out how to delete the songs that were on it before. I've got Itunes set up, I just cant bring up any of the songs, photos, or videos. If someone can hel