Regarding HR integration

Hi Experts,
For maintaining GL account in FI for Employees like a 'Salary & Wages Payable A/c'. should it be a  reconcilliation account? if yes then which type (Vendor or Contract Payable)?
Thx in advence.
Ganu

Hi Ganu,
For HR FI Integration you have to do the following setting
Activities in the HR System
Employee Grouping and Symbolic Accounts
Define Employee Grouping Account Determination
Table     V_T52EM
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Employee Grouping and Symbolic Accounts -> Define Employee Grouping Account Determination
Details of Configuration     Maintain SAP Standard entries. Account assignment can also be done based on various employee subgroup using the feature u2018PPMODu2019 which can be seen under this node.
Define Symbolic Accounts
Table     V_T52EK
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Employee Grouping and Symbolic Accounts -> Define Symbolic Accounts
Details of Configuration     Define Symbolic accounts for balance sheet and expense accounts. Account assignment type = C for expense and F for Balance sheet accounts.
Maintaining Wage Types
Define Posting Characteristics of Wage Types
Table     V_T52EZ, V_T52EL
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintaining Wage Types -> Define Posting Characteristics of Wage Types
Details of Configuration     The posting characteristics of individual wage type can be done here depending upon the requirement. For example, the basic pay wage type u20181000u2019 is linked to symbolic account u20188888u2019(Salaries & wages) as below. If the model wage type is used for creating a new wage type, then this entry is created automatically.
2.1.1     Maintain Posting Date for Payroll Periods
Table     T549S
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintain Posting Date for Payroll Periods
Details of Configuration     Posting Date for different payroll periods can be done as follows. The Pay Day is already generated in the earlier step 4.1.5. This Pay Day can be created as Posting date. Otherwise, the difference in days has to be mentioned in the specification screen for different Posting date.
Create Posting Variants
Table     V_T52E2
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintain Posting Date for Payroll Periods
Details of Configuration     Posting Variants for payroll posting can be created here. This is an optional step. 
Activities in the AC System
Assigning Accounts
Assign Balance Sheet Accounts
Table     T030
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Balance Sheet Accounts
Details of Configuration     This is basically interface between HR & AC system by linking Symbolic accounts to the respective Balance sheet accounts as follow.
Assign Expense Accounts
Table     T030
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Expense Accounts
Details of Configuration     This is basically the interface between HR & AC system by linking Symbolic accounts to the respective Expense accounts as follow.
Assign Technical Accounts
Table     T030
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Technical Accounts
Details of Configuration     The single entry here is required for accounting key u20181001u2019 to salary payable account u2018230116u2019 for the purpose of automatic account posting.
Assign Vendor Accounts
Table     T030
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Vendor Accounts
Details of Configuration     This is basically the interface between HR & AC system by linking Symbolic accounts to the respective Vendor accounts(Account Assignment type K u2013 Personal Vendor, KF u2013 Fixed Vendor) which was created in Transaction u2018FK01u2019.
Check Customizing for Account Determination
Table     None
Transaction Code     SPRO
Menu Path     IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Check Customizing for Account Determination
Details of Configuration     The account assignment for all the wage types through symbolic account can be displayed here.
if l Doubts PLease let me know.
Wrm Regards,
Kapil Kaushal

