SAP ABAP Class CX_FVD_BILL_CORE (Exception Class for Billing)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-PO (Application Component) Portfolio
     FVVD_BILL (Package) Loans - Billing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20040415
Properties
Class CX_FVD_BILL_CORE  
Short Description Exception Class for Billing    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package FVVD_BILL   Loans - Billing 
Created 20040415   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FVD_BILL_CORE has no forward declaration.
Interfaces
Class CX_FVD_BILL_CORE has no interface implemented.
Friends
Class CX_FVD_BILL_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGIN_BALANCE Instance attribute Public Type reference (TYPE) TB_BEG_BALANCE Remaining Capital at Start of a Billing Period 20040415
2 BILL_DATE Instance attribute Public Type reference (TYPE) TB_BILL_DATE Bill Creation Date 20040415
3 BILL_NUMBER Instance attribute Public Type reference (TYPE) TB_BILL_NUMBER Bill Number 20040421
4 BUKRS Instance attribute Public Type reference (TYPE) BUKRS Company Code 20040415
5 CX_FVD_BILL_CORE Constant Public Type reference (TYPE) SOTR_CONC '407E82FC1FDB6553E10000000A15529E' 20040415
6 CX_FVD_BILL_CORE_LOG Constant Public Type reference (TYPE) SOTR_CONC '40898691015C1A8FE10000000A1145AC' 20040513
7 DUE_DATE Instance attribute Public Type reference (TYPE) DFAELLIG Due Date/Calculation Date 20040415
8 MINIMUM_DUE Instance attribute Public Type reference (TYPE) TB_MIN_DUE Minimum Due Amount for a Bill 20040415
9 MSGNR Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20040512
10 MSGTYP Instance attribute Public Type reference (TYPE) MSGTYPCONV Parameter for Message Type Conversion 20040512
11 NAME_FIRST Instance attribute Public Type reference (TYPE) AD_NAMEFIR First Name 20040415
12 NAME_LAST Instance attribute Public Type reference (TYPE) AD_NAMELAS Last Name 20040415
13 PARTNER Instance attribute Public Type reference (TYPE) BU_PARTNER Business Partner Number 20040415
14 RANL Instance attribute Public Type reference (TYPE) RANL Contract Number 20040415
15 TOTAL_DUE Instance attribute Public Type reference (TYPE) TB_BILL_DUE Total Due Amount for Bill 20040415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040415
Events
Class CX_FVD_BILL_CORE has no event.
Types
Class CX_FVD_BILL_CORE 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 BEGIN_BALANCE Call by reference Type reference (TYPE) TB_BEG_BALANCE 20040415
2 Importing BILL_DATE Call by reference Type reference (TYPE) TB_BILL_DATE 20040415
3 Importing BILL_NUMBER Call by reference Type reference (TYPE) TB_BILL_NUMBER 20040421
4 Importing BUKRS Call by reference Type reference (TYPE) BUKRS 20040415
5 Importing DUE_DATE Call by reference Type reference (TYPE) DFAELLIG 20040415
6 Importing MINIMUM_DUE Call by reference Type reference (TYPE) TB_MIN_DUE 20040415
7 Importing MSGNR Call by reference Type reference (TYPE) SYMSGNO 20040512
8 Importing MSGTYP Call by reference Type reference (TYPE) MSGTYPCONV 20040512
9 Importing NAME_FIRST Call by reference Type reference (TYPE) AD_NAMEFIR 20040415
10 Importing NAME_LAST Call by reference Type reference (TYPE) AD_NAMELAS 20040415
11 Importing PARTNER Call by reference Type reference (TYPE) BU_PARTNER 20040415
12 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040415
13 Importing RANL Call by reference Type reference (TYPE) RANL 20040415
14 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040415
15 Importing TOTAL_DUE Call by reference Type reference (TYPE) TB_BILL_DUE 20040415

Method CONSTRUCTOR on class CX_FVD_BILL_CORE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 500