How to add a own field in payroll slip?

Hi friends, we want to add a field in payroll slip that consists in a formula. We search for help of how to reach this, but when the slip itu2019s printed the field itu2019s not calculated so appears in zero.
These are the steps we made, if something itu2019s missing please help us.
Steps:
1) Created table ZLIQ in se11.
MANDT               MANDT     CLNT          3     0          Mandante
CCNOMINA          LGART     CHAR          4     0          CC-nómina
CANTIDAD          ANZHL     DEC          7     2          Cantidad
IMPORTE               ZIMPOR     DEC          1     5     2     IMPORTE DESDE
2) in order to have available these fields in the paid slip we execute the transaction PE51_CHECKTAB, adding the fields of table ZLIQ (form class CEDT)
3) We add the fields of the table ZLIQ in the transaction PE51.
4) We changed the program HVECEDT0.
4.1.- We used the INCLUDE RPCEDDZ9 in order to define the structure of ZLIQ:
ENHANCEMENT 1  ZCAMBIOS_LIQ_DEF.    "active version
DATA: BEGIN OF Zliq OCCURS 15,
  ccnomina like Zliq-ccnomina,
  cantidad like Zliq-cantidad,
  importe like Zliq-importe,
END OF Zliq.
ENDENHANCEMENT.
4.2.-We changed the INCLUDE RPCEDSZ9 the form: POS-FIX-DATA-MOD and just assign fix values in order to test.
ENHANCEMENT 1  ZCAMBIOS_LIQ_LL.    "active version
    zliq-ccnomina = '3030'.
    zliq-cantidad  = 303.
    zliq-importe  = 30303030.
ENDENHANCEMENT.
To test we execute the payroll and finally the values are not displayed.
Could you help us?
Thanks in advance.
Albio.-

Hi.
Sorry, let me try to  explain it better.
Z -> it's a customer field table that we add in the payroll slip using transaction PE51, and previusly defined in PE51_CHECKTAB. This field table "Z" it's also defined in a abap program for payroll slip: RPCEDDZ9.
500 -> it's a fixed value assigned to the "Z" field table in the include program to the custumer field Z. This assigment it's done in the Inlcude:  RPCEDSZ9, form: POS-FIX-DATA-MOD. (this "500" it's going to be changed latter for a formula, the 500 it's just used to test)
Regards
Albio

Similar Messages

  • How to add an input field in the web UI of CRM 2007

    Hi everybody.
    I want add an Input field in the Web UI Screen. How it is possible.
    I want get the information with detailed descriptions if possible with screen shorts.
    What type of methods it will be generated and what are the code we entered in those methods.
    Take according to any example. But with detailed description.
    I am new for the CRM 2007. So, please give the screen shorts with proper data.
    Not only adding the field. If any data i entered in the adding field then that will be stored in the tables otherwise no use by adding the field.
    So, Can anybody please send a proper information according to this.
    Here another one How to Add our own table (Ztable) field in the Web UI Screen.
    How to add the same field in the BOL.
    Please expalin about those concepts with full of screen shorts messages.
    Thank You.
    Regards,
    Krishna.

    If you want to add extra standard fields (like one you mentioned), you can use Component Workbench and Copy the configuration and create your own configuration and make the "Available Fields" appear there.
    If the standrd field is not available, you can Add Context Node using wizard and make it visible.
    If its a custom field (a new one); you will have to use EEWB and add the fields and then make it visible in the UI using Component Workbench.
    Regards,
    Alin

  • How to add the date field in the dso and info cube

    Hi all.
    I am new to bi 7. in the earlier version v hav to button to add the date field. but in the bi 7 der is no option so can any body tell me how to add the date field in the data targets
    Thanks & Regard
    KK

    my prob is solved
    KK

  • How to add a new field in MM01, with say contaminent  as a field?

    How to add a new field in MM01, with say contaminent  as a field? I process that i know is i has to go the user exit and check out the three user exits that are available for MM01 after that what i have to do please can any one help me out with the procedure to proceed?

    Hai      venkateshwar reddy ,
    try with these user exits
    MGA00001 Material Master (Industry): Checks and Enhancements
    MGA00002 Material Master (Industry): Number Assignment
    MGA00003 Material Master (Industry and Retail): Number Display
    Refer these steps also
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/screen-exit-on-mm01-mm02-mm03-322717#

  • How to add a customer field or extn coll in the tab1&2&3..of a UDO doc?

    Hi Experts,
    Does anybody know how to add a customer field or extn collection in the unused  tabs like tab1&2...in a UDO document?
    Thanks for your reply in advance.
    Thanks & Regards,
    David

    Hi Subhasini - <br><br>
    It seems you have discovered that adding an extension field to the Project Suppliers collection is not possible; many of the collections in E-Sourcing do not support extensions and, even when they do, typically, the table view of the data cannot be changed to show the extension value (it would only show on a "details" page, for example.<br><br>
    The solution that you have proposed may work, although I think there is a slight mistake in your logic. I believe you are saying that the script would take data from the newly created extension collection and populate data in the out-of-the-box vendor collection. <br><br>
    In thinking about your solution, I believe the benefit is that any logic and reporting based on the standard collection continues to function correctly (e.g., creating an RFx from the Project will use the out-of-the-box vendor collection).<br><br>
    That being said, I generally am reluctant to do a "replace" of a standard collection with an extension collection as you propose. My recommendation is that you challenge the customer on the importance of this requirement. For example, could the code be maintained on the vendor record? Why is it maintained in Projects? If it is maintained in the vendor record, could you just populate a read only collection the Projects that shows the vendor and code? Could a report be written that can be launched from within the Project to show the values? How does the customer intend to use this field? Could the display name of the vendor object be the right place for it?<br><br>
    I hope these ideas are helpful.<br><br>
    Regards,<br><br>
    Rob<br><br>

  • How to add a Custom field in the Standard SAP Sales Order main screen

    Dear Experts,
    We have a requirement of adding a Custom field in the Sales Order screen. I know how to add the Customer field in the Additional data B tab of the Sales Order Header Screen as that is the screen user exit provided by SAP. Can someone tell me how to add the Custom field in the Sales Order main screen. Program Name - SAPMV45A and Screen Number - 4001. What is all I need to take care.
    Thanks,
    SNK.

    I have not added the Custom filed in the main screen and added in the Additional data B screen. So closing the message.

  • How to add new text field in standard report

    how to add new text field in standard report?

    Hi,
    I presume you are talking about a report display in ALV and u wish to add a column to it .
    If it is a global requirement ,as in table being used there in ALV can be modified, then you can append the table and the system should pick up the same automatically from there.
    Otherwise , you can make a Z program . Modify the catalog being used in ALV.
    Regards,
    Shweta

  • How to add new customise field in standard SAP ME28 Report?

    Hi Anybody,
             How to add new customise field inside Standard SAP Screen report ME28?.
    Anybody, Please tell me how to do?.
    Thanks,
    Regards,
    S.Muthu.

    Hi Subramaniyam,
    You can find enhancement in me28 by following steps and then apply your logic in include of this enhancement.
    cmod>Give a project name>in enhancement column give the package name ME >f4>in package write ME-->ENTER>It will show you all enhancements available in me28> find which ever suits your requirement>save > click on components> from there you can make changes in include program.to add that particular field.

  • How to add one more field to an exist internal table

    hi abapers
    i am a very new abap programmer and just started learning it.
    i want to know How to add one more field to an exist internal table.
    lemme me put my question in a very simple way.
    i have a internal table having fields f1,f2,f3 and which also that internal also contains some data.
    now i want to add two more fields (mm & nn) to that internal table now.
    how can i do that.
    and i wanna know the websites names where i can find some brain teasing questions in abap programming.
    eagerly waiting for ur reply
    regards,
    Maqsood A Khan

    Hi, MAQSOOD.
    You can insert more fields in your internal table like this.
    refer this code snippet.
    DATA : BEGIN OF tbl_itab OCCURS 0.
            INCLUDE STRUCTURE zsdtc009.
    DATA :  vkorg   LIKE vbak-vkorg,  "inserted one
            vtweg   LIKE vbak-vtweg,  "inserted one
            vkbur   LIKE vbak-vkbur,  "inserted one
            vkgrp   LIKE vbak-vkgrp,  "inserted one
           END OF tbl_itab.
    you can also read the book "Teach yourself abap in 21 days"
    at http://cma.zdnet.com/book/abap/
    but that book is just about basic concept of abap and report program.
    it doesn't give a lecture for on-line program.
    you can get pdf version books(about abap, sap...things) from sap.
    http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm
    I wish I could help you.
    Regards
    Kyung Woo.

  • How to add my own Layouts

    Hi
    Can anyone tell me where/how to add my own layouts so they
    are available in the New File dialogue?
    I'm on CS3 by the way. I'm sure I managed this way back in MX
    but just can't remember how.
    Many thanks
    Jon

    JonJackson wrote:
    > Can anyone tell me where/how to add my own layouts so
    they are available in
    > the New File dialogue?
    The 32 predefined CSS layouts in CS3 are stored in C:\Program
    Files\Adobe\Adobe Dreamweaver
    CS3\configuration\BuiltIn\Layouts.
    However, I have no idea how you list your own layouts in the
    New
    Document dialog box.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

  • How to add my own iview in Compliance Calibrator

    Hi Experts,
    can plaese tell me how to add my own iview in Compliance Calibrator 5.1.

    Anubha,
    If you are trying to add an iview or URL to Compliance Calibrator you have to login as an administrator go into the configuration tab, and go to Custom tabs toward the bottom of the left screen.  Here you can add custom URL links that will appear as tabs in Compliance Calibrator.
    Hope this helps
    Gabe

  • How to add my own tcode in easy access screen

    hi experts
    how to add my own tcode in easy access screen.
    thanks in addvance.

    Hi,
    I guess by adding your own transaction u mean maintaining your <b>Favourites</b>, this you can do by right clicking on the Favourites option and select the option <b>Insert Transaction</b>.This will solve the purpose...Hope it answered your question.Do award points if it does.
    Thanks.

  • How to add my own pdf into "Kobo Books"?

    Anyone knows how to add my own PDFs into "Kobo Books"?
    The "Adobe Reader" in playbook doesn't have bookmark function.

    Because the Adobe Reader pre-installed in Playbook doesn't have Bookmark function, while kobo has it.

  • How to add my own order of songs to my iphone

    How to add my own order of songs to my iphone

    Create a Playlist either from iTunes or your devices basing on your own preference of order.

  • Hi All ,How to add a new  field for MEDRUCK if we havea ZMEDRUCK

    Hi All ,
            How to add a new  field for MEDRUCK if we have a ZMEDRUCK
    Req: If I want to add a new field for the following text editor line :
    IN MAIN WINDOW > TEXT EDITOR> SERCH FOR TOTAL_AMOUNT-->
    In that we will have
    &ekko-waers&    &komkfkwrt&
    (currency)       (numerics)
    Pls send the Code to make these changes .Pls its urgent
    Thanks&Regards.
    Bharat.

    Hi
    If that field which you wants to add is available in one of the structures like EKKO,EKPO then you can add that field just beside the other fields
    If that field is not there in the any of the structures then you can define a variable using define command
    /: DEFINE  &VAR&
    / &VAR&  = <some value>
    or you can write subroutines to fetch the data from outside tables and can use those fields data in the script
    <b>Reward points for useful Answers</b>
    Regards
    Anji

Maybe you are looking for