SAP ABAP Class /FSIH/CL_POL_PORTFOLIO (Value Object for a Portfolio)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     /FSIH/PER_APPL (Package) Insurance Handler Application: Persistence Layer
Properties
Class /FSIH/CL_POL_PORTFOLIO  
Short Description Value Object for a Portfolio    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /FSIH/PER_APPL   Insurance Handler Application: Persistence Layer 
Created 20050113   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_POL_PORTFOLIO has no forward declaration.
Interfaces
Class /FSIH/CL_POL_PORTFOLIO has no interface implemented.
Friends
Class /FSIH/CL_POL_PORTFOLIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISB_DAY Instance attribute Private Type reference (TYPE) /FSIH/DTE_DISB_DAY Disbursement Day 20050113
2 DISB_METHOD Instance attribute Private Type reference (TYPE) /FSIH/DTE_DISB_METHOD Disbursement Method 20050113
3 FLG_WORK_DAY Instance attribute Private Type reference (TYPE) /FSIH/DTE_WORKING_DAY Flag for Shifting Working Day 20050113
4 ITV Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20050113
5 PORTFOLIO Instance attribute Private Type reference (TYPE) /FSIH/DTE_PORTFOLIO Portfolio 20050113
6 REF_PORTFOLIO_DB_KEY Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_PORTFOLIO_DB_KEY Value Object Class for Portfolio DB Key 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
2 GET_VALUES Instance method Public Method Read Attributes of Class 20050127
Events
Class /FSIH/CL_POL_PORTFOLIO has no event.
Types
Class /FSIH/CL_POL_PORTFOLIO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISB_DAY Call by reference Type reference (TYPE) /FSIH/DTE_DISB_DAY Disbursement Day 20050113
2 Importing IM_DISB_METHOD Call by reference Type reference (TYPE) /FSIH/DTE_DISB_METHOD Disbursement method 20050113
3 Importing IM_FLG_WORK_DAY Call by reference Type reference (TYPE) /FSIH/DTE_WORKING_DAY Flag for shifting Working Day 20050113
4 Importing IM_ITV Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050113
5 Importing IM_PORTFOLIO Call by reference Type reference (TYPE) /FSIH/DTE_PORTFOLIO Portfolio 20050113

Method CONSTRUCTOR on class /FSIH/CL_POL_PORTFOLIO has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISB_DAY Call by reference Type reference (TYPE) /FSIH/DTE_DISB_DAY Disbursement Day 20050127
2 Exporting EX_DISB_METHOD Call by reference Type reference (TYPE) /FSIH/DTE_DISB_METHOD Disbursement method 20050127
3 Exporting EX_FLG_WORK_DAY Call by reference Type reference (TYPE) /FSIH/DTE_WORKING_DAY Flag for shifting Working Day 20050127
4 Exporting EX_ITV Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050127
5 Exporting EX_PORTFOLIO Call by reference Type reference (TYPE) /FSIH/DTE_PORTFOLIO Portfolio 20050127

Method GET_VALUES on class /FSIH/CL_POL_PORTFOLIO has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600