Similar Messages

  • Doubt regarding facebook integration for windows phone 8.1 silverlight app?

    Hi,
    I am developing a windows phone 8.1 silverlight application . For my application I integrated the facebook login. For this facebook integration I used the login with facebook app method.
    My doubt is after getting the app id from the dev center , I updated the appid at developers.facebook.com , wmmanifest.xml (In extensions protocol (msft-appid without dashes)) . Or do I need to change the product id in the place holder also , I tried to
    change the productid also but I am getting error like some signature is wrong try with different signature. I am confused how to do it .
    Any help,
    Thanks...
    Suresh.M

    Hi Suresh,
    According to your description, I assume you want to complete facebook configuration in windows phone silverlight app. Please refer to the following link to see how.
    http://facebooksdk.net/docs/phone/config/.
    You can find code sample from
    https://github.com/facebook-csharp-sdk/facebook-winclient-sdk/tree/master/Samples.
    Facebook API is third-party library and it is our of our support range. You can post questions on here.
    https://github.com/facebook-csharp-sdk/facebook-winclient-sdk/issues.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
    the survey.

  • Help Regarding Xi integrating with Seibel System.

    HI @,
    I have to intergrate a seible system with R/3 but I haven't worked on the same before.
    I need help regarding seibel inetrgartion scenarions and various adapters that can be used in that conditions.
    Documents on Seible Integration will b really helpful.
    Regards

    It would be better to go for the iway adapter for this integration requirement. The other documents can be obtained direclty from iway
    Regards,
    Prateek

  • Regarding data integrity for XI file/jdbc adapter

    I have several questions about XI data integrity for file/jdbc adapter.
    Question 1 is: if the destinate file or DB is not reachable or other technical problems occur, do I have to send the message again or not?
    Usually we design  an bpm to comfirm whether the database or file is completed according to a response message. But it's a little complicated.
    Question 2:when I use jdbc send adapter and configure select and update SQL clauses. Does XI only update the records which it select automatically? or Select and Update don;t have any relationship?
    Very appreciated if you have any experience to share me.
    Regards
    Shen Peng

    Hi
    Question 1 is: if the destinate file or DB is not reachable or other technical problems occur, do I have to send the message again or not?
    If the DB is not reachable then message will be found in the inbound side. you can found them in the adapter. Goto RWB -> Message monitoring -> select status System error and search . there you will find your messages. select you message and resend them
    Question 2:when I use jdbc send adapter and configure select and update SQL clauses. Does XI only update the records which it select automatically? or Select and Update don;t have any relationship?
    XI never does updation automatically, Update is done only based on the SQL update query which you have written in the  sender channel.
    SELECT statement is used just to pick the values from the table and based upon the query which you want to UPDATE in SQL . data is updated
    Regards,
    sandeep

  • Regarding accesing integration builder tool for java proxy generation

    Hi Abapers,
        How can I access integration builder tool to generate java proxy via SAP XI server in my ECC 5.0?
        Please give me the clear idea of that.
    regards
    Subash

    Hi Marinel,
    The support for XSD import is limited on 10.1.2. If you can, you should consider moving to the 10.1.3 preview as the support for document style web services has improved. The other option will be to inline the schema in your WSDL.
    Eric.

  • Regarding SAP integration modules

    Hi all,
    My client is interested to implement SAP for shipping project. The system should be able to cater jetty, container terminals, Finance, HR, Logistics, Warehouse etc. It should also be able to integrate with multiple legacy systems developed earlier on J2EE technologies. Does SAP supports all the specified modules integrations? If not? Suggest me the other alternative please.
    thanks in advance

    Dear Karna,
    Considering the generic information you have provided, It looks SAP can deal with it. SAP is able to integrate with multiple legacy systems developed earlier on J2EE technologies. I have worked on one such project and it worked perfectly fine.
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • Need detail information regarding Barcode Integration with SAP

    Hi All,
    Wanted to know the steps in integrating SAP system with the existing barcode reader. I need to know how to read and attatch the barcode reader and how to process the barcode. It will also be helpful if relevant documents are supplied.

    If I'm understand your question correctly, you want to send the order you receive on your web to the manufacturer. Then manufacturer will create a sales order and delivery order on their side and deliver the good to the clinic.
    In this case,
    1,2) It would be better for you to send the order to them instead of creating the wsdl for them to call. There is a standard format EDI for sales order that SAP use to interface with legacy system. You cna generate the data in this format and send to each manufacturer so they can configure the system on their side.
    3) The module is called SAP order fullfillment or SAP order-to-cash or SAP SD (Sales & distribution). It means the same thing just some people call it differnetly. SAP SD is the common one.
    4) Surely there will be some effort for each manufacture to integrate their system with you. However, If you use the standard EDI, the effort would be minimal for the manufaturer that already implement this with other partner.
    5) you can pass along the address in sales order. If the manufacturer system implemented SAP SD, they should be able to create sales order, delivery order and invoice from their side.
    Regards,
    Chaiphon

  • Regarding Edge Integration

    So we have two official prescribed methods for integrating the two. The method described by Muse here
    and the method described by Edge here. Which is the best practice?
    Pros?
    Cons?
    I know I've read here and there issues regarding iframe security and the likes but I really haven't delved into that kettle o fish.
    Thoughts?

    Dear Ankit,
    SAP note 2019275 "SAP Business One mobile apps require a valid SSL certificate" provides all essential info to get started here, it already helped hundreds partners and customers to get self signed certificates deployed. Naturally, since this is a quite general security topic, you can find additional information in other sources, the web, etc..
    In addition, please check your statements with respect to any response by SAP support - I see you have created several incidents on this matter and my colleagues from support are in good communication with you and are processing your consulting questions (of course not at the weekend).
    Hope this helps,
    Peter

  • Regarding OBIEE Integration With Oracle EBS

    Hi All,
    I have installed BIAPPS (7.9.6.1) (components installed are 2 11g DBs (one is OLTP and other is OLAP) on RHEL 4, Oracle Application Server 10g, Informatica Power Center , DAC and OBIEE). After that i need to integrate the OBIEE with Oracle EBS. I have installed 11.5.10.2. I upgraded the database to 10g R2 and applied patch ATG 6 (Pre reqs of Integration).
    Steps Which i have done for integration:-
    I installed Financial module in Biapps. Made changes to that pre built rpd ie:OracleBIAnalyticsApps.rpd using Administrations tool. I have created datasource for EBS and given in connection pool. Similarly in dataware house connection pool also. When i test from Administration tool means Init Block > EBS Security context > Edit datasource. When i click on test the datasource i am getting error NQ_SESSION.ICX_SESSION_COOKIE* has no value definition.*
    I copied that rpd linux box where my OBIEE server resides and changed the rpd name in NQSConfig.INI. I added the oracle_home and tnsadmin etc in user.sh file. I added the dsn names which i created the same in windows in odbc.ini file. But NQServer.log says
    *[nQSError: 43059] Init block 'LAST_SYND_DS_YTD_QTD': Dynamic refresh of repository scope variables has failed.*
    *[nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified*
    at OCI call OCIServerAttach.
    *[nQSError: 17014] Could not connect to Oracle database.*
    Please let me know any solution for this.
    Thanks,
    Manikandan

    hi Manikandan,
    Please check the tns entries for the connection pool that u assigned for LAST_SYND_DS_YTD_QTD
    thanks,
    saichand

  • Regarding ERP Integrator

    Dear All,
    I have few doubts on ERP Integrator.
    1) What are things required from Oracle GL to Planning for Data Loading using ERP Integrator? (Trail Balance is enough or we required some other file from Oracle GL)
    2) Is there any scheduling options available for Data loading using ERP Integrator?
    3) what is process for loading the data to Planning using ERP Integrator?
    4) How we load the data to Planning? (i.e. monthly load, hourly load)
    Is there any document is available for ERP Integrator in detail?
    Anyone please guide me in this situation.
    Thanks,
    PC

    Hi,
    I think it is worth having a read of the documentation first :- http://download.oracle.com/docs/cd/E12825_01/epm.111/erpi_admin.pdf
    It should answer many of the questions you are raising.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Regarding XI integrating with Microsoft technologies

    hi
    i waana integrate, Microsoft Navision also called as
    Microsoft Nynamics Nav,which is an erp used for small
    scale companies, with XI .
    Any Ideas.
    regards
    ramu

    hi Ramu,
    What kind of data forat does Microsoft Nynamics Nav send or receive?
    is it at the sender or receiver side?
    please detail us more about requirement
    regards
    nikhil.

  • Regarding HANA INTEGRATOR NOT WORKING

    Dear All,
    I am facing issue while running HANA integrator .The Integrator run successfully .But the view Information is not collected form the data base.MY IPS,DS & IS versions are:-
    IS-4.1 SP2
    DS& IS-4.2 SP1
    HANA DATABASE VERISON-SP 06 Revision 68
    HANA CLIENT-SP06 version 69
    HANA Studio-SP06 version 69
    I am here by attaching the log file for the last run of the integrator. Please suggest some solutions as its needed for the testing purpose

    System Preferences>Universal Access>Mouse: turn 'Mouse keys' on. Use the keyboard to move the mouse as detailed in this tech note:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_moskys.html

  • Pid reset regarding to integral error

    Hello,
    When I use the basic PID vi what comes with the PID & fuzzy log. add-on, I would like to watch the actual value of the integral error. At a certain I error value, I also need to reset the vi (reinitialize it). Should I just modify the PID vi, and put an additional indicator output to the connectors?
    Am I right?
    thanks!

    http://tompeez.wordpress.com/tag/passivation/

  • Can i use OER to store the data from a excel sheet that pertains to the entire integrations ?

    hi ,
    i know that the OER can be used to view the entire landscape for the SOA composites and how they are related with each other. However we have a requirement wherein we need to store the data for the entire integration end systems e.g. ebiz, mfgpro, siebel etc ( that is we need to store data one level up).
    Also,  we want a customized form in OER wherein user can manually add data regarding the integrations.
    So is it possible to do so ? If yes, how ?

    ok, let me put it this way,
    I tried using the import/export utility available under OER admin tab.
    When i export my existing assets it generates the .xml file for each asset. Now as i have hundreds on new assets to be created for each asset type i want to be able to create a new .xml file and want it to create the new asset once i import it using import utility. I tried creating a new .xml file giving it a new UUID but it does not seem to work. Has anyone tried this earlier who can give the steps to do this ?

  • Oracle Integration Adapter for SAP R/3

    I am working with a customer implementing Oracle EBS Release 12.2.
    The customer has implemented SAP for financial modules and the oracle solution considers an EBS - SAP Integration for Receivables. Does anyone have any experience integrating Oracle EBS Receivables with SAP? Can you give us some guidance regarding EBS - SAP Integration best practices?
    We have found a paper regarding Oracle Integration Adapter for SAP R3. We would like to have some information about what are the Oracle products we can integrate with SAP using Oracle Integration Adapter for SAP R3.
    In case Oracle EBS can integrate with SAP using Oracle Integration Adapter, we would like to know if anyone has experience integrating Oracle EBS Receivables with SAP using Oracle Integration Adapter for SAP R3 for AR transactions and Receipts?
    Any help would be very much appreciated.

    Thank you veyr much Manoj for your reply. I just tried it now buit no fruits.
    I wonder if it can really be due to privileges given to my account, which allows to connect thru SAP Front-end but does not allow to connect by any other means. I can not think of any other possible reason.

