Job code mapping with activity type

Hi friends,
I want to map the Job code to an Activity type.
Pls let me know the table name for job code to activity type mapping or through which transaction, this is done.

Hi Dilek,
thanks for the reply.
Basically I am working in PS.
I have a case whr when user is entering timesheet, he gets an error message, create a master record for 158312/DEF.
for this, basically we have to maintain rates in KP26 for Cost Center and act type.
If I check the PA20 record for teh user, he is assigned to
Cost Ctr: 158312
Job key: 30020, and
Activity Type: DEF
Here when I contacted with the planning dept to maintain rates for 158312/DEF, they told me that they use  activity type DEF as the default and they never maintain rates for this. they told me taht Basically the job code is not mapped to an activity type, the only way we would know what the problem is, is to check the infotype 1 and 315 and the job code to activity type mapping table.
So I just checked with you guys to know which table they are referring too..
regards,
Madhu

Similar Messages

  • Mapping of Admin and S&D Expenses with Activity Types

    Dear Experts,
          How can I Map of Admin and S&D Expenses with Activity Types? See the below scenorio:
    I need to add the cost to Technicion Salary,Supevisor Salary, Packing Charges and Labeling to to COGM to get COGS.
    all expenses belong to one Activity Type i.e. Assembling.
    Example:
    Technicion Salary is Re. 30,000 Total Activity units are 15,000. So, each product tech sal is Re.2. same funtionality for all above expenses.
    Regards,
    Balaji Bhonsle.

    Hi
    1. Create a Splitting Str in OKES
    1.a Create a Splitting rule with in OKES and Choose the method 12 (activity Qty)
    2. Add an assignment line in the Splitting Str and assign the Splitting rule to it
    3. Create a Cost Ele group and assign it in SOURCE
    4. Map the same cost ele group to Act Types
    5. Assign the Prod cost center to this Splitting Str in OKEW
    If you want brealup of act price, Then create a Cost Comp Str and assign in your Plan Version in OKEQ
    Br, Ajay M

  • Employee report with activity type

    Hello,
    In the HR master data, we input employee details, cost center & activity type.
    Can anyone tell me report for employee with activity type and cost center?
    Thanks

    Just have a look at this link http://help.sap.com/saphelp_nw04/helpdata/en/1f/03223c5f00612be10000000a11402f/content.htm
    and if u type  information related to adhoc query u will find lot of thread related to ur issue pleas check the same from the previous threads useing search forum

  • Mapping confirmed Activity type

    Can anyone tell me how to map the confirmed activity type with material number to fetch material description from makt table ?

    Hi Arvind,
    i don't understand your Question. Can you explane it
    a little more in detail?
    Regards, dieter

  • Data associated with Activity Type field in Costing transaction KP26.......

    Hi,
    In what table can I find relation between the<b> Plan Activity</b> and <b>Distribution Key</b> data assciated with a <b>Activity Type</b> field in Costing transaction KP26.
    Please help.
    Regards,
    Rajesh.

    HI,
    Please check these notes.
    86613
    688883    Confirmation with price 0: Message BK057
    645811    Confirmation with plan price 0: No costs in CO
    Plese assign points if it useful.
    Regards
    Ravinagh Boni

  • CATS Problem with Activity types, it takes the first 6 digits of PERNR

    Hello Gurus!
    I have configured cats and maintained infotype 0315. When i go to CAT2, i dont see any default values on the screen from 315. When i try to call the cost center and activity type,. enter the times and hit enter, it hits an error saying: Activity type 001131is invalid for 00113199. It doesnt speak abt the activity type i assigned, it probably takes the first 6 digits of personal number as the activity type and throws an error.
    Please help me what to do with this... its very urgent..
    Points granted..
    Thanks,
    Soniya Singh

    Which version of SAP are u using. I don't see any message with your description in the message class.
          I think the values on CATS are only defaulted when u give the WBS element and hrs and press ENTER. Try this and u should be able to get the values defaulted from 315 assuming you have set the default values in CAC1 and also please check the settings in the Initial screen of CAT2 if any other values are getting defaulted in Persons tab and also check ur activity type has the valid Controlling area.
    Edited by: Madhu Gudur on Feb 21, 2008 5:58 AM

  • UNSPSC Code Mapping with Local Material Group

    Hi Experts,
    We are on SRM 7.0 SP05
    We are trying to map UNSPSC Code with R/3 Material Group, which has been replicated to SRM. We have maintained the mapping table for UNSPSC with SRM Material Group.
    We are using the BADI BBP_CATALOG_TRANSFER to change the UNSPSC with a corresponding material group and are modifying the internal table enriched_item_datacategory_id field. Though we are able to successfully change it in the BADI but the changes are not reflected in the shopping cart. Does anybody know why this happens? Is there an OSS note to resolve this problem?
    Appreciate your great help
    BR,
    Siva

    Muthu,
    We have not done anything with MDM but as for CCM, I can tell what we have done...
    In IMG: Supplier Relationship Management --> SRM Server --> Master Data --> Content Management, you can define your schemas and mappings.
    When shopping through a catalog, make sure the SCHEMA and the UNSPC are passed in the OCI stream.  If your scemas and mappings are straight-forward, then no addtional coding is required.  However, if this is not the case, addtional coding in BBP_CATALOG_TRANSFER may be needed.
    I have seen in the forums that many have recommended custom tables and mapping code in BBP_DOC_CHANGE_BADI.  However, I like to stick to standard as much as I can.
    This may be simplistic, but I think it will help you get a idea on the CCM side.  Sorry I could not help you with MDM. 
    Regards, Dean.

  • Inter company code STO , with delivery type NL

    Hii friends
    While trying out cross company code STO between two plants(supplying plant is 9037 belonging to company code 9036 and the recieving plant is 9030 belonging to company code 9030) of two different company code, i am able to create a PO, delivery but during post goods issue(PGI)  the system is throwing an error "Customer is not defined in company code 9030".
    Can you solve this ... its urgent

    Hi pramod,
    Create customer master in 9037 plant for 9030 plant & Create vendor master in 9030 plant for 9037 plant.
    1.9030(Receiving plant) will place PO on 9037(supplying plant) doc type NB.
    2.Based on PO, 9037 plant will create a sale order.
    3.U create a dely for sale order.
    4.PGI accordingly.
    Hope it helps
    suresh

  • Need example for code use with Simple Type Enumeration

    Hello,
    I've created a Simple Type Enumeration in my Web DynPro Project's Local Directory.
    I see that there is an option there to generate a class representation of this Enumeration. Can someone please show me an example code of how to use this Class. For example, to go over the Enumeration and get all the values?

    hi Roy,
    Try this.
    Iterator chk =
    wdContext.nodeB().getNodeInfo().getAttribute("val").getModifiableSimpleType().getSVServices().getModifiableSimpleValueSet().entrySet().iterator();
    I will check it and tel u in some time...
    Regards
    Bharathwaj
    Message was edited by: Bharathwaj R

  • Match Code Activity TYpes

    HI  Everybody. I need that the long text  of the activity type master data (CSLAZ-LTEXT)  appears in the match  code  of the  activity type  field instead of the short text (CSLAZ-KTEXT) . Can  somebody tell me where I can do the menctioned change?
    Thanks  in  advance
    Martha

    Please familiarize yourself with [Search Helps|http://help.sap.com/saphelp_nw70/helpdata/EN/8b/415d363640933fe10000009b38f839/content.htm] in the SAP NetWeaver Library at http://help.sap.com .
    Jeffrey Holdeman

  • VBA Code error with Adobe Acrobat 10 Type Library

    Hi,
    I have some code I created in Word VBA to combine several separate PDFs into a single PDF.  The code works fine with the Adobe Acrobat 9.0 Type Library and Adobe Reader 9.0 installed.
    But, with the Adobe Acrobat 10 Type Library and Adobe Reader 10 installed, the code fails at the marked code below.  Any suggestions??
        Dim acrobatApp As Acrobat.acroApp
        Set acrobatApp = CreateObject("AcroExch.App")
        Dim mainPDF As Acrobat.AcroPDDoc
        Set mainPDF = CreateObject("AcroExch.PDDoc")  ****THIS IS WHERE THE CODE STOPS WITH A "TYPE MISMATCH" ERROR****
        Dim nextPage As Acrobat.AcroPDDoc
        Set nextPage = CreateObject("AcroExch.PDDoc")
        Dim numPages As Integer
        'Loop through all selected VLS, and add each one to the end of the main PDF
        For i = 0 To lstSelected.ListCount - 1
            mainPDF.Open CurDir & "\" & Replace(ThisDocument.Name, ".doc", "") & ".pdf"
            numPages = mainPDF.GetNumPages
            nextPage.Open lstSelected.List(i)
            If mainPDF.InsertPages(numPages - 1, nextPage, 0, nextPage.GetNumPages, True) = False Then
                MsgBox "Cannot insert pages"
            End If
            If mainPDF.Save(PDSaveFull, CurDir & "\" & Replace(ThisDocument.Name, ".doc", "") & ".pdf") = False Then
                MsgBox "Cannot save"
            End If
            'MsgBox lstSelected.List(i)
            nextPage.Close
        Next i

    What if you start with a really simple VBA example? Take a look at this:
    Private Sub CommandButton1_Click()
        Dim AcroApp As Acrobat.CAcroApp
        Dim theDocument As Acrobat.CAcroPDDoc
        Dim bm As Acrobat.AcroPDBookmark
        Dim thePath As String
        thePath = "c:\temp\test.pdf"
        Set AcroApp = CreateObject("AcroExch.App")
        Set theDocument = CreateObject("AcroExch.PDDoc")
        theDocument.Open (thePath)
        MsgBox "Number of pages: " & theDocument.GetNumPages
        theDocument.Close
        AcroApp.Exit
        Set AcroApp = Nothing
        Set theDocument = Nothing
        Set bm = Nothing
        MsgBox "Done"
    End Sub
    If this still does not work, I would reinstall Acrobat to make sure that
    the TLB is not corrupt.
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    [email protected]
    http://www.khkonsulting.com

  • Cost splitting with not-relevant activity types

    Hi,
    We have 10 activity types for splitting:
    ZP01 - ZP10.
    Everymonth the confirmation from process orders should be done only for ZP01 to ZP06. So, when we run KSS2, the activity independant cost will be split with these activity types.
    For March 2009, user have done confirmation wrongly with activity types ZP07-ZP10. Once realized, user have reversed it.
    When user run KSS2, the cost is split between ZP01-ZP10. When we check cost center report, there is no confirmation for ZP07-ZP10 anymore?
    So, instead of splitting results USD 100/6, it has become USD100/10.
    Does anyone faced this issue before? Any resolution?

    Issue resolved.

  • Capacity planning integration with ERP based on activity types

        Hello Friends,
    Please help me in understanding the integration of capacity planning with activity types.
    I have done the configuration but i am getting all the values double and giving the wrong roll up.
    Please help me how this integration works and how to configure it so that i can get the actual efforts from the SAP ERP.
    Regards,
    Lohith

    You can split operation and assign operation ticket to more than one Person (i.e. HR person number) even if they are not linked to one work center.
    I don't have system in front of me, but I think it's in Operation details. You can also check individual capacity in table or graph. It was available in ECC 6.0
    Hope this helps-

  • Compensation Survey Job code

    Dear Users,
    We would like to be able to load the full Job ID, 15 characters, and have this ID show up on reports, views and tables, currently we have to manually change the actual code, to reduce them to 8 characters, doing so we face problem when we try to compare the salary data to survey data. Please suggest.
    Thanks

    Hi Dilek,
    thanks for the reply.
    Basically I am working in PS.
    I have a case whr when user is entering timesheet, he gets an error message, create a master record for 158312/DEF.
    for this, basically we have to maintain rates in KP26 for Cost Center and act type.
    If I check the PA20 record for teh user, he is assigned to
    Cost Ctr: 158312
    Job key: 30020, and
    Activity Type: DEF
    Here when I contacted with the planning dept to maintain rates for 158312/DEF, they told me that they use  activity type DEF as the default and they never maintain rates for this. they told me taht Basically the job code is not mapped to an activity type, the only way we would know what the problem is, is to check the infotype 1 and 315 and the job code to activity type mapping table.
    So I just checked with you guys to know which table they are referring too..
    regards,
    Madhu

  • Job pricing - job code & level

    Hello ECM Experts,
    As per the SAP link below:
    http://help.sap.com/saphelp_erp2004/helpdata/en/26/43dd7a51198c45b3181f5b3a067fa7/frameset.htm
    it says that in regards to job matching....
    "Restrictions
    The following key fields must be matched in order to utilize the survey data:
    Job Code
    Job Level (if this field is present in the survey)
    Would you please share your thoughts what field from job do you match here for job code. Is the job code on the survey provider file is equivant to the job object ID (for object type = C)? Not sure if I should be looking for any other field.
    Also what would you match Job level to? Is there any specific field from job related infotypes field that you have mapped.
    I really appreciate for all your response on this.
    Regards,
    saplover

    You can check transcation code PECM_START_JPR_BSP
    In addition, you find the entire documentation in the SAP Library under
    SAP ERP Central Component -> Human Resources ->Personnel Management ->
    Compensation Mgmt -> Enterprise Compensation
    Mgmt -> Job Pricing.
    only these should be matched
    The following key fields must be matched in order to utilize the survey data:
    Job Code >> map to internal position etc
    Job Level (if this field is present in the survey)
    These two values uniquely identify a survey job from a particular provider.
    something like this
    Click on PECM_START_JPR_BSP - Start Job Pricing
    Select Import Survey
    Use Survey Provider = Salary.com
    Import the attached test file
    Import data.

Maybe you are looking for

  • Mpd and pulse problem - Connection refused [SOLVED]

    I'm having problems getting mpd to play nice with pulse-audio.  Pulse is installed and works with vlc, mplayer, flash, etc. just fine.  When I try to play through mpd the song in the gui simply shows a status of "paused" and the following gets writte

  • JTree and selected node question

    Hello Is it possible to convert the selected node to an int? I guess I'm looking for something llike this. int nodeNumber = node.getSelectedIndex(); There is nothing like that in the API, and it would help greatly if I could find a way do this. Thank

  • Local hostname keeps changing

    Ever since upgrading to OSX Yosemite, I've noticed that several times now I have been unable to reach my iMac over LAN because the local hostname changed from "iMac.local" to "iMac2.local".  This has occurred without any intervention or changes on my

  • JPA: How to initialise an entity for a self-referencing table?

    I am working on a project that requires a self-referencing table: mysql> show create table attributes\G *************************** 1. row ***************************        Table: attributes Create Table: CREATE TABLE `attributes` (   `id` int(11) N

  • Does the lens correction profile for the Canon 24-70 eliminate all distortion?

    The new Camera Raw seems excellent in the Lens Correction...I will be photographing dancers and will have only 9 feet to work with. I would like to use the widest lens I can with lens correction. The question is whether this new program will flatten