SAP ABAP Class CL_FIN_DUEDATE_FACADE_MANAGER (Facade Manager for Invoice Information, Due Dates)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     FIN_INTERFACE_MODEL (Package) Interface Model
Properties
Class CL_FIN_DUEDATE_FACADE_MANAGER  
Short Description Facade Manager for Invoice Information, Due Dates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_INTERFACE_MODEL   Interface Model 
Created 20040726   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_DUEDATE_FACADE_MANAGER has no forward declaration.
Interfaces
Class CL_FIN_DUEDATE_FACADE_MANAGER has no interface implemented.
Friends
Class CL_FIN_DUEDATE_FACADE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APPLICATION Constant Public Type reference (TYPE) FINB_MD_APPLICATION '' FIN Master Data: Application 20040726
2 GC_CLASS_DATA_POOL Constant Public Type reference (TYPE) SEOCLSNAME 'CL_FIN_DUEDATE_DATA_POOL' Object Type Name 20040726
3 GC_DB Constant Public Type reference (TYPE) ACC_DATABASIS '0CW' Data Basis 20040726
4 GC_OBJECT_NAME Constant Public Type reference (TYPE) FINB_PR_OBJ_NAME 'DPOOL_INVOICE_DUEDATE' Name of a Persistence Object 20040726
5 GC_TABLE Constant Public Type reference (TYPE) TABLENAME 'FINDUEDATE' Header Table Name 20040726
6 GD_SCENARIO Static Attribute Private Type reference (TYPE) CHAR10 Current Scenario 20040726
7 GO_OBJECT Static Attribute Private Object reference (TYPE REF TO) IF_FIN_DUEDATE_OBJECT Interface for Managing Due Dates 20040726
8 GT_REFERENCE Static Attribute Private See coding Buffer for References 20040726
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_OBJECT Static method Public Method Configure Persistence Object 20040726
2 CREATE_TABLE Static method Private Method Create Persistence Table 20040726
3 GET_OBJECT Static method Public Method Get Persistence Object (Interface) 20040726
Events
Class CL_FIN_DUEDATE_FACADE_MANAGER has no event.
Types
Class CL_FIN_DUEDATE_FACADE_MANAGER has no local type.
Method Signatures

Method CONFIGURE_OBJECT Signature

Method CONFIGURE_OBJECT on class CL_FIN_DUEDATE_FACADE_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_PR_ERROR allg. Ausnahmeklasse Persistenztool 20040726
2 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20040726

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_NO_UPDATE Call by reference Type reference (TYPE) BOOLE_D SPACE Kein Update beim Schreiben 20040726
2 Importing ID_OBJECT_NAME Call by reference Type reference (TYPE) FINB_PR_OBJ_NAME Name eines Persistenzobjektes 20040726
3 Importing ID_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE Name der DB-Tabelle 20040726
4 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_FINB_PR_CONFIGURATOR Konfigurator 20040726
5 Importing IT_FIELD Call by reference Type reference (TYPE) FINB_PR_T_FIELDS Feldliste mit Attributen 20040726
6 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_PR_TAB_CONFIG Konfigurator Persistenztabelle 20040726
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20040726
2 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20040726

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FIN_DUEDATE_OBJECT Interface Bestellungen zu verwalten 20040726
# Exception Resumable Description Created on
1 CX_FINB_PR_ERROR allg. Ausnahmeklasse Persistenztool 20040726
History
Last changed by/on SAP  20041209 
SAP Release Created in 300