Help on Infotype 1028

Hi,
Is there any user-exit or business add-in I can use to be able to process the address fields for this infotype? I'm trying to have the address validated through a 3rd party software. I need to have it validated before the record is saved.
Thanks for any info on this. Please ignore my previous post about infotype 1021. It's really 1028, so sorry about the confusion.

Hi Paul,
If you haven't already figured out, the method AFTER_INOUT in the BAdI HRPAD00INFTY will be useful in meeting your requirement. The Address Info is stored in the filed DATA3 of the structure NEW_INNNN.
Regards,
Suresh Datti

Similar Messages

  • Search Help for Infotype Custom Field

    Hi,
    I have created a search help for a custom field in an infotype. What would be the best way of filtering the help selection based on infotype values such as molga, begda, endda?
    Thanks in advance.
    /Elvez

    Hi Nishanth,
    thanks for your reply, perhaps I should clarify my question:
    1) I have a custom field in an infotype
    2) I have a table containing the search help information
    3) I assigned a search help to the custom field
    4) I have activated a search help exit
    The problem is that the information that I get from the custom field is not sufficient for making the selection. Therefore, I would like to somehow get hold of the addition information, such as BEGDA, ENNDA, MOLGA, to do a proper selection in the search help exit. How can I achieve that?
    I read something about function module DYNP_VALUES_READ -would it be possible to call this function module from my search help exit and thereby reach my goal?
    /Elvez
    Message was edited by: Elvez

  • F4 help for Infotype

    I have 10 date types in the infotype 0041. But now the client wants to show only 5 date types in the search help. How to handle this? How to hide the other date types which are not needed.

    Hi,
        I think u will write select query for taking the values into internal table & diplaying it in the search help.For that limit the select statement upto 5.
    Regards,
    Padmam.

  • How to add records in Infotype 1028

    Hi Experts, I'm trying with Functions HR_INFOTYPE_OPERATION and RH_PNNNN_MAINTAIN,
    I've no results.

    Are you calling in sequence BAPI_EMPLOYEE_ENQUEUE, HR_INFOTYPE_OPERATION and BAPI_EMPLOYEE_DEQUEUE, of course do you check FM results, especially RETURN parameter.
    If no error arise but data is not updated, you can call HR_INFOTYPE_OPERATION with DIALOG_MODE = '2'
    Could also elaborate on
    I've no results.
    A little short to get good answers, are you unable to fill parameters, does your report execute but do not update database, does your program trigger a dump  (Read Asking Good Questions in the Forums to get Good Answers and similar discussions)
    Regards,
    Raymond

  • Hi help for infotype 2010

    Hi All,
            Iam developing OT REport in Payroll. Iam feteching Data from PA2010 subtype 2460 field name is STDAZ. ( hours) in getting whole data of STDAZ in some internal table now i want values of each month for the field STDAZ .E.G
    date              stdaz(hours)
    31.10.2007     78
    30.09.2007     95
    31.08.2007     102
    31.07.2007      62
    i wanted each month values for stdaz.
    how should i display data .
    Thanks in advance.
    Regards.
    Mahesh
    9321043028

    Hi,
    Many solutions!!!!!!!!.
    a) store in a session variable in main page and retrive it in 2nd page.
    OR
    b)As the button is a normal button pass the values through javascript..
    <input type=button onClick="return sendData()">
    <script>
    function sendData() {
    var selectvalue=document.form.selectname.value
    var newwindow=window.open(url?selectchoice="+selectvalue+",'','''')
    </script> In the 2nd page(new window) use
    <%
    request.getParameter("selectchoice");
    %> Though some syntax errors are there...but it works..
    cheers
    prasanth

  • Add search help to a field of standard infotype

    Hi,
    I need to add a search help in infotype 0591(Nominations), column relation which falls in the Nomination table control.
    Please guide me on how should I go ahead.
    Regards,
    Jaya

    Hello Glen,
    Thanks for the quick reponse.
    The details are :
    Field Name : REL01
    Screen field name : ITAB_NOM-RELTN
    Regards,
    Jaya

  • How to add search help to custom infotype listbox??

    Hi All,
    How to add search help to custom infotype listbox??
    Thanks in advance

    Hi Vinay,
    We have search help and list box as 2 different options.
    At a time we can make a field a list box or a search help.List box is restricted and we can pick values from the defined list whereas in search help we can allow more entries and then validate the value entered later.
    Implementing a listbox or search help in infotype is same as that of implementing it in a modulepool .
    for search help..we can create a custom search help or check for existing search help in se11
    then in the screen on infotype field..assign the search help direcly at the screen painter level..
    double click on the field in screen painter -> change mode and then in the space for "search help" enter the search helps name
    for list box..in the screen painter ,make sure the field is selected as list box..then in PAI of screen we do a
    (Process on value-request..field fieldname module module name)..check syntax and other details...
    Using function module vrm_set_value fill the field and populate it as required
    Pls check and revert
    Regards
    Byju

  • TRAINING INFOTYPES

    Hi all,
    I have to make a custom HR report, in which I have to fetch data of an employee from training - PSV2 like
    Training
    Description HRV_RHKBRO10-ETSTX
    Agency Date HRV_RHABLAUF- DAYDATE
    Days HRV_RHKBRO10- EVBEG/ HRV_RHKBRO10-EVEND
    The above fields like HRV_RHKBRO10-ETSTX, HRV_RHABLAUF- DAYDATE and HRV_RHKBRO10- EVBEG/ HRV_RHKBRO10-EVEND are structures. Can anyone please tell me how to pull data for a pernr in a report where I have to show the above fields? I believe get pernr would not help in this case.
    WE CAN USE TRANSACTION PA30 TO SEE OR CREATE RECORDS FOR PA INFOTYPES. wAT TRANSACTION WE USE IN CASE OF TRAINING INFOTYPES?
    wHAT TRANSACTION WE USE TO CREATE CUSTOM INFOTYPES FOR TRAVEL?
    ALSO PLESE GIVE ME A SAMPLE CODING REPORT USING INFOTYPES 1000 ,1001,1002 ,1021,1024,1029 ,1042 , 5007.
    THANKS
    RIBHU

    Hi Sofiya,
    the Infotypes are:
           Preise (Infotyp 1021) 
            Dispositionsmerkmale (Infotyp 1023) 
            Kapazität (Infotyp 1024) 
            Halbwertszeit/Gültigkeit (Infotyp 1025) 
            Info Veranstaltung (Infotyp 1026) 
            Ortsabhängige Zusatzinfo (Infotyp 1027) 
            Adresse (Infotyp 1028) 
            Info Veranstaltungstyp (Infotyp 1029) 
            Verfahren (Infotyp 1030) 
            Mail-Adresse (Infotyp 1032) 
            Namensaufbereitung (Infotyp 1034) 
            Operativer Ablauf (Infotyp 1035) 
            Kosten (Infotyp 1036) 
            Info Faktura/Verrechnung (Infotyp 1037) 
            Veranstaltungsblöcke (Infotyp 1041) 
            Dispositiver Ablauf (Infotyp 1042) 
            Bedarf (Infotyp 1060) 
            Web Link (Infotyp 1061) 
            Knowledge Link (Infotyp 1062) 
            Info Veranstaltungsgruppe (Infotyp 1063) 
    Information to them you can find here...
    Tables are namely these:
    HRPXXXX -> XXXX = IT number => HRP1026
    T777M -> actions for TEM & LSO
    T778U -> Subtypes for the Infotypes
    T777E -> Links between objects, relationship table
    T77S0 -> for basic entries (in the same table for other HR parts as well)
    I hope these help you! )
    Best regards,
    Zsolt
    null

  • Mandatory/Optional field configuration for PD infotypes

    Hi,
    I need to make the country, city & postal code fields on infotype 1028 (address) as optional.
    These fields show up with Module Pool: MP102800 and Screen # 2300.
    However, I cannot find the way to go in to change this configuration.
    Does anyone know the screen modifications path/tcode for PD objects?
    Any leads would help.
    Thanks.
    Shivani.

    Hi Shivani,
    Trying to maintain a PD object using detail maintenance (transaction code PP01). You will get an error message saying u201Cu2026 cannot be maintained via u2026u201D.
    It is probable that the checkbox u201Cno maintenanceu201D has been ticked on table T77CD. Uncheck the tick. This table is specific to each infotype and each object type within the infotype.
    As an example, you may wish to modify qualifications in PP01. Double click on IT 1000 and then look at the entry for Q.
    Also look at table T777I. This holds details such as the no maintenance flag at the infotype level. So if IT 1000 is in this table with "no maintenance" ticked then this will apply to all objects on IT 1000.
    Reply back if this is the ans you are looking for and tell if it works
    Regards
    Pallavi

  • Creating a new position and updating IT 1028 using HCM processes and forms

    I have to create a new position and update the related infotypes using the design time framework of HCM processes and forms. The problem I am facing is the info type 1028 is not a part of the de coupled infotype framework and does not appear in the service fields list. How can I update the infotype 1028? I was thinking of updating it using the FLUSH method of the class implementing the ADV services interface IF_HRASR00GEN_SERVICE_ADVANCED by calling the function module RH_INSERT_INFTY. But, how do I get the position ID created? Is there any other way of achieving this? Please help as soon as possible.

    HI
    Create one Function Module to return all the vacant positions and load that in a drop down.
    For IT1028 you have to update via the RH_INSERT_INFTY.
    Kind Regards,
    Mukesh

  • HR - Dynamic Actions help required

    Hi,
    We have a requirement like this:
    Each Org unit is attached to a Work Address and the same is stored in Infotype 1028.
    Whenever hiring action takes place the dynamic action should read the Infotype 1028 for the Org unit to which the employee is assigned and fetch the Work address details.
    These details should be stored in Infotype 0006 under Work Address subtype.
    Request your help as this is a very urgent requirement for us.
    Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 7:05 PM

    In the dynamic actions, you can specify the name of a subroutine of a program.
    Create a subroutine, and write code inside that

  • How to find all the infotypes used for LSO?

    Folks,
    Can anyone help me on how to find the related infotypes used for LSO?
    Thank
    S

    Hi,
    In addition to puneet's information:
    Training and Event Mgmt  infotypes:
        Prices (Infotype 1021)
        Availability Indicators (Infotype 1023)
        Capacity (Infotype 1024)
        Depreciation Meter/Validity (Infotype 1025)
        Business Event Info (Infotype 1026)
        Site-Dependent Additional Info (Infotype 1027)
        Address (Infotype 1028)
        Business Event Type Info (Infotype 1029)
        Procedure (Infotype 1030)
        Mail Address (Infotype 1032)
        Name Format (Infotype 1034)
        Schedule (Infotype 1035)
        Costs (Infotype 1036)
        Billing/Allocation Info (Infotype 1037)
        Business Event Blocks (Infotype 1041)
        Schedule Model (Infotype 1042)
        Demand (Infotype 1060)
        Web Link (Infotype 1061)
        Knowledge Link (Infotype 1062)
        Business Event Group Info (Infotype 1063)
    Thanks,
    Anil.G

  • Need help with provide statement in pnp progrm

    hi experts,
    i need to select all the records that :
    1. pa00014-sunty in so_subty.
    base on the records that he found' i need to select from pa0001:
    p0014-endda = > p0001-begda and
    p0014-begda = < p0001-endda and
    p0001-persk ne so_persk.
    what i did:
    provide * from p0001
    from p0014
    between pn-begda and pn-endda
    where p0014-subty = so_subty  and
    p0014-endda = > p0001-begda and
    p0014-begda = < p0001-endda and
    p0001-persk ne so_persk.
    check p0001_valid = 'X'.
    endprovide.
    i got 2 problems:
    1. i not recognize the syntax: check p0001_valid = 'X'.
    2. the syntax for the provide is not good.
    i new in pnp thing.
    i hope i was clear.
    thanks in advanced,
    Michal.

    Hi,
       May be this code will help you.
    infotypes: 0001,0002,0008,0000,1000,0021,0041,0587 .
    PROVIDE ename BTRTL PLANS STELL ORGEH ABKRS FROM P0001 BETWEEN PN-BEGDA AND PN-ENDDA  .
    if p0001-begda = '20070801' .
          IT_FINAL-ORGEH = P0001-ORGEH .
          IT_FINAL-STELL = P0001-STELL .                            "   JOB
          IT_FINAL-PLANS = P0001-PLANS .                            "   POSITION
          IT_FINAL-ename = P0001-ename .                            "   personnel name
          IT_FINAL-BTRTL = P0001-BTRTL .                            "   DEPARTMENT
          IT_FINAL-ABKRS = P0001-ABKRS .                            "   PAYROLL AREA
          APPEND IT_FINAL .
    endif .
    ENDPROVIDE.
    PROVIDE GBDAT GESCH FROM P0002 BETWEEN PN-BEGDA AND PN-ENDDA .
           IT_FINAL-GBDAT = P0002-GBDAT  .                            "   DOB
           IT_FINAL-GESCH = P0002-GESCH  .                            "   ***
         IF IT_FINAL-GESCH = 1   .
           IT_FINAL-GTXT  = 'M'  .
         ELSE.
           IT_FINAL-GTXT  = 'F'  .
         ENDIF .
           APPEND IT_FINAL .
    ENDPROVIDE .
    PROVIDE TRFST FROM P0008 BETWEEN PN-BEGDA AND PN-ENDDA.
            IT_FINAL-TRFST = P0008-TRFST .                          "   personnel level
            APPEND IT_FINAL .
    ENDPROVIDE.
    PROVIDE  FAVOR FANAM FROM P0021 BETWEEN PN-BEGDA AND PN-ENDDA where P0021-pernr = pernr-pernr
      and  p0021-SUBTY = '11' .
           IT_FINAL-FAVOR  = P0021-FAVOR .                          "   FATHER'S NAME
           IT_FINAL-FANAM  = P0021-FANAM .
           CONCATENATE IT_FINAL-FAVOR IT_FINAL-FANAM  INTO IT_FINAL-FNAME .
           APPEND IT_FINAL .
    ENDPROVIDE.
    Regards,
    Himanshu

  • Require help in ifogroup

    Hi ,
    Pls urgently ,i need help to configure -- Termination and  Leaving aciton , so i need help , which infotypes should be attache in thease actions or also  MOD like (INS, cop) ,.
    rgrds
    RJ

    Hi Rahul,
    For Separation/ermination action, the following infotypes are being used in general, but few more has to be added or deleted based on the requirement of the client.
    User Group     No.     Operation     Infotype                     Infotype Text     
    40                 01     COP     0000            Actions     
    40                 02     COP     0001            Organizational Assignment     
    40                 03     LIS9     0014            Recurring Payments/Deductions     
    40                 04     LIS9     0015            Additional Payments     
    40                 05     LIS9     0045            Loans     
    40                 06     LIS9     0105            Communication     
    40                 07     LIS9     0587            Provident Fund Contribution     
    40                 08     LIS9     0588            Other Statutory Deductions     
    40                 09     COP     9003            Additional Personal Details     
    40                 10     COP     0041            Date Specifications     
    PS: IT0007 and IT0008 should not be delimited (LIS9) during separation action STRICTLY.
    Hope this helps.
    regards,
    Santhosh
    Edited by: Santhosh on Mar 20, 2009 1:23 PM

  • What are infotypes ?

    Hi all,
    What are infotypes ?
    I am new to Infotypes . Please Explain in detail.
    Thanks in advance.
    Regards.
    Raj

    hi raj
    se this might help you
    Infotypes
    Definition
    Infotypes are units of information in the Human Resource Management System.
    Use
    Recording employee data for administrative, time recording, and payroll purposes is of primary importance for master data administration in HR. In the SAP System, the information units used to enter master data are called infotypes.
    Infotypes are used to group related data fields together. They provide information with a structure, facilitate data entry, and enable you to store data for specific periods.
    Structure
    Infotypes are characterized by the following:
    Infotype structure 
    Data entry 
    Time-dependent storage of infotype data
    Infotype Structure
    To the user, infotypes appear as data entry screens. They contain whole series of information (for example, last name, first name, date of birth) that you enter in data fields. Data fields concerning the same or similar subject matter are combined into data groups or information units.
    In database terms, infotypes represent a data structure or set of related data records. When you update an infotype, old data is not lost but is instead stored in the system for historical evaluation purposes.
    Data Entry
    You perform data entry as follows:
    Your entries are automatically checked for accuracy and against table entries. 
    Predefined default values help you to enter and maintain data. 
    Checks and default values depend on the employee’s organizational assignment. The organizational assignment determines the relevant information used from time recording, wage type and pay scale structure.
    Time-Dependent Storage of Infotype Data
    When you update an infotype, the old data may not be lost. Instead, it must be retained so that past data can be evaluated. When you update an employee’s personal data, the old data is automatically time-delimited. The system creates a validity period for each infotype record. As a result, each employee infotype has several data records that differ from each other by their validity periods.
    You must also define how the various data records of one infotype interact with each other with respect to their validity periods. This time-based reaction is determined by the infotype Time Constraint.
    anuj

Maybe you are looking for