Substitution in CAT2 Transaction

Is it possible to define a substitution rule in HR (Time Sheets) something like below:
In Transaction : CAT2
If receiver object is WBS element, then substitute the Receiver cost center with the responsible cost center which is maintained on the WBS master data.
Can it be done handled through customisation or through an exit?
Regards
Sreenivas

Hi Madhu,
At present we are using ABT1N transaction to transfer asset from one company code to other. System is creating documents in both sendor company , Receiver company & one cross company code document.
While transferring asset ,we are using "no revenue "option in ABT1n transaction code. We are using transfer variant "Z7" in ABT1n transaction code.
System is transferring the net book value to Net book value asset scrapped a/c. Our requirement is  this net book vlaue should go to" inter company asset clearing a/c" which has not been maintained any where in AO90. For this we are writing substitution.
Pre requisites in substitution:
Transaction code = ABT1n, posting key=40
Substitution:
GL---- substituted by constant value 7021010
When we wrote this, it is not working. The substitution GL a/c which we require is not substituting.
your help is much appreciated.

Similar Messages

  • SAP HR CAT2 transaction

    Hello,
    I am an ABAP consultant working with CAT2 transaction .
    I wanted to know in which table is the work center and plant for an employee stored?I mean does HR use common work center & plant tables used by other modules like PP,MM or it uses a database of its own to store this.
    Which are the tables from which I can retrieve the work center & plant for a specific personnel (corresponding to CAT2 transaction) & ,and what data we need to input to get this?
    The reason for this requirement is that I am using bapi 'BAPI_CATIMESHEETMGR_INSERT' to insert records from incoming file and it throws the error while inserting that says 'Enter a work center and a plant',whereas if you enter the same in CAT2 transaction it has the inherent functionality to retrieve the work center & plant and updating CATSDB.
    So I want to populate the internal table with work center&plant before passing it to the BAPI,so that it doesn't throw such an error.
    Please let me know if you have any info pertaining to this.
    Thanks.

    Have a look on the employees infotype 315 (via transaction pa30), this stores the Plant and is a default to the CAT2 screen.
    Another option is that you can turn these two fields off in the CATS profile (Transaction CAC1).

  • How to add a field in data entry section of cat2 transaction

    hi friends,
    i just want to know how i can add one more field in the data entry section of the cat2 transaction.would appreciate if u help me asap.
    thanks,
    sakshi

    Did you solve this?

  • CATW and CAT2 Transactions

    Hello,
    Could someone tell me the main differences between both transactions?
    I know CATW is an Easy Web transaction and CAT2 isn't. But when I'm launching CATW transaction in a web browser, all the fields are misplaced and I can't do anything.
    What're the main advantages for use CATW transaction instead of CAT2 transaction in a web browser?
    Thanks!
    Miguel Angel.

    Hi Jason,
    You can schedule the program RCATS_APPROVE_ACTIVITIES in back ground. In the approval of timesheet tab there is a check box for Automatic approval (customer exit). If we check this box the system calls the APPROVE_CATS_CLASSIC or APPROVE_CATS_SERVICE_PROVIDER  methods from the business add-in CATS_REPORTING.
    Hope this will help you.
    Regards
    Raviiiiiiiiiiii

  • How to update values in the table control at  Cat2 transaction,

    Hi,
    i am working on cat2 transaction, here
    i am using the exit_saplcats_006 and updating values at catsdb table, but i want to display this values at the table control in the cat2 transaction.
       can any one provide me solution for this same.
    Regards

    Hi Suresh
      this is actual requirement
    in the CAT2.
    1. Add a new column for WBS description and derive the value as per the FS
    2. Retrieve project number and description and update in the column specified
    3. When a service order is selected it should do the same for 2.
    4. Finally repeat for the worklist view (which is the section above)
       here i am able to display values at data entry area
    for service order and network but not worklist area ?
        updation is not coming, can u plz go throw it..
    Thanks
    Chinna

  • CAT2 Transaction & Save button

    Hello,
    When I'm entering data into the CAT2 transaction and I click over Save button, the screen "jumps" to initial SAP screen (SESSION_MANAGER). Can I avoid this?
    Thanks!
    Miguel Angel.

    Hello again,
    Really, I noticed that the transaction "jumps" to back screen, not the initial SAP one. Can I avoid this?
    Thx!
    Miguel Angel.

  • Cat2 transaction

    Dear gurus,
           In CAT2 transaction after entering WBS element and time it retrieves some data like activity type,send cost center on the same screen. Here my doubt is from which tables it is retrieving that data.
    Regards

    hi
    refer to the link. <b>here is  ur answer</b>
    http://www.easymarketplace.de/transactions-a-e.php
    TA       REPORT           Header Description
    BD26   RBDFECOA       Get Activity Type
    BD27   RBDSEACT       Send cost center activity prices
    regards
    ravish
    <b>plz dont forget to reward points if helpful</b>

  • Customization of CAT2 transaction - Very Urgent

    Dear SDNers,
    We have created variant version for standard CAT2 transaction using ‘SHDS’ trans code. (Just to hide some of the options from the end user to enhance the usability).   To extend the usability, we need to do the following activity.
    In the ‘Release View’ of CAT2, when user clicks ‘Release’, the save should happen internally.  Could we achieve this using some configuration…?  If not, to achieve this activity, how can I proceed to perform further customization…?  Could we achieve this by modifying some HTML / Dynpro code etc…?  If, what could be the approach…?
    <b>PS:
    I am not interested to do the customization of standard CAT2 transaction program using user exits and then create variant out of this.
    I have explored CATW but the client shown interest to use standard CAT2
    </b>
    Points will be awarded immediately.

    Hello Seshagiri,
    your question is not really about ITS, but rather on how to customize the Application. I am not sure if there is a forum for CA-TS, but if there is, I am pretty certain you will get more (and better) answers there ...
    Regards,
    Jan

  • CAT2 transaction user exit

    Hi Experts,
    The requirement is in CAT2 transaction we need to filter wage type field depending upon user.
    Need the user exit for the same.
    Thanks,
    Subhashree.

    Hi,
    Try Using this CATS0003  CATS: Validate recorded data
                           CATS0005  CATS: Customer field enhancements.
    If not you can also try to to enhance using programs ZXPADU01,ZXPADU02
    Regards,
    Adil

  • BDC to update CAT2 transaction.one issue while updating CAT2 transaction

    Good Day Friends,
    i have one issue while updating CAT2 transaction,
    i have enhnced 3 custom fields in CAT2 tx-code. while updating through manually the data is getting stored in CATSDB tx-code for this i have done validation in enhamcement spots ECC 6.0.
    but when i am running bdc this custom field data is not updating in CATSDB table.
    my dout is will  BDC work for enhancement spots or not , also please suggest if you have any idea ?

    Hi,
    Usually I am trying to avoid BDC. So I would try to use BAPIs BAPI_CATIMESHEETMGR_INSERT and BAPI_CATIMESHEETMGR_CHANGE. Similar to other BAPIs, you can pass values for your extended fields using table EXTENSIONIN. It's described in BAPI's documentation or look for EXTENSIONIN on SDN. The principle is same for all BAPIs.
    Regards

  • Cost Centre not popping up in CAT2 transaction

    Dear Experts,
    I'm new to SAP HR and seems I have missed some entry in maintaining HR master Data (PA30). I have assigned Personnel Number to Enterprise structure and therein I have made an entry for cost centre field as well.
    When I go to CAT2 transaction for time recording for this personnel, the cost sentre field does not display the cost centre and is greyed out.
    Also I get the error ' Enter sender activity type for cost centre' .
    Please help me identify the missing entries.
    Regards,
    Jyoti

    Hi,
    Hope the 'cost center not appearing in CAT2' error is resolved by now?
    If not, please maintain cost center in IT0315 (Time Sheet Defaults) . You'll see the K in CAT2 time entry screen.
    Regards,
    Ganabady

  • Context Overflow while using CAT2 transaction

    Hi All,
    I have web enabled CAT2 transaction using SAP GUI for HTML in Portal. Whan I try to launch this tracsaction from Portal I get an error message saying "Runtime error Assignment to context failed(context overflow)".
    But when I try doing the same thig outside Portal, ie directly accessing CAT2 transaction through ITS, I never get this error.
    Please help.
    Thanks in advance.
    Vivek

    Hi,
    We are using standalone ITS without access through Portal
    We solved this problem incresing ITS parameter "MaxCtxtSize", that you can find through ITS administration: https://<ITS_host>:<ADM_port>/scripts/wgate/admin/!
    <Instance> -> Configuration -> Registry -> Programs -> AGate

  • Substitution in ABT1n transaction

    In ABT1N transaction code, systen is picking GL codes from AO90 accoun determination. We want to substitute one the GL code by our own GL code.
    I  have written this substitution in FI module and is is not working.
    My question is ,where this substitution is required to be written.
    Is it required to be written Asset module. If it is in asset momule, in which sub module of asset, this substitution should be written.

    Hi Madhu,
    At present we are using ABT1N transaction to transfer asset from one company code to other. System is creating documents in both sendor company , Receiver company & one cross company code document.
    While transferring asset ,we are using "no revenue "option in ABT1n transaction code. We are using transfer variant "Z7" in ABT1n transaction code.
    System is transferring the net book value to Net book value asset scrapped a/c. Our requirement is  this net book vlaue should go to" inter company asset clearing a/c" which has not been maintained any where in AO90. For this we are writing substitution.
    Pre requisites in substitution:
    Transaction code = ABT1n, posting key=40
    Substitution:
    GL---- substituted by constant value 7021010
    When we wrote this, it is not working. The substitution GL a/c which we require is not substituting.
    your help is much appreciated.

  • Substitutions in MIRO transaction

    Hi everyone,
    I have a requirement where it needs to perform some substitutions in MIRO / MIR6 transactions, at save event. It must to make some substitutions on debit notes when it makes an INVOICE REDUCTION. The substitutions should be done in the following standard tables:
    BKPF-XBLNR
    RSEG-MWSKZ
    BSEG-MWSKZ
    RBKP-BLART
    Somebody knows how can I do this?
    Thanks in advance!
    Regards,

    hi Leonardo,
    substitutions you can set up in GGB1.
    BKPF-XBLNR ==> this is a text field, should go without problems
    RSEG-MWSKZ and BSEG-MSWKZ ==> these are tax codes, I would NOT substitute these fields. If you change the tax code and someone looks at the posted document and will see that tax code says 15% percent (for example), while the calculated value is 10% and he won't understand why. On the other hand all your tax eports will be wrong. What is the reason behind?
    RBKP-BLART ==> you can only substitute BKPF-BLART, however I would not do that, because it is a field on header level. You have to test that thoughoutly. Please check exit LMR1M001 as well, might be suitable.
    hope this helps
    ec

  • Modify CAT2 transaction- Time sheet

    Hi,
    In transaction CAT2, I want to put the field CATSD-UNIT not editable, and fill it with a value based on the wage type inserted in the field CATSD-LGART (that I will find in the table T538A).
    Does any one know if there's an user exit where I can do that?
    Thanks.
    Sónia

    Hi.
    I'm working with Sónia and we have activated the two user-exits but CATS0004 doesn't allow us to change the contents of the field UNIT.
    And the other user-exits are never accessed (I have inserted a BREAK_POINT statement but it doesn't stop there).
    How can you change the contents of standard fields in the table control for CAT2?
    Can you help us?
    Thanks.
    Marco

Maybe you are looking for

  • Determinação automatica de CFOP com e sem crédito em MM

    Olá pessoal, novamente recorro a vocês porque estou com uma dúvida que pode ser simples, mas não estou encontrando alternativas para o meu cliente. Configuramos 4 novos CFOP: 1556/AA e 1556/AC / 2352/AA E 2352/AC A questão é a configuração para deter

  • Next Generation Java Plug-in

    Hi - Our desktop application was built using older versions of core java and now runs on 1.6.0_19. When the next generation java plug-in came into play (enabled by default) we started having some GUI issues with various dialog boxes (freezing, not fu

  • How to convert color of bitmap image?

    I am programming with Acrobat 7. I'd like to change color of all object to CMYK color or gray. In case of plain object like path or font, I need to seek CMYK color from the object's RGB color. and I change the property of the object color space and v

  • Use of text symbol in webdynpro

    Hello I want to assign some text to a variable in webdynpro, that is not a screen field(just a normal variable). Instead of hardcoding the text I just want to use a text symbol. Should I go for assistance class or OTR? I tried using OTR.but it is not

  • Fb60 issue

    Respected gurus, while i am making payment to vendor in fb60 it gives the following error,i.e, "posting is possible only with zero balance" regards jana