Linkage of employee field P0000-STAT2 in vendor master

Hello,
I want to know linkage of employment status field to vendor master in case employee is linked to vendor.
Field of employment status in HR master record is P0000-STAT2.
We have vendor master against each HR master record.
In case employee is seperated and employment status is 0 (Inactive), how would it reflect in vendor master ?
Is their any field in vendor master record which reflects this ?
Employement status is under infotype : 0000 (Action).
In case there is no linkage of this field and infotype to vendor master, what is the possible way to link it ?
Any help is highly appreciated.
Thanks in advance.
Vaibhav

Hi Vaibhav
The response here will vary on what is your need.
You need the employee status to be visible on the vendor master, definitely there is no predefined field for this.
However, if you need this for only reporting purpose, you must follow a simple method of queries. As your ABAPer to form a report with just one select statement as below
Select LFB1-LIFNR, LFB1-PERNR, PA0000-stat2 from tables PA0000, LFB1
where PA0000-PERNR=LFB1-PERNR
This will simply give you status of all vendor employee status
However, you need this for some automatic program, you must add extra column to the table LFB1 and make sure that there is a extra lines of code for autoupdate the table when you create or modify the vendor master table using XK01 or XK02. This step is very important as without this, the z-column is of no use
Regards
Vivek Singh.

