SAP ABAP Class CL_FIN_ORDPUR_FACADE_MANAGER (Facade Manager for Storage of Order Information)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     FIN_INTERFACE_MODEL (Package) Interface Model
Properties
Class CL_FIN_ORDPUR_FACADE_MANAGER  
Short Description Facade Manager for Storage of Order Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_INTERFACE_MODEL   Interface Model 
Created 20040719   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_ORDPUR_FACADE_MANAGER has no forward declaration.
Interfaces
Class CL_FIN_ORDPUR_FACADE_MANAGER has no interface implemented.
Friends
Class CL_FIN_ORDPUR_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 20040720
2 GC_CLASS_DATA_POOL Constant Public Type reference (TYPE) SEOCLSNAME 'CL_FIN_ORDPUR_DATA_POOL' Object Type Name 20040721
3 GC_DB Constant Public Type reference (TYPE) ACC_DATABASIS '0CW' Data Basis 20040720
4 GC_HEADER_TABLE Constant Public Type reference (TYPE) TABLENAME 'FINORDPUR0C' Header Table Name 20040720
5 GC_ITEM_TABLE Constant Public Type reference (TYPE) TABLENAME 'FINORDPUR01' Name of Item Table 20040720
6 GC_OBJECT_NAME Constant Public Type reference (TYPE) FINB_PR_OBJ_NAME 'DPOOL_PORDER' Name of a Persistence Object 20040720
7 GD_SCENARIO Static Attribute Private Type reference (TYPE) CHAR10 Current Scenario 20040720
8 GO_OBJECT Static Attribute Private Object reference (TYPE REF TO) IF_FIN_ORDPUR_OBJECT For Managing Purchase Order Interface 20040720
9 GT_REFERENCE Static Attribute Private See coding Buffer for References 20040720
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_OBJECT Static method Public Method Configure Persistence Object 20040719
2 CREATE_TABLE Static method Private Method Create Persistence Table 20040720
3 GET_OBJECT Static method Public Method Get Persistence Object (Interface) 20040719
Events
Class CL_FIN_ORDPUR_FACADE_MANAGER has no event.
Types
Class CL_FIN_ORDPUR_FACADE_MANAGER has no local type.
Method Signatures

Method CONFIGURE_OBJECT Signature

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

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 20040720
2 Importing ID_OBJECT_NAME Call by reference Type reference (TYPE) FINB_PR_OBJ_NAME Name eines Persistenzobjektes 20040720
3 Importing ID_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE Name der DB-Tabelle 20040720
4 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_FINB_PR_CONFIGURATOR Konfigurator 20040720
5 Importing IT_FIELD Call by reference Type reference (TYPE) FINB_PR_T_FIELDS Feldliste mit Attributen 20040720
6 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_PR_TAB_CONFIG Konfigurator Persistenztabelle 20040720
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20040720
2 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20040720

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_ORDPUR_OBJECT Interface Bestellungen zu verwalten 20040720
# Exception Resumable Description Created on
1 CX_FINB_PR_ERROR allg. Ausnahmeklasse Persistenztool 20040720
History
Last changed by/on SAP  20041209 
SAP Release Created in 300