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 | Constant | Public | Type reference (TYPE) | FINB_MD_APPLICATION | '' | FIN Master Data: Application | 20040726 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FIN_DUEDATE_DATA_POOL' | Object Type Name | 20040726 | ||
| 3 | Constant | Public | Type reference (TYPE) | ACC_DATABASIS | '0CW' | Data Basis | 20040726 | ||
| 4 | Constant | Public | Type reference (TYPE) | FINB_PR_OBJ_NAME | 'DPOOL_INVOICE_DUEDATE' | Name of a Persistence Object | 20040726 | ||
| 5 | Constant | Public | Type reference (TYPE) | TABLENAME | 'FINDUEDATE' | Header Table Name | 20040726 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR10 | Current Scenario | 20040726 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FIN_DUEDATE_OBJECT | Interface for Managing Due Dates | 20040726 | |||
| 8 | Static Attribute | Private | See coding | Buffer for References | 20040726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Configure Persistence Object | 20040726 | |
| 2 | Static method | Private | Method | Create Persistence Table | 20040726 | |
| 3 | 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 | allg. Ausnahmeklasse Persistenztool | 20040726 | ||
| 2 | Konfigurationsfehler | 20040726 |
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_NO_UPDATE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Kein Update beim Schreiben | 20040726 | ||
| 2 | ID_OBJECT_NAME | Call by reference | Type reference (TYPE) | FINB_PR_OBJ_NAME | Name eines Persistenzobjektes | 20040726 | |||
| 3 | ID_TABLENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name der DB-Tabelle | 20040726 | |||
| 4 | IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_FINB_PR_CONFIGURATOR | Konfigurator | 20040726 | |||
| 5 | IT_FIELD | Call by reference | Type reference (TYPE) | FINB_PR_T_FIELDS | Feldliste mit Attributen | 20040726 | |||
| 6 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_PR_TAB_CONFIG | Konfigurator Persistenztabelle | 20040726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20040726 | ||
| 2 | Fehler im Persistenzobjekt | 20040726 |
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FIN_DUEDATE_OBJECT | Interface Bestellungen zu verwalten | 20040726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahmeklasse Persistenztool | 20040726 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |