How to get commission agent for a customer

Hi,
I have a report to develop wherein im collecting customers from BSID table. Now for each of these customer I have to find commission agent (Partner function = Z0). Can anybody please give an idea to do so. I have gone through some of the tables like VBPA, KNVP but could not get a perfect answer.
Rgds
Sid

Hi Sid,
Since it sounds that you need to find the commission agent per customer and not per sales order, check table KNVP.  This table holds the partner data per customer master record.
Kind regards,
Robert

Similar Messages

  • How to get automatic updates for P750 custom build

    I recently purchased a custom built P750 and want to sign up for automatic updates. There is no option for just a P750 which is my complete model number.
    8GB ram
    I7 2.20GHz
    Windows HP SP1 with all updates installed at this time.
    How can I get automatic updates for this machine and operating system and if so, how do I get signed up for those?
    Should I just choose a model number and pretend it is the model I have? Which number should I choose?
    Jon
    Solved!
    Go to Solution.

    Satellite P750 (PSAY3U-0RF03H)
    All computers in the same part-number family (PSAY3U) are essentially the same. The drivers and utilities for this one should work.
    Satellite P750-BT4G22 (PSAY3U-08703H)
    So go here.
    Hmm. Not many there. So let's go to the equivalent part-number family in Europe (PSAY3E).
    Get those here.
    Lots of ways to wiggle.
    -Jerry

  • How to get a refund for my customer?

    A customer named Sharon Walters accidentally purchased my 364 Pro Presets Bundle twice.  If you need her email address I can provide that, I am just reluctant to post it publicly.  Can the Adobe staff that reads this message please refund one of her orders?  She is being very very nice about this and was even willing to write it off, but it is my personal belief that she should get a refund for the accidental second purchase.
    Thank you,
    Rachael Towne

    Yes we can refund the customer, ideally if you or her can email us at [email protected]<mailto:[email protected]> we can process the refund.
    Doing it via forums delays things so for customer issues with Add-Ons please use [email protected]<mailto:[email protected]>.
    Thanks and have a lovely weekend.
    Jonathan

  • How to get a reference for custom controller

    Hi All,
         I am working with the custom controller but i dont know how to call the functionality of custom controller into a view controller.For accessing component controller functionality we have a attribute wd_comp_controller in view controller.Like this how to get a refernce for the custom controller.
    Thanks in Advance.

    hi,
    Lets say view1 has the event ONACTIONNAVIGATE and you want to call a method 'start_navigation' in the custom controller named 'navigation'.
    Use the following code.
    METHOD onactionnavigate .
    DATA lo_navigation_controller TYPE REF TO ig_navigation.
    lo_navigation_controller = wd_this->get_navigation_ctr( ).
    CASE navigation_type.
    WHEN 'BACKWARD'.
    lo_navigation_controller->start_navigation( if_fitv_fpm_api=>gc_navigate_backward ).
    WHEN 'FORWARD'.
    lo_navigation_controller->start_navigation( if_fitv_fpm_api=>gc_navigate_forward ).
    ENDCASE.
    ENDMETHOD.
    Thanks,
    Rajkumar.S

  • How dynamically get an agent f a level-by-level workflow after PO changed

    Hi  all:
         I'm trying to create a level-by-level workflow after PO  changed, but how dynamically get an agent and how assign it to
    task dynamically?
        Thank you very much!!!

    Hi Sony,
    There are diffrent ways to get agent level by level....it depends from where you are getting the agents.
    1>Suppose you have 2 level PO worklfow and my agents are stored in some custom table:-
        level1 -- agent1
        level2 --agent2
    2> You can create two attributes in your BO i;e zgent1& zagent2.
    3> Inside the attributes zagent1 u will get the actual agents from custom table by putting code
       i.e select agent1 into zagent1 from zcus_tab where level = 1.
    4> Inside the attributes zagent1 u will get the actual agents from custom table by putting code
       i.e select agent1 into zagent1 from zcus_tab where level = 2.        
    5> Now generate the BO...and test it ..u will se the user id of agents in the attributes populated.
    6> Now bind these both attributes to workflow container.
    7> Use attribute ZAGENT1 for level 1 approval task in worlfow.
    8> Use attribute ZAGENT2 for level 2 approval task in worlfow.        
    The values will comes dynamically from custom table...which u will maintain.

  • How to calculate Opening balance for a customer?

    Hi Experts,
    How to calculate Opening balance for a customer? I am trying to develop a report where in i have to get opening AR balance,current sales,adjustments etc of a customer. Please let me know how can i do this. I have some tables with me KNC1, BSAD, BSID.
    Thanks in Advance.
    Sharat Chandra.

    Say for example ..
    Get the opening bal for Customer 'K' in CCode 'C1' in 2008 ..
    First get all items from BSEG ..
    Select * from BSEG where KUNNR eq 'K'
                                     and BUKRS eq 'C1'
                                     and GJAHR eq '2008' .
    Sum all the DMBTR values (This is the total value).
    Second get the cleared items form BSAD for the above entries;
    Select * from BSAD for all entries in BSEG where KUNNR and BUKRS and XBLNR eq BSEG-XBLNR.
    Sum all DMBTR values ( this is cleared value).
    Third substract the cleared value from total to get Open value.
    This is a overview .. you should go to the tables and look for fields and etc.. and then define the logic meeeting your requirements .... this is a genric undersatnding ....
    Thanks,
    Aditya. V

  • How to get the ItemKey for a Workflow triggered by an event in Oracle Apps

    Hello,
    I have added a custom sub process to the seeded "OM Order Header" workflow. The process sends a notification. There are a few attributes in the body of the message tied to this notification, to which I am trying to assign values to using the syntax:
    SetItemAttrText (itemtype, itemkey, attrname, attrvalue).
    I have the internal names for the item type and attribute name, but don't know how to get the value for the item key. I understand the item key is supposed to be unique for each item type and is automatically generated by the workflow engine when the work flow fires. Is there a built-in function or some means to get this value?
    Regards,
    Smita

    Have you tried to query WF_ITEMS? -- http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=WF_ITEMS&c_owner=APPLSYS&c_type=TABLE
    bde_wf_item.sql - Runtime Data of a Single Workflow Item [ID 187071.1]
    Thanks,
    Hussein

  • How to get wage type for every time record

    Hi Pros,
          I am using DS 0CA_TS_IS_1, it includes report time type (0REPTT), but not have wage type. in CATSDB, I fied fields for attendance/absence type and wage type. but not every time record has wage type. can you please tell me how to get wage type for every time record? what is relation between reporting time type, attendance/absence type and wage typs?

    Hello,
    Can you talk to your HR/T&E functional consultant if they populate these values in CATSDB table using standard way or if there are custom fields that are in CATSDB OR any other table which can be used to meed the requirements
    Thanks
    Abhishek Shanbhigue

  • HT5622 How to get a refund for a purchase that didn't go through

    How to get a refund for a purchase that didn't go through

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • HT4009 Does anyone know how to get a refund for an iPad app purchase?

    Does anyone know how to get a refund for an iPad app purchase?

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • How to get money back for Nokia n97?

     Hi Guys!
     I gave up with Nokia N97!!! I have a lot of problems with it. All of them are known. While this 2,5 months of using the device I was so **bleep** off and felt very uncomfortable while using it! Is that what we paid $700 for?? To see how good it is in the official video commercial and how damn SLOW, buggy and how bad the hardware is? I waited for software update and was hoping to see nice and fast device, oh! and working GPS! Instead - it's still the same "smart" which is most worse on nokia market. That's enough!    
     So now I have this question: How to get money back for Nokia n97 after 2,5 months of usage? or maybe exchange to n900? I will call to customer care center soon but maybe  someone of you have done this already and you can give some tips? 
     Thank You! 
     Cheers
     Hi guys!

    put it up for sale, you have used it for over 30 days nokia will not give you a refund. sell it and buy yourself another device in this case. im giving mine away to a friend. he likes the n97 so its a win win
    You know what I love about you the most, the fact that you are not me ! In love with technology and all that it can offer. Join me in discovery....

  • How to get pc-doctor for win7?

    How to get pc-doctor for win7?  Thanks.
    This question was solved.
    View Solution.

    Hi,
    The PC Doctor version that HP had  provided on some PCs using VISTA was licensed software.  If you are still running VISTA then your can burn a bootable CD containing PC Doctor. A non-OEM license for PC Doctor is quite expensive the last time that I had checked.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • How to get Open Balance for the year and Total Ending Balance?

    For a given account, how to get Open Balance for the year (Cumulative Ending Balance) and Total Ending Balance (Cumulative Ending Balance)?
    Is there any function module available? or should I read from some tables? Please advice.

    Hello Paul,
    You could try calling one of the following BAPIs - see which one meets your requirement. They are documented well so shouldn't be a problem finding out the correct one for your requirements.
    BAPI_GL_GETGLACCBALANCE      
    BAPI_GL_GETGLACCCURRENTBALANCE
    BAPI_GL_ACC_GETBALANCE      
    BAPI_GL_ACC_GETCURRENTBALANCE
    BAPI_GL_ACC_GETPERIODBALANCES
    BAPI_COND_VAL_DECRE_BALANCES
    You might have to put in some of your own logic after the BAPI call to get what you want.
    Hope this helps,
    Cheers,
    Sougata.
    p.s. Also look at FM FAGL_GET_ACCOUNT_BALANCE
    Edited by: Sougata Chatterjee on May 7, 2008 11:47 AM

  • How to query opening balance for all customer or Vendor for an speci. date

    Hi,
    How to query opening balance for all customer or Vendor for an specific date?
    Example:
    put any date and query will show all customer/ Vendor  that date opening/current balance.
    Regards,
    Mizan

    Hi mizan700 ,
    Try this
    SELECT T0.[DocNum] As 'Doc No.', T0.[CardCode] As 'Customer Code',
    T0.[CardName] As 'Customer Name',(T0.[DocTotal]-T0.[PaidSys]) As 'O/S Balance'
    FROM OINV T0 INNER JOIN OCRD T1 ON T0.CardCode = T1.CardCode
    INNER JOIN OCRG T2 on T1.GroupCode = T2.GroupCode
    INNER JOIN INV1 T3 ON T0.DocEntry = T3.DocEntry
    WHERE T0.[DocStatus] ='O'
    AND
    (T0.[DocDate] >='[%0]' AND T0.[DocDate] <='[%1]')
    Regards:
    Balaji.S

  • A^b = n ,How to get the value for a ?

    a^b = n ===> n = Math.pow(a,b)
    How to get the value for a ?
    dose Java have API to get the value for a ?
    Thanks for help~~~

    a^b = n
    =>
    a = n^(1/b)
    So,
    a = Math.pow(n,1.0/b)

Maybe you are looking for

  • I can't open Pages app on iMac

    Hi all, I can't open Pages app on my computer. These are the specs: iMac 2.8 GHz Intel Core i5, 4GB, 2/3 of a TB free storage capacity, Yosemite version 10.10.2 Originally I had iWork 09 and since I've been updating from the app store since they are

  • Adobe Media Encoder: CBR bitrate problem!

    Hi! I'm having some problem with Adobe Media Encoder. I've edited a HD video (recorded with a Sony HDR-FX1) and created a MPEG2 file using the preset "1440 x 1080i 25 Hiqh Quality". The video file size is 7,25 GB. Now I want to put this video on Moti

  • Full screen/fill screen?

    Hello, Does anyone know how to make a button in Edge that will make the animation go "full screen"? And back to regular? Any help would be appreciated. Thanks!

  • Color looks muted and darker outside of photoshop

    I have checked all the color settings in PS and nothing has changed.. My photos look one way in PS then when saved and opened elsewhere (ie: just my desktop background & others) they muted and darker. please help, I have not changed anything that I k

  • Problem with Appletviewer

    I am typing the exact path to my class file and I get this error..... I/O exception while reading "C:\Blah, blah" (The filename, directory name or volume doesn't exist) WHY!!!!!??? I am cutting and pasting the path into the dos prompt.