What is the difference HRPY_RGDIR and CU of PCL2?

Hi experts.
I just wonder why there are two diffenet tables that cotains the payroll directory information.
Do they have exactly the same data?
Thanks for your times.

Hi,
HRPY_RGDIR is more an information table on the payroll run , void run, off cycle details,date time of run, etc in a single view. It is more quick reference at high level.Used by the function or in some reports.
The PCL2 is the cluster table, it has all the cluster details like payroll, time, 3PR and other schema related program log. The Key in the table is used to read the payroll result(RT,BT,..) or other date using the respective function modules. This is more lower level data and used in the programming.
Thanks,
Amosha

Similar Messages

  • What's the difference KB2483139 and KB974587?

    All,
    I have a qeustion about the language pack, what's the difference KB2483139 and
    KB974587 ? for difference windows platform?
    Thanks.

     Hi, Arnavsharma,
    Thanks a lot for your reply, now My server is Windows 2008 R2 SP1, now which link for download the language pack,please advise,
    Best Regards,
    Kenneth

  • What is the Difference 'VOFM' and 'User-Exit' ?

    What is the Difference 'VOFM' and 'User-Exit' ?

    If you need to implement any of these User exits, you first create a project for the user exit, then assign the user exit(s) to your project. Then you write the coding for the user exit, and finally activate the project.
    For general information about user exits, in the R/3 Library, go to Basis components and look at the Enhancements section. In addition there is detailed information about each user exit that you can access when you assign it to your project (see below).
    Activities
    Start by creating your project.
    1. Enter a name for your project.
    2. Select Modification -> Create.
    3. Enter a short text for your project and select save.
    Next assign the user exit to your project.
    4. Select Components.
    5. Enter the name(s) of the user exits you want to implement.
    6. Select SAP documentation, if you want detailed information on this user exit.
    7. Select save.
    8. Select back.
    Next make your coding modifications.
    9. Select enhancement components.
    10. Select change.
    11. Select the user exit you want to write code for.
    12. Select the include zxpbco01.
    The system will then prompt you to create this include, and you can continue to write your coding in it.
    Next activate your project.
    13. Return to the initial screen and select activate project.
    Routines
    Routines are short sub-programs that carry out various checks during document processing. In the SD module, you can create and process routines for copying requirements, data transfer, requirements and formulas using transaction VOFM. Besides the routines delivered to you with the system, you can create your own individual routines.
    Transaction VOFM allows you to follow a standardized procedure for creating routines. The name ranges are predefined for routines delivered to you with the system and for routines created by the customer. This name convention guarantees that your own routines are not overwritten during a Release upgrade.
    Copying requirements and data transfer
    The routines for coying requirements and data transfer are defined for the document types sales orders, deliveries, billing documents, sales activities, as well as for texts. You specify copying requirements and the data transfers when defining the document flow for each document type. You enter the routines for texts in the access sequences for texts.
    o Copying requirements determine which data is copied during the copying of documents. A copying requirement could define, for example, that the same customer must appear in the document header when you copy an inquiry to a quotation.
    o Routines for data transfer make a detailed control of the copying of fields possible. A data transfer could define, for example, that particular item fields can only be copied in combination with other particular fields and can only be copied into contracts or credit and debit memos.
    Requirements and formulas
    Routines for requirements and formulas are used for functions using the condition technique. You enter these routines in the pricing procedure or the condition types. Requirements are also used for statistics.
    o A requirement in pricing can determine that an access is dependent on a particular precondition. It can carry out a check of the document currency, for example, and, depending on whether it is a foreign or the local currency, allow or deny the access.
    o Formulas are used in pricing to define various factors for pricing. Formulas are defined for scale base value, condition base value, condition amount, group key, and rounding rules. The formula for a rounding rule could define, for example, that all calculated amounts are rounded to two places behind the decimal point during a price change of the condition record. The formula for a condition base value could define, that the header discount is distributed among the order items according to volume an not value of the item, as is the case in the standard SAP R/3 System.
    Creating routines
    There are two methods to create a routine
    1. Creating by overwriting
    When using this method, a note appears as a commentary in the routine to be newly created.
    2. Creating
    When creating a new routine, an ABAP with internal number assignment is created.
    You always have to activate a new routine before using it. Each routine for requirements and formulas, copying requirements and data transfers is stored in a separate program. For each new routine an entry is added in table TFRM and TFRMT. For each routine, a long text can be stored as a text module.
    Most routines must be changed in client 000. Transaction VOFM can be transported as XPRAs, which means that after the import all routines can be activated.
    Name ranges for routines
    The standard routines are to be within the number range 001-599 (for 2 digit formula numbers, 01-49)
    The user routines are to be within the number range 600-999 (for 2 digit formula numbers, 50-99).

  • What is the difference Photoshop and Photoshop Extended with respect to registry and files

    Can someone please help with the difference between Photoshop and Photoshop Extended with respect to files installed or Windows registry.I am aware of the difference in Features.I am not concern about the difference in Features.

    True

  • What is the difference Item and Header condition?

    In Condition type screen, inside Control data1 section there are two fields Header Condition and Item condition. What is the relevance of these two fields and what is the diference between them?
    Thanks In Advance
    Prakash

    HI
    Header condition as the name suggests is a condition type which is applied at the header level only. The header condition is always manual and no condition record can be maintained for this. There is no access sequence for the header condition. When you select a header condition in a sales order in pricing and give the rate for the same then this rate will be applicable for the whole document that is for all the items. In some cases it works proportionately. Like suppose you have header freight condition type 'HD00'. You have multiple line items in the sales order. When you give a rate for the same then it will be distributed proportionately among the line items depending upon the weight or basic price.
    Std SAP header condition types:
    HA00 - Percentage discount
    HB00 - Discount (Value)
    HD00 - Freight
    HM00 - Order value
    RD00 - Weight discount
    ITEM CONDTION:
    Item conditions as the name suggests are given at the item level only. In the same sales order if there are 2 line items then, for the line item 10, the condition types may be different and for the line item 20 there may be different condition types. Like for eg: Discounts, say material discount 'K004". This condition type may be applicable for line item 10 and for the line item 20, it may not be applicable.
    Std SAP item condition types:
    PR00 - basic price
    K007 - customer discount
    K005 - customer/material discount
    KF00 - freight
    So basically, header condition applies to all line items in the document and the item conditions are applicable at the line item level.
    When you double click on a condition type in t.code V/06, there in the section "Changes which can be made" here you will see options like:
    header condition - if you tick the condition type becomes header condition
    Item condition - if you tick this then condition type becomes item condition.
    manual entries
    delete
    amount / percent
    value
    qty relation
    calculation type
    If a condition type is applicable for all items in the document then it is better to select the condition type as header as it will save the item.Reward points if solution helps.

  • What is the difference iWeb and Homepage

    I'm trying to back up everything I had published to my iDisk (over several years) before installing Lion. The Gallery files were easy. But I'm confused about iWeb and a folder called "HomePage." The movies I had on iWeb...I could see and download. However, older movies are in a folder called HomePage. If I click on these older movies, I get a Quicktime Question mark symbol. For example, older movie 1 is located at: http://homepage.mac.com/username/iMovieTheater22.html and I cannot see it or download it. New movies, seem to be located in a different place, for example: http://web.me.com/username/myname/Austin_is_4!.html
    Am I just out of luck?
    Is there any way to retrieve the old movies?
    Possibly worth noting...the old movies were probably published on an old MBP.

    Homepage was Apple's early website hosting effort and that has been discontinued for quite a while now. The files created for the Homepage websites will reside on your iDisk in the iDisk/Sites folder. 
    Mount your iDisk on the Desktop and go to the Web folder.  There will be the html files for the various websites and pages.  The photo and video files used in those sites should be located in the Pictures and Movies folders.
    For MobileMe websites all files for them will be inside folders in the iDisk/Web/Sites folder.
    OT

  • What's the difference between | and ||

    I have three strings and if even one of them is null (s1 == null), I need to do something. So I have this:
    if( s1 == null | s2 == null | s3 == null)
       //action code
    }Yet the action code is occuring even if none of the strings are null.

    Try to run this code:
    public static void main(String[] args) {
      String s = null;
      if (s == null || s.equals("blah"))
        System.out.println("without exception");
    }And now try this:
    public static void main(String[] args) {
      String s = null;
      if (s == null | s.equals("blah"))
        System.out.println("with exception");
    }Try to understand why these two cases are different, and what�s going on.

  • What's the difference JavaFX and JSP/servlet?

    Can JavaFX build web applications like JSP/servlet? Does Java have other technology to build web applications? thanks

    JavaFX compares more to Flash and Silverlight and in that more to Silverlight than to Flash.
    There are plenty of frameworks built on top of the Servlet specification that allow you to build web applications, each with a different approach and target application. Notable examples are JSF (and its extension libraries Richfaces, Icefaces, Tomahawk and Primefaces), Wicket, Struts 2, Spring 3 and Play framework. With Flexive you even have a complete CMS built on top of JSF technology.
    A cool bit of technology for JavaFX is Flamingo, which couples a JavaFX frontend to a web based backend, effectively allowing you to "pop out" a website from the browser.
    http://exadel.org/flamingo

  • What's the difference between MacBook Pro 13" and MacBook Pro 13" retina?

    I want to purchase a MacBook 13" but not sure which one to buy
    Pro or retina
    What's the differences?
    And
    What one should I buy and why?

    Some reading for you;
    http://www.digitaltrends.com/computing/13-inch-macbook-pro-vs-13-inch-macbook-pr o-with-retina/#!M6CRphttp://

  • What is the difference between bfs and bfq ??

    I read a lot of good things about BFS for desktops and I wanted to give it a try, so I installed a linux-ck kernel for core2 from repo-ck (what I'm using).
    I checked what I/O schedulers I had with the command "dmesg | grep scheduler" and found out I could choose between bfs and bfq...I have no idea what is the difference..and having trouble finding a clear answer ..

    If you want to use BFQ:
    https://wiki.archlinux.org/index.php/li … _Scheduler
    I have no idea if this would be a good idea with an SSD though.  As the above posts already indicated, BFS and BFQ share two thirds of their acronyms, that's it.  They are entirely different things - and different "types" of things at that.  You do not chose between them.  You can chose between BFS and CFS for your process scheduler - and using linux-ck means you chose BFS.  You can also chose between BFQ and other I/O schedulers like CFQ, NOOP, and others.
    Last edited by Trilby (2013-02-10 20:27:37)

  • When would I use an if, for or while statement in Small Basic and what is the difference between the three?

    I have a Y9 Computer Science Exam next week and I know that this will probably be one of the questions on it so I need to know the answer. What is the difference?

    An If statement executes once IF the statement is true:
    If 1 = 2/2 Then
    Textwindow.writeline("True")
    EndIf
    A While statement executes WHILE the statement is true:
    While 4 = 2+2
    'Will keep looping while it is true
    EndWhile
    A For statement loops a number in increment:
    For i = 1 to 10
    'Every time through, i gets bigger by one until it equals 10
    EndFor
    It is written: "'As surely as I live,' says the Lord, 'every knee will bow before me; every tongue will acknowledge God.'" Romans 14:11

  • What is the difference between sy-uline and uline in sapscripts ?

    hi guys,
    what is the difference bt sy-uline and uline in sap scripts ?
    this is an interview question ?
    also how can we draw a line without using above ?

    Hi ,
    sy-uline is a system field.
    No-difference.  Except that uline is used outside
    the Write Statement
    TO draw a line.
    /: POSITION [XORIGIN] [YORIGIN] [WINDOW] [PAGE]
    OR
    Draw a horizontal line by setting the HEIGHT in a BOX command to 0. Draw a vertical line by setting WIDTH to 0.
    /: BOX FRAME 10 TW WIDTH 0 TW HEIGHT '10' CM
    Vertical line 10 CM long
    /: BOX FRAME 10 TW WIDTH '10' CM HEIGHT 0 TW
    Horizontal line 10 CM long
    ALSO
    You can draw a line by setting the Height or Weidth to 0
    and add a frame. E.g. a horizontal line:
    /: SIZE HEIGHT '0' MM WIDTH '200' MM
    /: BOX FRAME 10 TW XPOS '11.21' MM YPOS '14.81' MM INTENSITY 100
    <i><b>Reward if helpful.</b></i>
    Regards,
    Pritha.
    Message was edited by:
            Pritha Agrawal

  • What is the difference between Topic Keywords and Index File Keywords?

    What is the difference between Topic Keywords and Index File Keywords? Any advantages to using one over the other? Do they appear differently in the generated index?
    RH9.0.2.271
    I'm using Webhelp

    Hi there
    When you create a RoboHelp project you end up with many different ancillary files that are used to store different bits of information. Many of these files bear the name you assigned to the project at the time you created it. The index file has the project name and it ends with a .HHK file extension. (HHK meaning HTML Help Keywords)
    Generally, unless you change RoboHelp's settings, you add keywords to this file and associate topics to the keywords via the Index pod. At the time you compile a CHM or generate other types of output, the file is consulted and the index is built.
    As I said earlier, the default is to add keywords to the Index file until you configure RoboHelp to add the keywords to the topics themselves. Once you change this, any keyword added will become a META tag in the topic code. If your keyword is BOFFO, the META tag would look like this:
    <meta name="MS-HKWD" content="BOFFO" />
    When the help is compiled or generated, the Index (.HHK) file is consulted as normal, but any topics containing keywords added in this manner are also added to the Index you end up with. From the appearance perspective, the end user woudn't know the difference or be able to tell. Heck, if all you ever did was interact with the Index pod, you, as an author wouldn't know either. Well, other than the fact that the icons appear differently.
    Operationally, keywords added to the topics themselves may hold an advantage in that if you were to import these topics into other projects, the Index keywords would already be present.
    Hopefully this helps... Rick

  • What is the difference between "Invisible" (11g) and "virtual" index?

    Hi
    What is the difference between the "Invisible" index and "virtual" index?
    Thanks
    Balaji

    Indexes can be visible or invisible. An invisible index is maintained by DML operations and cannot be used by the optimizer. Actually takes space, but is not to be used as part of a potential access path.
    AFAIK, a virtual index is created by the tools used in SQL statement access path tuning to provide an alternative for the optimizer to test. It does not take any real space as it is a pure in memory definition.

  • What is the difference between the drop and create the index and rebuild index ?

    Hi All,
    what is the difference between drop and create index & rebuild index ? i think both are same...Please clarify if both are same or any difference...
    Thanks in Advance,
    rup

    Both are same. Rebuilding an index drops and re-creates the index. 
    Ref:
    SSMS - https://technet.microsoft.com/en-us/library/ms187874(v=sql.105).aspx
    TSQL - https://msdn.microsoft.com/en-us/library/ms188388.aspx
    I would suggest you to also refer one of the best index maintenance script as below:
    https://ola.hallengren.com/sql-server-index-and-statistics-maintenance.html

Maybe you are looking for

  • SharePoint 2010 Search Service is not working on replication of Servers.

    Hi, I have a problem. I have a SharePoint Farm in which there are two servers with ip's 192.168.8.60 and 192.168.8.62. Both are replicas of each other. The search service is working on 192.168.8.60 and not working on 192.168.8.62. What can be the pro

  • How to know data in data moved into GL

    Hi All, I have doubt could you clarify it. How can we know that data available in AP and AR is moved into into GL. If Gl_interface is going to act here. How does Gl_interface identify the data. Can you explain me. Thanks & Regards, pallis

  • LSMW record uploding is not proper

    Hi friends, Iam doing LSMW.Every thing is fine  now..but iam not getting proper loading data.Iam putting foreground for checking...i thought its problem with file .. I am uploading the file from my own desktop(presentaion server) tab delimited text f

  • ITunes 7.0.2.16 Cannot Find Album In the Store That iTunes 6.0.13 Can Find?

    Hi, I have iTunes 7.0.2.16 installed on a PC running Windows XP Pro and tried to look for an album called 'Phil Wickham' in the store and it could not find it. It only returned one song sung by the artist Phil Wickham. However I have iTunes 6.0.13 on

  • Apps crash when I try to upload photos

    Since I updated my iPhone 5 to iOS 7.1, I can't add photos to Facebook, Twitter or Instagram. The app crashes as soon as I try and access my photo library. I've tried restarting my phone, but it still happens consistently. Thanks in advance for your