How to track personnel number field in item level

Hi,
When transaction fb50 is entered then I can enter personnel number at item level.Now I want to track that personnel number from the table.can anyone suggest which table I can find that ?
If seen in F1 for this field it gives structure as acgl_item and the field as pernr
But this must be getting stored in some table.I want to know that.
Thx in advance
Regards,
manOO

Well all the details of line item are stored in Line Item Table ( BSEG ) and all the details of the header are stored in BKPF.
Hope that helps.
Thanks,
Nandita

Similar Messages

  • How to hide Personnel Number Column in FI txns.

    Hi all,
    As you know in FI there are many transactions, for example FB03 allows you to display a document and you can then click 'Select Layout' and change the layout to include the Personnel Number field.
    I do not want many of my end-users to be able to display this Personnel Number field because they would be able to see what others are earning.
    I can't see any authorisation check in the program code that checks for an auth-obj such as p_pernr.
    Can anyone tell me how to go about preventing users listing the Personnel Number field in the various FI transactions.
    Many thanks.
    Babak

    Do you have HR in the same system and client as your FI? Or is it external (perhaps even non-SAP?)?
    Some general comments:
    You can deactivate line item display on the accounts which these "FI postings" go to.
    Manual postings on "earnings" are not "normal"... At most, a different adjustment account might be a good idea.
    You can protect the account using the (optional!) protection mechanism of account groups, and authority to maintain account groups. This should work for FB03 as transaction context. Try searching for "F_BKPF_BES" (and BEK and BED) and F_SKA1_BUK (and KNA1 and LFA1) for more infos.
    Kind regards,
    Julius

  • Personnel number field mandatory in service entry sheet

    Hello,
    My FI team has made the personnel number field mandatory in FSTV for GL.
    Now when i am making a service entry sheet this is creating a problem with error "Field selection personnel number mandatory for GL account XXXXXX".
    How can i map this in MM module.
    Regards
    Vijay

    Hi,
    Check this note
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=324163
    Raise to SAP masy be some product error

  • Filter Accounts With Required Personnel Number Field

    Hello, SAP experts.
    I have a task to make a report which will list all the G/L accounts which have required Personnel Number field.
    I know one way to do this:
    First of all, I run SE16N , enter table name T004F, and then I can see all the field status groups.
    My company has a field status variant with 3 field status groups which have mandatory Personnel Number field - Z040, Z073 and Z074
    I can see that all the three groups have the + sign at the 18th place in the Field Selection field. This marks the Personnel Number field.
    Then I go back to the beginning of SE16N, choose the table SKB1, enter those three groups in the Field Status Group multiple selection screen, and hit the Execute button. Now I have the list of the accounts that I was looking for.
    I was wondering if there is simpler way to do this. It would be perfect if I could make a custom report (using SQVI for example) with the algorithm which will do something like this:
    FOR ALL G/L ACCOUNTS
         GET THE ACCOUNT'S FIELD STATUS GROUP
         IF FIELD_SELECTION[18]=='+' THEN
              ADD THE ACCOUNT TO THE LIST;
         END IF;
    END FOR;
    Thank you very much for any help you can provide

    Thanks for your answer, Vikas.
    Of course, I don't insist on using SQVI. I could as well make a custom report using SQ01..03, but I'm not sure how to check if a particular field_selection character is equal to '+'. To be more precise, I would like to know how to translate the pseudo-instruction...
         IF FIELD_SELECTION[18]=='+' THEN
              ADD THE ACCOUNT TO THE LIST;
         END IF;
    ...into "real" ABAP instructions.
    If you or anybody else can help me with that ABAP part, I'd be grateful

  • PA30 - Personnel Number field greyed out - No input help available.

    Hi Experts,
    In our System in DEV, & Quality  in PA30, we are unable to select employees either by directly giving the number (greyed out) or by selecting through F4 (No input help is available).
    But in Production System we can directly give Pernr or select through F4.
    Any body tell me what is the reason behind this.
    Thanks in advance.
    Samanvita.

    Hi Hariprasath,
    It is not the issue with NUMKR, The number Ranges are already maintained, and are defaulted in NUMKR feature.
    This is showing same in DEV / QA/ Prod.
    Issue is in DEV / QA,  The Personnel Number Field is Greyed out, and not able to select any number.
    For that we are going to PA20, open the personnel number first, and open PA30 in another window, then we are changing the data of the employee.
    But we want to give Personnel Number in PA30 itself as per SAP Standard.
    Any Idea, why it is like this.
    Thanks,
    Samanvita

  • Drop down in Personnel number field in FBCJ

    Hi,
    There is a personnel number field in FBCJ. When i press F4 for drop down list, i get list of employees in Quality client & development client.
    But in Production Client, i pressed F4 for the list of employees but i was unable to get that list.
    All the masters are uploaded through HR module.
    Let me know why the employee dropdown is not appearing in production client & its appearing in developement client.

    Hi Deepak,
        There might be a search help developed for PERNR in Dev & Test Client which might not have transported to Production Server. Check with your ABAPER about the Search Help of PERNR. In Standard SAP there is no search help for PERNR in FI Transactions this has to be developed.
    Cheers,
    Sunil

  • How to populate 0PO_NUMBER on the delivery item level

    Hello All,
    Is it possible to populate 0PO_NUMBER on the Delivery item level?
    If yes how to do it?
    Thank you

    PO number at the item level of sc or at the header level of the sc next to description
    Such requirement is going to be difficult to achieve because not only one SC could yield multiple POs, but one SC item could potentially have multiple follow on POs. It's not always a 1:1 relation that can simply be presented in a table row. That is one of the main reasons one separated tab is dedicated to follow-on document.

  • Disable a field at Item level for SC confirmation Screen

    Dear All ,
    PLEase help me with a step by step instruction on how to disable field at Item level of  confirmation screen of SC .
    I tried in Webdynpro component : Web Dynpro Component:/SAPSRM/WDC_DODC_CONF_IBD in se80 and below is what I get ;
    When I click on Display it asks me for an access key which I dont have ..
    When I click on the enhancement option it asked me to create an implemenation which I did as seen in yellow below and still the enabled field is not getting editable so tha I can uncheck and make the field dissapper .
    Please can some one really help me in understanding what exactly I am doing wrong ?
    Also  Please let me know if the SPRO path related in this to be able to do in any which way ... I tried expanding
    Configure field control .. and it doesnt expand so dont know which other option to use ..
    Thanks for your help in advance .
    Kindly let me know !!
    Regards
    Vinita

    HI Laurent .
    1. Thanks for your input . I wasnt able to open the SPRO path coz I was using SAP 720 and when I installed 730 I was able to use it .
    2. I am still not able to udnerstand how to configure it through Meta data .. What does Final_Entry mean .. I want to disable the field Last del indicator and its flag box and the label as well ..
    3. I tried through component configuration and it worked ..as below :
    I went to the webdynpro component and started the component configiurator :
    Here I made both the field and Label insisible and was able to do this .
    Please can some one help ,me know how to configire this through Meta data concept as well .. I wanted to try that method as well for my understanding ..
    Would appreciate your help and would be closing this post soon ..

  • New Field at Item Level

    Hi Folks,
    We are using BOB web shop in our project. we have a requirement of an additional field at Item Level named 'Order Reason'. This will be a drop down with a set of values, client requirement is that this range of values should be easily maintainable as it keeps changing from time to time.
    - Can this be achieved with configuration, i actually researched a bit on 'Subject Profile'. But i am not sure whether it can be configured for item level.
    - If done with Customization, i want this drop down to be populated on loading of shopping basket. Which BADI or FM should i use during shopping basket loading that can populate this drop down.
    Kindly feel free to suggest any alternative approach too.
    Thanks for cooperation.
    Regards,
    Rahul

    Hi Rahul,
    From the technical point of view to achieve this you need to write new custom RFC where you will fetch the dropdown items for your new field and send this data as a table to your frontend application.
    In the frontend application you need to write one java backend object which will call your RFC and fetch
    the dropdown list from backend.
    You need to write atleast one business object which will hold your data and will make it available to http session.
    You need to write one action which will call your backend java object and make the data available to
    the order creation jsp.
    You need to modify the config.xml file like below
    <!--  Customizing the show basket action with Z-Actions  -->
    <!-- <action path="/b2b/showbasket" type="com.sap.isa.isacore.action.order.ShowBasketAction">
         <forward name="showbasket" path="/b2b/order.jsp"/>
          </action>-->
    <action path="/b2b/showbasket" type="com.sap.isa.isacore.action.order.ShowBasketAction">
            <forward name="showbasket" path="/b2b/Z_getItem.do" />
    </action>
    <action path="/b2b/Z_getItem" type="com.yourcompany.isa.actions.Z_Zitem">
       <forward name="success" path="/b2b/order.jsp" />
    </action>
    <!--  End of customization  -->
    Than you need to make the changes there in jsp to create a new custom field at item level.
    Once you are done with all above you have to send the user selected data back to the backend also.
    To save the data to the backend you again have to write one action and make the changes in config.xml
    like below
    <!-- Edited for item -->
    <!-- <action path="/b2b/maintainbasket" type="com.sap.isa.isacore.action.order.MaintainBasketDispatcherAction">-->
    <action path="/b2b/maintainbasket"
    type="com.youcompany.isa.customBasketDispatchAction.Z_CustomBasketDispatcherAction">
    <!-- End of edit-->
    To save the data to the backend you can implement "CRM_ISA_BASKET_ITEMS" BADI and can get the data in "CHANGEITEMS_BEFORE_ORDER"
    Regards,
    Arshi

  • Problem in Ad Hoc Query displaying Personnel Number field

    Hello,
    while creating a query through transaction S_ph0_48000510 I select for display the field "Personnel Number". However while running the query , in the results part , under the field "Personnel Number" , instead of the personnel number , the employee name is displayed.
    How can it be ?
    I appreciate your help,
    thanks,
    Mazal

    Hi
    I think there must be the further selection field in the screen from that you can choose personal number .
    Manoj Shakya.
    <b>Reminder : Points should be given on answers.</b>

  • How to create personnel number as FI Customer in system?

    Dear Community,
       I am new in HR, and have requirements to create from HR personnel an FI customers fro internal billing. Can you guide me how to do it in HR?
    Best regards, Artem

    HI,
    For HR personnel no. you need to go PA40 tcode  here you can update all the fields.
    Then one personnel number will be generate.
    If you want to create for this perner to vendor account you need to FK01.
    Thanks and Regards,
    Revathi.

  • How to find the number of data items in a file written with ArryToFile function?

    I have written an array of number in 2 column groups to a file using the LabWindows/CVI function ArrayToFile...Now if I want to read the file with FileToArray Function then how do I know the number of items in the file. during the write time I know how many array items to write. but suppose I want the file to read at some later time then How to find the number of items in the file,So that I can read the exact number and present it. Thanks to all
    If you are young work to Learn, not to earn.
    Solved!
    Go to Solution.

    What about:
    OpenFile ( your file );
    cnt = 0;
    while ((br = ReadLine ( ... )) != -2) {
    if (br == -1) {
    // I/O error: handle it!
    break;
    cnt++;
    CloseFile ( ... );
    There are some ways to improve performance of this code, but if you are not reading thousands of lines it's quite fast.
    After this part you can dimension the array to pass to FileToArray... unless you want to read it yourself since you already have it open!
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • How to get personnel number of the user in the wd java code in Leave reques

    Hi all,
    we are using the standard Leave Request Applicatin ESS.
    can any one please tell me how to get the personnel number of the user in the WD java code?
    cause i have pass the pernr number to a bapi and get the details.
    please help me its urgent.
    thanks in advance.

    Hi Madhu,
    Create a model for the particular bapi in wd java and acess it in your component. Then pernr parameter will be available in the context and u can pass value for the parameter (pernr) to the model and get the output.
    If you hav any doubt, please let me know.
    Regards,
    Jithin

  • How can we add new fields in item customer detail B tab in VA01/VA02/VA03?

    Hi all,
    Anyone can suggest me, how we can add fields in item detail B tab of VA01/VA02/VA03 transaction.
    1) How we can find the screen no and how we can add fileds in it
    2) where we have to write the logic for these fields ( I mean in which include)
    3) Is there any user exit or BADI for this
    4) what is the procedure to do this enhancement .
    5) How we can enhance menu bar
    i am using ECC 6.0 version.
    Please guide me in this .
    Thanks in advance.

    Hi,
      You do not have to do extra coding for this. Just append the extra fields in the table VBAP and include these in the screen 8459 (Additional data A) or 8460 (Additional data B) of program SAPMV45A.
    https://forums.sdn.sap.com/click.jspa?searchID=12244867&messageID=1939475
    Regards
    Kiran Sure

  • Adding Reference Personnel Number field in Main PA30 Screen

    Hi Gurus,
    I am having a problem I need to assign Reference Personnel Field (RFPNR) on the main Screen of PA30. Presently the main screen is showing the First name, Last name and Enterprise Structure Fields, I want to make the RFPNR field visible.
    Kindly help me out.
    Regards,
    Garima

    Hi Kiran,
    I am trying to assign the same (Field-RFPNR) in PREMC I am getting an error message
    “The Function Module PREMC defined as Search Help exit does not exist and simultaneously when I go to PA30 Screen I am not able to see this field in the header.
    Kindly help as I want it go get reflected along with Pernr (Personnel Number) in PA30 screen.
    It will be suitably rewarded.
    Regards,
    Garima