Similar Messages

  • Carrier Details on Field status group for vendor master

    Hi,
    I have a requirement to make the SCAC and Carrier freight group as required fields on vendor master .
    but the standard SAP system requires/ allows three fields : SCAC , carrier freight group and Service agent procedure group as mandatory to be activated under the 'carrier details ' column in the field status group (transaction OB23 and OBD3).
    I want to know if there is a way to flag just the SCAC and carrier freight group as required fields for entry in vendor master .
    Thanks
    Naga Yarramsetty

    Hi All,
    Thanks for your reply. With user exit and validation, I cannot create mandatory mark in FS00. Actually SAP make this description always mandatory. But there is no mandatory mark in this column. I just want to create mandatory mark in this column. Need you advice.
    Thanks,
    John

  • Group Key field Match Code in Vendor Master

    My client have a unique requirement to group the vendors.  We are using the Group key field in the vendor master for this purpose,  We want to create a match code which can link the vendor number to the group key field.  Anyone have any idea on how this can be developed or configured.  
    When I looked at the help on this field Following is the help mentioned.  but I am not sure how the match code for the group key would work or how to configure this.  I appreciate any inputs on this issue. 
    Group key
         If the customer or the vendor belongs to a group, you can enter a group
         key here. The group key is freely assignable.
         If you create a matchcode using this group key, group evaluations are
         possible.

    I know it has to be done by ABAP group but I got confused with the help on this field.. ABAP group says it is going to be a core code change since there is no user exit available for that field.

  • Recipient Type field required entry i vendor master.

    Hello,
    when I enter withholding tax code in vender master  recipient type field should become required entry,
    how can I do this?
    Some times my users are entering withholding tax code and they forgot to enter " Recipient Type",because of this documents are not comming in J1INCHLN, because in WITH_ITEM table Recipient Type is not updated.
    Can some one please advise.
    Regards,
    lakshman

    Hi
    In SPRO in the Vendor Accounts -> Master Records go to Define Screen Layout per Company Code (Vendors) and go to W/holding tax data, w/h tax 2 and then make the required entry to W/holding tax cat., w/h tax 2
    Regards
    Neeraj

  • How to make PAN field as mandatory in vendor master

    Hi,
    In second screen of xk01one application toolbar named CIN details is there. In CIN details->withholding tax tab PAN filed is there. I want to make this field as mandatory. How can i do that. please please help me.

    Hi,
    SPRO -> Logistic - General -> Business Partner -> Vendor -> Control -> Define Account Groups and Field Selection (Vendor)
    In this Screen select your acount group(Vendor) and double click, sysyem will takes to a new screen
    and click select Field Status(like General,Compnay Code & Purcahsing data) and then click select groups(1 by 1) and double click and make the following fields mandatory and save.
    1.PAN No.
    2.Excise No. and Range (for applicable casses)
    3.Service tax No.(for applicable casses)
    4.TIN No(LST)
    5.CST No.
    Hope this will help yo.
    Regards,

  • Order of Precedence in Field Selection settings for Vendor Master

    Hi,
    There are three transactions which help define the list of mandatory, optional, suppressed and finally display only fields during vendor maintenance.
    These are,
    OMSG -> Define Account Groups and Field Selection( Vendor)
    OMFK -> Define Screen Layout Specific to Purchasing Organizations
    OMSX -> Define Transaction-Dependent Screen Layout.
    All these settings are independently maintained.
    In case of conflicting settings, say for example, Field Name 1 is made mandatory with tcode OMSG, but suppressed with tcode OMFK, how does the Vendor transaction(XK01, FK01, MK01) behave.
    How are these conflicts resolved ?. Is there any order of precedence.
    Regards,
    Jeron

    Hi,
    If both purchasing organizations have separate account group then you can very well achieve in customizing otherwise you need to control it in exit SAPMF02K
    Regards
    Melih

  • XK01 - Change Field Text Description in  Vendor master

    Hi friends,
       I am looking for how to change the SAP field tax descriptio. For eg in XK01 tcode the tax information field is Tax Number 1
    (LFA1-STCD1) . I want to give a new description for this as per the customer requirement. Where to change this
    Thanks
    Raj

    Hi
    you can change the filed description using SE80.
    goto SE80, clcik on Edit Object , Slect the tab page dictionary, Enter the
    data Type as STCD1 & continue, Now click on change , the sytem will request  Access key priovide the same & continue . Now change the Filed Description as per your requiremnt.
    Thanks & Regards
    Kishore

  • Additional Field in Vendor Master for PF Number and ESI Number

    Hi Experts,
    I have to maintain ESI Number and PF Number in Vendor Master, but no such field is available in vendor master or J1ID. Kindly suggest me the fields which I can use. We have to capture the ESI and PF Number of the vendor in case He is a subcontractor to us.
    Regards
    GR

    Hi
    You can looks for customer fields (ABAP developed fields). You have standard development available in SAP. See the below config path. It will help you and your abaper
    spro>logistics General->bussiness partner->vendors->control--->adoption of customer's own master data fields.
    With the help of help text available there you and your abaper can develop it with flow logic easily with minimum effort.
    Hope it helps you
    Regards
    Antony

  • Email id field for Vendor Master

    Hi Experts.
    Can any1 tell me where to enter E-Mail id while creating the vendor with Transaction Code-XK01 as i cudnt find the e-mail field for entering the vendor master's mail address anywhere in Vendor: Address Screen.
    Thanks in Advance.
    Deepak

    Hi,
    Goto the T.Code "OMSG".
    Select your account group.
    Double click on it and goto details.
    Double click on "General data".
    Double click on "communication".
    Check whether the field "Internet mail address" is suppressed or not.I think in your case it is suppressed.So you are not able to see that field.Change it to optional entry.
    Regards,
    Krishna.

  • Vendor Master Field Group Authorizations

    Hi guys,
    I want to give the authorization to specific users for only changing a few fields in the Vendor Master.
    There is an authorization field in the vendor master ( XK02 ) under control Tab. But how do we create this authorization ?
    There is also define vendor field groups where we can restrict which fields to be changeable by the user. But how do we link these field groups to the vendor master?
    Please suggest.
    Thanks,
    Srikanth.

    HI,
    You can use dual control to provide more security when changes are made to sensitive data in your customer and vendor master records. This function can be used for changing customer master records (FI-AR) and vendor master records (FI-AP).
    Prerequisites: You must define the required sensitive fields in the customer or vendor master record in Customizing (IMG) for Financial Accounting. To do so, choose Financial Accounting->Accounts Receivable and Accounts Payable->Customer Accounts-> Master Records->Preparations for Creating Customer Master Records->Define Sensitive Fields for Dual Control.
    You must be authorized to change master records. You also define authorizations in Customizing (IMG) for Financial Accounting. To do so, choose Financial Accounting->Financial Accounting Global Settings->Maintain Profiles. The person who makes the changes is never allowed to confirm his or her own changes.
    Features: You can define the required master data fields as sensitive in Customizing.
    When an authorized accounting clerk changes a sensitive field in the customer or vendor master record (such as Alternative Payee), the relevant account is blocked for the payment run. The changes take effect immediately. The account remains blocked until a second authorized person confirms the master data changes. However, it is still possible to make a further change to an account that is already blocked. The second authorized person is informed of the changes by mail or by other means, and then uses the function Master records->Confirmation of change->Single (or->List) to edit the changes.
    If the second authorized person does not confirm the master data change, the relevant account continues to be blocked for the payment run. The changes are likewise not reset.
    Hope this helps you. Let me know if you need anyother information.
    Rgds
    Manish

  • Vendor master-Sensitive fields

    Hello Expert/s,
    I hope you can help. We have created the above in the IMG. We now need to assign users with the necessary authority to approve any changes made to these fields for existing vendor master records. The instruction point to IMG>Financial Accounting (Global Settings)>Maintain profiles.
    However, I don't see this as an option. Can you help or at least point us in the correct direction to assign users for the approval process?
    Your help is greatly appreciated. Thanks.
    Raymond.

    Hi,
    First you have to define the fields for dual control in the customer/vendor master records in the IMG.
    i.e.,IMG->AR/AP->Master Data->preparations for Changing the master data.
    If you define a field in the customer/vendor master record as u201Csensitiveu201D, the corresponding customer/vendor is blocked for payment if the entry is changed. The block is removed when a second person with authorization checks the change and confirms or rejects it.
    you can also view the report of changes made in  RFDABL00.
    Thank You,
    Sharmila J

  • Field selection for vendor master

    Hello Gurus,
    Is it possilbe to make a particular field as mandatory in vendore master for a purchase organization 1000 and plant 2000.
    If yes, then how?
    VM
    Edited by: V M on Jul 5, 2011 2:06 PM

    Hi,
    If both purchasing organizations have separate account group then you can very well achieve in customizing otherwise you need to control it in exit SAPMF02K
    Regards
    Melih

  • Additional field Profit Centre for vendor and customer

    Hi All,
    We have created a web Dynpro application for posting documents for one of our client. The application is designed to park the document and has various level of approval before it is posted.
    The issue we are facing now is that they have done a screen enhancement for the customer and vendor line item where they included an additional field for profit centre for cross profit centre posting, which could be only posted directly.
    Since the Web Dynpro application is designed to park and post we are unable to store the profit centre value passed in the customer or vendor line items. Someone please let me know if we could store the value temporarily till the document is posted.  We do not have profit centre field in the standard table for the vendor or the customer.
    Regards,
    Prashanth

    The Trading partner field in customer and Vendor master is used to identify the affiliated companies involved in intercompany transactions.
    The trading partner field is copied into the account receivable and payable transactions from the customer and vendor master. The Trading partner field also appears in the line items of the offsetting clearing accounts via substitutons.
    The trading partner field subsequently can be used during consolidation to eliminate intercompany receivables and payables from the balance sheet and eliminate Intercompany sales and expense figures from the P&L statement.
    Customer or vendor invoice: Trading partner information is captured from the customer and vendor master.
    Invoice receipts against clearing account and transfers with clearing: While posting Invoice receipt during an Intercompany transaction, the invoice receipt can be posted to a clearing account instead of expense account. The selection of open items must be restricted to those with a certain trading partner when posting a transfer later on, as the trading partner is copied into the transfer line item.
    Customer and Vendor Payments: If document types for payments are configured to allow for more than one trading partner in a payment document then the trading partner is copied only on the customer and vendor line item and not on the offsetting entry.
    Assets transferred between company codes: If an asset is transferred between group company codes, two accounting documents are generated in each of the involved company codes. The trading partner of each document must be set to the company id of the other company code.
    When goods are received from group company code the trading partner is picked for the inventory and GR/IR line items from the vendor mentioned on the order. If invoices are open as on the balance key date then group-internal provisions are created from the GR/IR accounts. These provisions can later be eliminated in Consolidation system.
    Regards,
    Gaurav

  • Vendors PAN Number field Mandatory in Vendor Master Data

    HI,
    I am working in 4.7 EE version. I want to make Vendors Pan Number field mandatory while creating Vendor Master Data. As per my knowledge we cannot use Validation for this purpose.
    Regards
    Sudhakar

    Hi Parag,
    In ECC 6.0 you get a tab CIN details in vendor master itself wherein you can maintain PAN no. sales tax no. etc of the Vendor.
    you dont need to use any field for PAN no... If this is followed then wht you are saying is correct. But the problem is that we want to make PAN no. in CIN details tab mandatory and that is not possible.
    Regards,
    SAPFICO

  • Modify field  city in vendor master

    Hello,
    I need to select the city of a tabla Z for Postal code and to update the field city of the vendor master.
    Are there any exit, badi or bte??.
    Thanks.
    Carol.

    Hi,
    Check the below BADI
    "VENDOR_ADD_DATA". This might solve your problem.
    Thanks
    Nidhi

Maybe you are looking for

  • Use a loop in a different key

    I can change the key of a loop while in the Loop Browser, but when I move it to the track, it devolves to its original key.

  • How do I sync my music and apps back over

    I left my ipod to charge plugged it into my computer. When I came back all of my music and apps were gone. How do I sync it back to my ipod?

  • Getting error message when trying to update to 10.6.8

    I'm trying to update a 10.6.7 computer to 10.6.8 But I get an error message everytime. The error messages read:The installation failed! The installer encountered an error that caused the installation to fail. Contact the software manufacturer for ass

  • Need more than 8 Audio Streams - Possible solution

    Referring to this topic (now archived so cannot reply): http://discussions.apple.com/message.jspa?messageID=12870874 Wikipedia DVD entry "DVDs can contain more than one channel of audio to go together with the video content, supporting a maximum of 8

  • Burn iphoto album to dvd

    I successfully burned an album of photos that could be read by Windows (export to folder, burn folder). I'm not having any luck burning the same album directly from iPhoto. The DVD appears on my desktop as "Untitled DVD." I select the album name in i