SAP ABAP Class CL_FVD_BILL_REM_POINT (Remittance Point Class for Billing)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-PO (Application Component) Portfolio
     FVVD_BILL (Package) Loans - Billing
Properties
Class CL_FVD_BILL_REM_POINT  
Short Description Remittance Point Class for Billing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_BILL   Loans - Billing 
Created 20040413   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_BILL_REM_POINT has no forward declaration.
Interfaces
Class CL_FVD_BILL_REM_POINT has no interface implemented.
Friends
Class CL_FVD_BILL_REM_POINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ADDRESS Instance attribute Private Type reference (TYPE) ADRC Addresses (Business Address Services) 20040413
2 A_REMITTANCE_CODE Instance attribute Private Type reference (TYPE) TB_REMIT_CODE 20050315
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040413
2 GET_ADDRESS Instance method Public Method Returns Structure with All Address Information 20040413
3 GET_REM_POINT_ID Instance method Public Method Determines Unique ID for Remittance Code 20040414
Events
Class CL_FVD_BILL_REM_POINT has no event.
Types
Class CL_FVD_BILL_REM_POINT 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_REMITTANCE_CODE Call by reference Type reference (TYPE) TB_REMIT_CODE 20050315

Method CONSTRUCTOR on class CL_FVD_BILL_REM_POINT has no exception.

Method GET_ADDRESS Signature

Method GET_ADDRESS on class CL_FVD_BILL_REM_POINT has no parameter.
Method GET_ADDRESS on class CL_FVD_BILL_REM_POINT has no exception.

Method GET_REM_POINT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REMITTANCE_CODE Value transfer Type reference (TYPE) TB_REMIT_CODE 20050315

Method GET_REM_POINT_ID on class CL_FVD_BILL_REM_POINT has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 500