SAP ABAP Class CL_FAA_DOCUMENT_FACTORY_STATIC (Factory for CL_FAA_DOCUMENT etc.)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_TP_TC (Package) Doc.creation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_FRW_FACTORY_STATIC | Framework Part of Static Factory | 20130602 |
Properties
| Class | CL_FAA_DOCUMENT_FACTORY_STATIC | |
| Short Description | Factory for CL_FAA_DOCUMENT etc. | |
| Super Class | CL_FAA_FRW_FACTORY_STATIC | Framework Part of Static Factory |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_TP_TC | Doc.creation |
| Created | 20130602 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FAA_DOCUMENT_FACTORY_STATIC has no interface implemented.
Friends
Class CL_FAA_DOCUMENT_FACTORY_STATIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FAA_DOCUMENT_FACTORY | Factory Class for ACC_TRANS Container | 20130602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130602 | |
| 2 | Static method | Public | Method | Generate Document Instance | 20130602 | |
| 3 | Static method | Public | Method | Deletes a Document Instance | 20130602 | |
| 4 | Static method | Public | Method | Register Factory Class and Activate Event Handling | 20130602 | |
| 5 | Static method | Private | Event handling method | Cleanup Work for Event 'Detach Shared Memory' | 20130602 | |
| 6 | Static method | Private | Event handling method | Cleanup Work for Event 'Re-Attach Shared Object Memory' | 20130602 |
Events
Class CL_FAA_DOCUMENT_FACTORY_STATIC has no event.
Types
Class CL_FAA_DOCUMENT_FACTORY_STATIC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FAA_DOCUMENT_FACTORY_STATIC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
Method CREATE_NEW_DOCUMENT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAIN_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_FAA_DOCUMENT | Beleg aus FIAA Sicht | 20130602 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20130602 | |||
| 3 | IV_IS_DEPENDENT_DOCUMENT | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130602 | |||
| 4 | IV_LDGRP | Call by reference | Type reference (TYPE) | FAGL_TARGET_LDGRP | Ziel-Ledger-Gruppe | 20130602 | |||
| 5 | RO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_FAA_DOCUMENT | Beleg aus FIAA Sicht | 20130602 |
Method CREATE_NEW_DOCUMENT_INSTANCE on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
Method DELETE_INSTANCE_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_FAA_DOCUMENT | Sammel-Interface Beleg-Verarbeitung FIAA | 20130602 | |||
| 2 | IV_DELETE_TRANSACTIONS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Abh. Bewegungen mit löschen | 20130602 | ||
| 3 | IV_KEEP_ASSET_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Sperre auf der Anlage behalten, da sie noch gebraucht wird | 20130602 |
Method DELETE_INSTANCE_FROM_BUFFER on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
Method REGISTER_FACTROY_AND_EVENTS Signature
Method REGISTER_FACTROY_AND_EVENTS on class CL_FAA_DOCUMENT_FACTORY_STATIC has no parameter.
Method REGISTER_FACTROY_AND_EVENTS on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
Method _HANDLE_PREPARE_SOM_DETACH Signature
Method _HANDLE_PREPARE_SOM_DETACH on class CL_FAA_DOCUMENT_FACTORY_STATIC has no parameter.
Method _HANDLE_PREPARE_SOM_DETACH on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
Method _HANDLE_REATTACH_SOM_INSTANCE Signature
Method _HANDLE_REATTACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY_STATIC has no parameter.
Method _HANDLE_REATTACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY_STATIC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 618 |