Maybe you are looking for

  • MBP freeze booting from any drive

    My MBP is two years old. It has recently started freezing unpredictably. Total lock-out freeze. No movement whatsoever, mouse stops, nothing reponds. Hard reset required. Often gives the grey "you need to restart multilingual screen" on powering up a

  • Icon in ALV top-of-page

    Hello All, I created an ALV report which included the traffic light icons to indicate the status of some internal requests.  My original "legend" in FM REUSE_ALV_COMMENTARY_WRITE was just text based, but now users are requesting to have the legend co

  • Sync with Itunes does not work

    Hi, I reinstalled latest Itunes completly but still sync with outlook 2007 does not work. Itunes says Sync finished, but nothing is synced. Here is the log: [3068 @ Wed Jun 09 10:45:52 2010] [ASL ASL] =================== [3068 @ Wed Jun 09 10:45:52 2

  • HP 7510 all-in-One Photo Printer

    I have a All-in-One 7510 Photo Printer that the paper extender flip attheend broke off.  I tried to glue but to no avail.  This is a necessary coponent because if you print more than 1 page they will shoot out on the floor.  Does anyone Know if a rep

  • Save as TIFF file

    Trying to save a still from a QT video file video plays OK and I can save a still but whatever settings I make in options it only saves as a pct file is it possible to save as other file types such as TIFF?