SAP ABAP Class CL_FAA_DOCUMENT_FACTORY (Factory Class for ACC_TRANS Container)
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 | Factory Class FIAA Master Data Part | 20130602 |
Properties
| Class | CL_FAA_DOCUMENT_FACTORY | |
| Short Description | Factory Class for ACC_TRANS Container | |
| Super Class | CL_FAA_FRW_FACTORY | Factory Class FIAA Master Data Part |
| Instantiability of a Class | 1 | Protected |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FAA_DOCUMENT_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_FRW_FACTORY_STATIC | 20130602 | Framework Part of Static Factory | |
| 2 | CL_FAA_SOM_FACTORY_CONTAINER | 20130602 | Asset Factory Container in Shared Memory |
Attributes
Class CL_FAA_DOCUMENT_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130603 | |
| 2 | Instance method | Protected | Method | Generate Document Instance | 20130602 | |
| 3 | Instance method | Protected | Method | Cleanup Work for Event 'Detach Shared Memory' | 20130602 | |
| 4 | Instance method | Protected | Method | Cleanup Work for Event 'Re-Attach Shared Object Memory' | 20130602 |
Events
Class CL_FAA_DOCUMENT_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_LDGRNODE_ID_MAPPING | Private | See coding | 20130602 | BEGIN OF ty_s_ldgrnode_id_mapping,
ldgrp TYPE rlambu-ldgrp,
uuid TYPE if_faa_frw_types=>ty_uuid,
END OF ty_s_ldgrnode_id_mapping
|
||
| 2 | TY_TS_LDGRNODE_ID_MAPPING | Private | See coding | 20130602 | ty_ts_ldgrnode_id_mapping TYPE SORTED TABLE OF ty_s_ldgrnode_id_mapping WITH UNIQUE KEY ldgrp
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FAA_DOCUMENT_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_FAA_DOCUMENT_FACTORY 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130602 |
Method PREPARE_DETACH_SOM_INSTANCE Signature
Method PREPARE_DETACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY has no parameter.
Method PREPARE_DETACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY has no exception.
Method PREPARE_REATTACH_SOM_INSTANCE Signature
Method PREPARE_REATTACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY has no parameter.
Method PREPARE_REATTACH_SOM_INSTANCE on class CL_FAA_DOCUMENT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 618 |