Maybe you are looking for

  • How to get  all rows of an attribute data from a table?

    Hello.. I´m using Jdev 10.1.3.2 I have a table with 5 columns and N rows. I need to create a backing bean method to count the value of all rows of a specifc column. I use JUCtrlValueBindingRef selectedRowData= (JUCtrlValueBindingRef)myTable().getSele

  • Questions on Mackeeper and clearing out junk! Help!

    I downloaded Mackeeper and it told me junk was slowing down my Mac but after it asked for $88 i quickly uninstalled it. Im worried it left a virus that slowed down my Macbook Pro. Even tho everyone says Macs don't need antivirus ware, is there someth

  • Nokia n8 camera

    when i take pics with my n8 the photos look great on the phone but when i upload them to my pc or facebook they look terable. please help!!!!

  • Usb redirection in KIOSK mode

    Dear all, i am trying to redirect usb flash disk connected to DTU to windows terminal server. i am using the script provided in the other forum http://blogs.sun.com/danielc/entry/a_usb_drive_daemon_for1 i am getting error or it is not redirecting (us

  • Cannot transfer files using Creative Media Sou

    I cannot Cannot transfer files using from my PC to my Creative Jukebox 0GB using Creative Media Source. Since I installed Windows Media Player 0, it seems that Windows Media Player 0 is the only program enabled to transfer files to my creative Jukebo