Want three Sales Employee in master data ( Urgent pls )

Hai
I want to define three sales employee in bp master data.
this sales employee should be reflected in sales document with respective commison percenatge should be added in the document, how to do this in business one.
pls help me out on this.....
For this i did some thing which is following,,,
By using udf i included in master data as additional screen,
in  sales document i added collumns for respective sales employees d commisson as each three.
this is think which i did, in this we have to select manually by using drop down list in udf column. but it has to come default if once i defined in master data of BP.  how do it
SO PLS HELP OUT IN THIS . ITS VERY EMERGENCY

Hai
Thank u for ur Response.
Wat i am trying to say means,
Generally in master data we are giving one sales employee and this sales employee is defaultly coming in sales order for respective customer.( If we defined the Commisson % for sales employee it also will come to sales order ), like this
For me i want to add three sales employee in the master data and this employee's want to come in sales order  with thier respective commisson percentage.
How do to this.
Already i have done something which i mentioned eralier through UDF But i am not satisfied with that, pls give me a good solution for this.............

Similar Messages

  • Extract the new , changed , deleted  vendor  master data -urgent pls

    Hi all,
    I have require ment like i need to extract all new, changed and deleted data from SAP TO MAXIMO
    i need to send to a windows environment which both systems share,
    i am using LFA1 ,CDHDR , CDPOS Tables , i will get the reuired information , can i use gui_download
    to download to windows environment which both system are mapped to a common shared folder.
    i will extract the infrmation and sent to a shared folder.
    this a backround job  schedule daily once.and also i have to sent the file contents to spool also.
    please suggent some code existing or how to do the logic behind.
    shall i use open data set
                    read data set
                    close data set.
    please suggest ways of doing............urgent.
    regards
    kodamanchili

    With regards to the writing out of the data that, you are correct that you should use the Data Set commands if you are attempting to write a file out to the application server.  If you are using any sort of EAI tool then there maybe are other ways specific to the tool for sending data, such as some of the tools utilize RFCs to send the data.
    For the actual identifying of the changed records, it is best not to write delta interfaces directly against the change document tables (CDHDR and CDPOS).  Instead you should be ustilizing change pointers.  Change pointers are transient data stored in the BDCP and BDCPS tables (combiend togehter into view BDCPV) or stored in BDCP2 if configured to use this newer change poitner table for much better performance.
    An instance of a change pointer in the change pointer tables will indicate the record that has changed and point to the changed document in the change document tables that can be referenced to extract more specific information.
    The nice thing about change pointers are:
    - They are transient, at the end of your extract you clear the ones that you've extracted so that the next time you will get the ones that have been pulled since then.
    - You can setup instances of your change pointer object that are specific to an extract program so that two extract programs for similiar or even completly the same data won't itnerfere with each other.
    - The CDHDR and CDPOS tables are great for extracting changes that have occured over time for a specific instance of a buisenss document (ex. Vendor) but do not perform well over time for extracting all changes associated with all instances of a buisness document (ex. All vendors that have had changes since the last run of the program).  Programs that extract directly against CDHDR and CDPOS do perform delta extract functionality are oftern a performance problem as time progresses and the tables grow in size.  If used properly Change Pointers are efficient becuase the tabels can be kept small and are optimized for the extracting of deltas.
    For any tables that log change documents in CDHDR and CDPOS you can configure change pointers to be populated in the BDCP* tables.
    Change pointer configuration:
    - BD61 - Activate change pointers globally within the SAP instance
    - WE81 - Need to create an ALE message type (even if you're not actaully going to connect it to an IDoc)
    - BD50 - Activate change pointer functionality for your message type
    - BD52 - Define the individual change documents, tables and fields that you want to have as part of your tracking
    Your extract program will use two functions:
    - CHANGE_POINTERS_READ - Use this to get a list of all change pointers since the last execution
    - CHANGE_POINTERS_STATUS_WRITE - Use this to mark the change pointers as extracted so that they won't get picked up on the next execution
    Transaction BD22 (Program RBDCPCLR) should be scheduled to run regularily to delete from the change pointer tables the records that have been marked as processesd.
    Note - A common mistake that is made is that the change pointers are read, some filtering is done for specific ones that should be extracted and then only the extracted ones have their change pointer status updated.  It's important to update the status on all of the change pointers because otherwise they'll be picked up again on the next run of the program and will be filtered out again, so over time the number of selected change pointers will keep growing since they will never get purged from the change poitner tables.
    Note that the BDCP and BDCPS tables have a number of performance issues when the selections are done against them due to the way they are joined and the crieteria that is used for selecting.  Becuase of this SAP has implimented a new change pointer table BDCP2 which is a single table as opposed to using a join.  In order to utilize BDCP2:
    - Used SM30 to update V_TBDME.  For your message type turn on the checkbox for BDCP2.
    - Run program RBDCPMIG for your message type, this will migrate existing pointers over to the BDCP2 table.  If you can guarentee that there are no existing pointers then you can use SM30 to update for your message type the target of the pointers as being BDCP2
    ~Ian

  • PA30, attaching documents through the employee personal master dat

    Dear freinds,
    We are attaching documents through the employee personal master data
    PA30, Our client wants to know where exactly these attachments are
    getting saved; Our SAP environment is ECC6.0 on AIX 5.3. so i exactly would like to know what is the exact path where these documents are getting saved on AIX machine.
    I would appreciate if you can tell us where exactly these documents are
    getting saved at OS level, any particular file system you think,
    because I probed in but couldnu2019t find where exactly there are on the
    OS..
    Regards
    ayush

    hello,
    SAP generally recommends that you store employee documents with a bar code. You can find the documentation to 'Storage Within Personnel Administration' using the following path:
    => Help => SAP Library => Human Resources => Personnel Management (PA)=> Personnel Administration (PA-PA) => Storage Within Personnel Administration (PA-PA)
    In the SAP Standard it is not possible to tie original documents to specific personnel numbers in the PA30 transaction. The only exceptions are two specific scenarios where you can tie original documents in the PA30 transaction:
    1. late storing with bar code
    2. late storing without bar code
    During both scenarios you start out in the Trx PA30. If the bar code entry is deactivated the actual key data will have to be transferred to the document in any case, otherwise you will be asked to enter a barcode again. Therefore the document would be transferred to the scanning location and then assigned to a specific business object.
    Unfortunately it is NOT possible to upload a document directly into archive in the PA30 any other way.
    Let me emphasize once more that PA30 can not be used for storing infotype specific documents. Via the special scenarios mentioned already by my colleague you are able to assign documents to the specific infotypes but the storing has to be completed outside of PA30.
    Using the option Extras -> Assign facsimile in PA30 will be interpreted by the system as start for late scanning with barcode thus the error message.
    Hope this help
    Sarah

  • Hi friends do the need ful regarding sales employee incustomer master

    while creating customer master am getting partner has not been created.
    please please give me the solution.
    because.  I want to include sales employee in customer master.  How can i do that i used account group standard for the 0007 to create  sales employee.  With using xd01 i created  sales employee  like 9 number.  When am going to assign in customer master xd01, it showing that sales employee has not been created.
    so please do the need ful

    Hi Friend,
    Let me throw some light on this.
    First and foremost thing is How does you create sales employee? If you wants to create sales employee, you must used tcode VPE1 but not XD01.
    Ple follow the steps as given...........
    First create a account group for sold to party having all partner function assign i.e. SP, SH, BP,PY & SE (sales employee)
    Then create customer master data using same account group.
    Create sales representative using t code VPE1. Assign this sales representative number to customer master data under partner functions as SE & save it.
    Hope you would get solution.
    <b><REMOVED BY MODERATOR></b>
    Thanks
    Shiv

  • Customer Report with Sales Employee and Due date

    Hi,
    I need to configure a report for Customers with Sales Employee & Due date.is there any standard report for this combination in SAP or Do i need to Configure separate report for this.If i need to configure this -kindly help me with some guide lines to prepare this.It would be a great help if you provide some steps to configure this Report.
    Thanks in advance
    Suvarna

    Have you tried the txn code MC-Q or the report program RMCV0500.

  • PA30, attaching documents through the employee personal master data

    Hi,
    We want to add documents to a pernr in PA30 via Extra -> assign original. We configured the archive link but it asks for "Bar Code Entry" when we want to add an document. In http://help.sap.com/saphelp_erp60_sp/helpdata/en/d7/e2270b408e11d1896b0000e8322d00/content.htm they say However, it is also technically possible to store without a bar code (that is, you can use the "assign then store" scenario). But I don't find the information to do it. Please can somebody assist?
    Br
    Steven

    Check with below url ...you have different options..
    [http://help.sap.com/saphelp_47x200/helpdata/en/48/35d4ad4abf11d18a0f0000e816ae6e/frameset.htm]
    You can also try in PA30....Click on Services for Object besides Maintain HR Master Data name.....Create...Create Attachment.
    Mohan

  • Deleting Master Data---Urgent

    Hai Experts,
    I am trying to delete the master data
    it is having hirarchey and text
    and i want to delete the data in the infoobject
    'but it is telling no master data has deleted
    i checked the dependents i want to delete in text so i checked i hirarchey also
    But it is not making me delete
    Thanks in advance.
    Regards.
    Vikram

    Hi Vikram,
    Try this way.
    Goto SE11 > Give the Table name /BIC/PXXXX  or  /BIC/HXXXX > Display
    From the menu option Utilities > Data base Utility > Delete DB Table.
    After that click on Activate and Adjust DB.
                                            OR
    Right click on the Info Object > Delete Master Data
                                                OR
    In the Manage Screen Delete the Contents.
    Assign points if it is helpful.

  • Concatenated values used in documents for master data-Urgent

    Hi,
    while trying to activate a master data object, it is not activating and this message appears
    "Concatenated values used in documents for master data"
    Please help me in this regard.

    Hi,
    this forum is about the SAP BusinessObjects BI Solution Architecture. I would suggest you post your questions into the SAP BW forum.
    regards
    Ingo Hilgefort

  • Company code feild in cost center master data urgent plzzzzzzzzzzzzzzz

    hi
    iam not able to find company code feild in cost center master data. how to make it appear

    Hi Santosh,
    Please check whether How many company codes are assigned to your controlling Area.
    If it is more than one, then the Company code field will come at the time of creation of Cost Center.
    If it is only one company code assigned to Controling Area then the Company Code filed will not be visable.
    Best Regards
    Kamma

  • How to hire Employee in master data from e-recruitment?

    Without going in to PA48 manually? can we do it automated?
    Here my both systems ie e-recruiting and sap (hr-master system)  are isolated.

    Hello Krishna,
    let's assume you can process the hiring action with the information e-recruiting is handing to the HR system. I'd probably do it the following way (might be a bit oldschool but should work).
    PA48 is nothing else than another entry to hr actions. So you could start recording a hiring action as batch input and fill in all fields you have from T752F easily by doing PA30.
    When you have the batch you just take the coding as base for a report which reads T752F and gets all information to a employee Id. With this information you build a batch input table and then call PA30 and pass the batch input table which should process the complete hiring without screen interaction. After the call returns to your program you delete the datasets from T752F. Do this in a loop for all numbers.
    You can even run different actions for hiring and org. change as you can check if the employee Id from the table already exists.
    Plan the report as batch job and it should do what you want.
    If you do not want to start delayed via batch job you could make a workflow on completing the data transfer or any other manuel activity. The workflow would call a function module via rfc, hand the data from e-recruiting to the function module which basically does the same as the report for the single candidate. The workflow would be triggered by just setting the activity to completed, the table T752F would not be used.
    This solution might be not the most elegant but should work, assuming you have all needed data of course. In my field of work this would not work as e-recruiting does not supply enough data to process the hiring action, so an admin has to do it via PA48 and add everything needed.
    Best Regards
    Roman Weise

  • How to suppress business area feild in cost center master data urgent plzzz

    how to suppress business area feild in cost center master data

    Hi ,
    Please check these notes
    Note 606933  OKEON: Business area is no required entry field
    Note 506308  OKEON: Business area financial statement prevents change
    Note 422801  KS01 with template does not check business area
    It might be possible to create a modification,.
    Please assign points if it useful
    Regards
    Ravinagh Boni

  • How to display employee department head?(urgent pls)

    Hello Everybody,
    I have to write a function. here i am passing person_id(employee) as a parameter to function.
    it has to display employee department head person_id.( for example if employee belongs to Department B. Department B is child of Department A. i mean to say that i need to find out head(person_id) of department A)
    i try to find out till employee organization_id by using per_all_people_f and per_all_assignments_f tables.
    please some one respond. it is bit urgent.
    Thanks in advance.

    Thanks Subhasish for your reply.
    subhasish really i need your help here. i am developing custom work flow. In that i have to use function. here i have to give employee name has a paramer, then function has to return his division head id(manager).
    my requirement is when an employee applied for mobil connection, the request has to go to division head(manager) of that employee. here we have there levels 1.Division(First level)2.Department(second level) 3.base(third level).
    the employee may related to any level, the request has to go to division head(manager).
    here i am using this query
    select hou.organization_id, pse.organization_id_parent ;
    from hr_all_organization_units hou, per_org_structure_elements_v pse
    where hou.organization_id= pse.organization_id_child
    and hou.organization_id in (select organization_id from per_all_assignments_f
    where person_id in
    ( select person_id from per_all_people_f
    where first_name='Thoms'));
    and i come to know that i have to use fnd_lookup_types and fnd_lookup_values tables. where has i failed to return the division head_id.
    kindly give some solution.
    Thanks.

  • Extracting dates (urgent), pls help

    How can I extract the following dates based on the "mon-sun" fields into a new table with the new field "all_dates"?
    s_date e_date mon tue wed thu fri sat sun
    15/02/2005 25/02/2005 N Y Y N Y Y Y
    output table
    s_date e_date mon tue wed thu fri sat sun all_dates
    15/02/2005 25/02/2005 N Y Y N Y Y Y 15/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 16/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 18/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 19/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 20/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 22/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 23/02/2005
    15/02/2005 25/02/2005 N Y Y N Y Y Y 25/02/2005
    thanks !

    Here is some PL/SQL to get you started...
    declare
    l_date date;
    begin
    for c in ( select * from old_table ) loop
    for i in 1 .. c.e_date - c.s_date + 1 loop
    l_date := c.s_date+i-1;
    case
    when to_char(l_date,'d') = 1 and c.sun = 'Y' then
    insert into new_table values ( c.s_date, c.e_date, c.mon, ... c.sun, l_date );
    when to_char(l_date,'d') = 2 and c.mon = 'Y' then
    insert into ...
    when to_char(l_date,'d') = 3 and c.tue = 'Y' then
    insert into ...
    when ...
    end case;
    end loop;
    end loop;
    end;
    hope this helps.
    chris.

  • Datasource exits transactional data, master data, hierarchy pls help

    Hi experts,
    I got to do a user exit assignment.
    I m new to concept and have only little bit of theory knowledge.
    i shud know the coding part and what shud i do to solve the issue
    pls help me pls pls
    i  anybody knows this i will be greatful
    Sincerly
    Jay

    Hi,
    Thanks so much for ur responsee.
    I have to
    ask the access key from the basis consultant as i m new to the company.This position is for contract.and i m new to the company.
    I need to begin my task soon.
    So  I thought of having idea before i start to work for this.
    And coding too i need ur help .
    i got to know the function module exit ..just had a brief reading about it from the network.
    Thanks a lot in advance
    Jay

  • Customer master data copying from one sales order to other

    Hello Friends,
    I have requirement on customer master data maintenance, When ever i create a customer in one sales area it has to copied automatically to other sales area.Even if i change also system should replicate the changes to same customer in other sales area.
    How can i achieve this?
    Please help me

    Hello,
    Create Common Distribution Channels & Common Divisions.
    This will make sure that Master Data you create for one Sales Area is valid for other Sales Areas also...
    Proceed here:
    IMG - Sales and Distribution - Master Data - Define Common Distribution Channels
    IMG - Sales and Distribution - Master Data - Define Common Divisions
    Hope this helps,
    Thanks,
    Jignesh Mehta

Maybe you are looking for

  • External display won't work over DVI

    I've got an ViewSonic vx2025wm hooked up to my MacBook Pro. It used to work fine over DVI, but some time ago the monitor stopped being able to detect the signal and I had to switch over to VGA (via my Apple DVI-to-VGA adapter). That works fine at the

  • Customer Down Payment Process

    Hi, Please guide me in the customer down payment process. I have made a 10000 as down payment to our customer in F-29. After that i created Customer invoice using F-22. After that i paid invoice amount thrugh f-39 with the clearing of down paymet. No

  • Can I enlarge the size of the templates in iWeb

    I use the templates in iWeb 1.1.2. Is there a possibility to enlarge the size of the standard templates sothat a template can be full screen if you publish it on the Web? Greetings, Volkert.

  • OWB 10g R2 : Error during repos installation

    Hi all, I got the following error when installing repository owner . main.TaskScheduler timer[5]20080403@19:54:20.020: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.display(RuntimeInstaller.java:816): java.sql.SQLException: ORA-04031: unable

  • Unexpected error detected by HotSpot Virtual Machine

    hi everybody... i m working with jdk1.5.0.11 and tomcat5.5.23 on Linux (RedHat) Platform. and the project contains communication between java & C through jni. I am getting the following error when i m executing the prog. # An unexpected error has bee