SAP ABAP Class CL_HRPA_INFTY_0045_JP (JP: Company Loan)
Hierarchy
☛
EA-HRCJP (Software Component) Sub component EA-HRCJP of EA-HR
⤷
PA-PA-JP (Application Component) Japan
⤷
PAOC_PAD_INFTY_LOAN_JP (Package) Company loan for Japan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFTY_NNNN | HR Master Data: Generic IT Logic | 20070312 |
Properties
| Class | CL_HRPA_INFTY_0045_JP | |
| Short Description | JP: Company Loan | |
| Super Class | CL_HRPA_INFTY_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_INFTY_LOAN_JP | Company loan for Japan |
| Created | 20070312 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFTY_0045_JP has no forward declaration.
Interfaces
Class CL_HRPA_INFTY_0045_JP has no interface implemented.
Friends
Class CL_HRPA_INFTY_0045_JP has no friend class.
Attributes
Class CL_HRPA_INFTY_0045_JP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Payments Exist in Period Without Loans? | 20070312 | |
| 2 | Instance method | Private | Method | Check Loan Approval Date | 20070312 | |
| 3 | Instance method | Private | Method | Gaps Occurred in Loans due to Deletion? | 20070312 | |
| 4 | Instance method | Private | Method | check repayment date | 20070312 | |
| 5 | Instance method | Private | Method | check the combination of repayment and amount fields | 20070312 | |
| 6 | Instance method | Private | Method | Check Start of Regular Repayment | 20070312 | |
| 7 | Instance method | Private | Method | Check DARBT, TILBG and DATBW for Consistency | 20070312 | |
| 8 | Instance method | Private | Method | set loan approval date | 20070312 | |
| 9 | Instance method | Private | Method | set default begin date | 20070312 | |
| 10 | Instance method | Private | Method | Default Value for OBJPS | 20070312 | |
| 11 | Instance method | Private | Method | Infotype-Specific Validations | 20070312 |
Events
Class CL_HRPA_INFTY_0045_JP has no event.
Types
Class CL_HRPA_INFTY_0045_JP has no local type.
Method Signatures
Method CHECK_0078 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070312 | |||
| 2 | LOAN_ID | Value transfer | Type reference (TYPE) | PCLO_ID | Loan ID | 20070312 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 4 | TCLAS | Value transfer | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
Method CHECK_0078 on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_APPROVAL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0045-BEGDA | Begin Date | 20070411 | |||
| 2 | DATBW | Call by reference | Type reference (TYPE) | P0045-DATBW | Approval date | 20070312 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
Method CHECK_APPROVAL_DATE on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_GAPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070312 | |||
| 2 | LOAN_ID | Value transfer | Type reference (TYPE) | PCLO_ID | Loan ID | 20070312 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 4 | TCLAS | Value transfer | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
Method CHECK_GAPS on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_REPAYMENT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070312 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 3 | P0045 | Call by reference | Type reference (TYPE) | P0045 | HR Master Record: Infotype 0045 (Company Loans) | 20070312 | |||
| 4 | P0268 | Call by reference | Type reference (TYPE) | P0268 | HR Master Record: Infotype 0045 (Company Loans) | 20070312 |
Method CHECK_REPAYMENT_DATE on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_REPAYMENT_SHOYO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070312 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 3 | P0045 | Call by reference | Type reference (TYPE) | P0045 | HR Master Record: Infotype 0045 (Company Loans) | 20070312 | |||
| 4 | P0268 | Call by reference | Type reference (TYPE) | P0268 | HR Master Record: Infotype 0268/inftview (Company Loans JP) | 20070312 |
Method CHECK_REPAYMENT_SHOYO on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_REPAY_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0045-BEGDA | Begin Date | 20070411 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | P0045-ENDDA | End Date | 20070411 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070312 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 | |||
| 6 | TILBG | Call by reference | Type reference (TYPE) | P0045-TILBG | Repayment Start | 20070312 |
Method CHECK_REPAY_START on class CL_HRPA_INFTY_0045_JP has no exception.
Method CHECK_SINGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOAN_ID | Value transfer | Type reference (TYPE) | PCLO_ID | Loan ID | 20070312 | |||
| 2 | MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 3 | TCLAS | Value transfer | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
Method CHECK_SINGLE_VALUE on class CL_HRPA_INFTY_0045_JP has no exception.
Method PROPOSAL_APPROVAL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0045-BEGDA | loan begin date | 20070312 | |||
| 2 | DATBW | Call by reference | Type reference (TYPE) | P0045-DATBW | loan approval date | 20070312 |
Method PROPOSAL_APPROVAL_DATE on class CL_HRPA_INFTY_0045_JP has no exception.
Method PROPOSAL_BEGIN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0045-BEGDA | default Infotype 0045 begin date | 20070312 |
Method PROPOSAL_BEGIN_DATE on class CL_HRPA_INFTY_0045_JP has no exception.
Method PROPOSAL_NEXT_OBJPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DLART | Value transfer | Type reference (TYPE) | DLART | Loan Type | 20070312 | |||
| 2 | OBJPS | Value transfer | Type reference (TYPE) | OBJPS | Sequence Number | 20070312 | |||
| 3 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20070312 | |||
| 4 | TCLAS | Value transfer | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
Method PROPOSAL_NEXT_OBJPS on class CL_HRPA_INFTY_0045_JP has no exception.
Method SPECIFIC_CHECKS_JP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070312 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20070312 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20070312 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070312 | |||
| 5 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070312 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | HR Master Record: Infotype 0045 (Company Loans) | 20070312 | |||
| 7 | PNNNN2 | Call by reference | Type reference (TYPE) | ANY | Secondary Infotype | 20070312 | |||
| 8 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20070312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR Master Data: Unfulfilled Program Condition | 20070312 |
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |