SAP ABAP Class /FSIH/CL_LOAN (General Value Object for Loan)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/GDT_APPL (Package) Insurance Handler Application: Global File Type
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /FSIH/CL_LOAN_IL | Value Object for Annuity Loan | 20050113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /FSIH/CL_LOAN_LOC | Value Object for LoC Loan | 20050113 |
Properties
| Class | /FSIH/CL_LOAN | |
| Short Description | General Value Object for Loan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSIH/GDT_APPL | Insurance Handler Application: Global File Type |
| Created | 20050113 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSIH/CL_LOAN has no forward declaration.
Interfaces
Class /FSIH/CL_LOAN has no interface implemented.
Friends
Class /FSIH/CL_LOAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20050406 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /FSIH/DTE_CURR | Currency | 20050113 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DATUM | Date in CHAR Format | 20050113 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DATUM | Date in CHAR Format | 20050113 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /FSIH/CL_LOAN_DB_KEY | Database Key for Loan Contract Record | 20050113 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /FSIH/DTE_COMMIT_CAPITAL | Commitment Capital | 20050113 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050113 | |
| 2 | Instance method | Public | Method | Return Business Partner Number of Borrower | 20050406 | |
| 3 | Instance method | Public | Method | Return Loan Key | 20050406 | |
| 4 | Instance method | Public | Method | Indicates Business Partner Number of Borrower | 20050406 |
Events
Class /FSIH/CL_LOAN has no event.
Types
Class /FSIH/CL_LOAN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BORROWER_PARTNER_NR | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050406 | |||
| 2 | IM_CCURRENCY | Call by reference | Type reference (TYPE) | /FSIH/DTE_CURR | Währung | 20050113 | |||
| 3 | IM_DEND | Call by reference | Type reference (TYPE) | DATUM | Datum im CHAR-Format | 20050113 | |||
| 4 | IM_DSTART | Call by reference | Type reference (TYPE) | DATUM | Datum im CHAR-Format | 20050113 | |||
| 5 | IM_REF_LOAN_DB_KEY | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_LOAN_DB_KEY | DB key of a loan contract record | 20050113 | |||
| 6 | IM_SCOMM_CAP | Call by reference | Type reference (TYPE) | /FSIH/DTE_COMMIT_CAPITAL | Zusagekapital | 20050113 | |||
| 7 | IM_XSTATE | Call by reference | Type reference (TYPE) | REGIO | Region (Bundesstaat, Bundesland, Provinz, Grafschaft) | 20050113 |
Method CONSTRUCTOR on class /FSIH/CL_LOAN has no exception.
Method GET_BORROWER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARTNER_NR | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050406 |
Method GET_BORROWER_ID on class /FSIH/CL_LOAN has no exception.
Method GET_LOAN_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOAN_KEY | Value transfer | Object reference (TYPE REF TO) | /FSIH/CL_LOAN_DB_KEY | Generelles Value-Objekt eines Darlehensschlüssels | 20050406 |
Method GET_LOAN_KEY on class /FSIH/CL_LOAN has no exception.
Method SET_BORROWER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARTNER_NR | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050406 |
Method SET_BORROWER_ID on class /FSIH/CL_LOAN has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |