MetricID (external ID) | Rule name | Parameter name | Default value | Project Value |
---|
1600168 | PeopleSoft: All new Translate value shoud be at dd/mm/yyyy | PeopleSoft: Effective date | 01/01/1901 |
|
1600184 | PeopleSoft: Avoid PeopleCode Event with High Cyclomatic | PeopleSoft: Max CC in Event | 10 |
|
1600186 | PeopleSoft: Avoid PeopleCode Functions with High Cyclomatic | PeopleSoft: Max CC in Function | 10 |
|
1600188 | PeopleSoft: Avoid PeopleCode Methods with High Cyclomatic | PeopleSoft: Max CC in Method | 10 |
|
1600190 | PeopleSoft: Avoid PeopleCode Classes with High Cyclomatic | PeopleSoft: Max CC in Class | 100 |
|
1600620 | PeopleSoft: Avoid PeopleCode Events with a low comment/code ratio | PeopleSoft: Min % Comment in Event | 10 |
|
1600622 | PeopleSoft: Avoid PeopleCode Functions with a low comment/code ratio | PeopleSoft: Min % Comment in Function | 10 |
|
1600624 | PeopleSoft: Avoid PeopleCode Methods with a low comment/code ratio | PeopleSoft: Min % Comment in Method | 10 |
|
1600626 | PeopleSoft: Avoid PeopleCode Classes with a low comment/code ratio | PeopleSoft: Min % Comment in Class | 10 |
|
1600480 | PeopleSoft: Avoid too many Related displays | PeopleSoft: Max related display | 5 |
|
1600488 | PeopleSoft: Avoid tables having indexes with a too large index definition | PeopleSoft: Max index size | 3 |
|
1600642 | PeopleSoft: Pages should be designed assuming the user has an 800x600 monitor resolution | PeopleSoft: Page Width | 800 |
|
|
| PeopleSoft: Page Height | 600 |
|
1600644 | PeopleSoft: Developers should avoid developing web pages that result in horizontal scrolling | PeopleSoft: Page Width Max | 800 |
|
1600646 | PeopleSoft: Developers should not build long pages that are longer than 5 pages | PeopleSoft: Page Height Max | 2500 |
|
1600648 | PeopleSoft: Avoid use a radio button or check box when the user has more than three choices | PeopleSoft: Prefix for Owner ID in Record VieweopleSoft: Max choices | 3 |
|
1601800 | PeopleSoft: Record Table should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Table | EF |
|
1601802 | PeopleSoft: Record View should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record View | EF |
|
1601804 | PeopleSoft: Record Derived should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Derived | EF |
|
1601806 | PeopleSoft: Record Sub should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Sub | EF |
|
1601808 | PeopleSoft: Record Dynamic should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Dynamic | EF |
|
1601810 | PeopleSoft: Record Query should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Query | EF |
|
1601812 | PeopleSoft: Record Temp should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Temp | EF |
|
1601814 | PeopleSoft: Field should have a OwnerID | PeopleSoft: Prefix for Owner ID in Record Temp | EF |
|
1601816 | PeopleSoft: Page should have a OwnerID | PeopleSoft: Prefix for Owner ID in Page | EF |
|
1601818 | PeopleSoft: Sub Page should have a OwnerID | PeopleSoft: Prefix for Owner ID in Sub Page | EF |
|
1601820 | PeopleSoft: Secondary Page should have a OwnerID | PeopleSoft: Prefix for Owner ID in Secondary Page | EF |
|
1601822 | PeopleSoft: SQL should have a OwnerID | PeopleSoft: Prefix for Owner ID in SQL | EF |
|
1601824 | PeopleSoft: Component Interface should have a OwnerID | PeopleSoft: Prefix for Owner ID in Component Interface | EF |
|
1601826 | PeopleSoft: Application Engine should have a OwnerID | PeopleSoft: Prefix for Owner ID in Application Engine | EF |
|
1601828 | PeopleSoft: Package should have a OwnerID | PeopleSoft: Prefix for Owner ID in Package | EF |
|
1601830 | PeopleSoft: Mobile Page should have a OwnerID | PeopleSoft: Prefix for Owner ID in Mobile Page | EF |
|
1601832 | PeopleSoft: Component should have a OwnerID | PeopleSoft: Prefix for Owner ID in Component | EF |
|
1601834 | PeopleSoft: Menu should have a OwnerID | PeopleSoft: Prefix for Owner ID in Menu | EF |
|
1601836 | PeopleSoft: Popup Menu should have a OwnerID | PeopleSoft: Prefix for Owner ID in Popup Menu | EF |
|
1600760 | PeopleSoft: Avoid Classes with more than X Methods | PeopleSoft: Max Number Method in Class | 30 |
|
1600762 | PeopleSoft: Avoid Records Tables with more than X Fields | PeopleSoft: Max Number Field in Record Table | 80 |
|
1600764 | PeopleSoft: Avoid Records Views with more than X Fields | PeopleSoft: Max Number Field in Record View | 80 |
|
1600766 | PeopleSoft: PeopleSoft: Avoid Records Derived with more than X Fields | PeopleSoft: Max Number Field in Record Derived | 60 |
|
1600768 | PeopleSoft: PeopleSoft: Avoid Sub-records with more than X Fields | PeopleSoft: Max Number Field in Record Sub | 20 |
|
1600770 | PeopleSoft: Avoid Pages with more than X linked Records Max | PeopleSoft: Max Number Linked Record in Page | 4 |
|
1600772 | PeopleSoft: Avoid Pages with more than X linked Pages | PeopleSoft: Max Number Linked Page in Page | 2 |
|
1600774 | PeopleSoft: Avoid Methods with too many parameters | PeopleSoft: Max Number Parameter in Method | 5 |