SAP ABAP Class CL_FAA_POSTING_FACTORY_STATIC (Static Factory Class for Posting)
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 20110629
Properties
Class CL_FAA_POSTING_FACTORY_STATIC  
Short Description Static Factory Class for Posting    
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 20110629   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FAA_MASTER_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FAA_POSTING_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FAA_POSTING_FACTORY_STATIC has no interface implemented.
Friends
Class CL_FAA_POSTING_FACTORY_STATIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_FAA_POSTING_FACTORY Factory Class for ACC_TRANS Container 20110629
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110629
2 CLEAN_UP_PENDING_POSTINGS Static method Public Method Cleanup - Dispose of All Transaction Instances 20120203
3 DELETE_INSTANCE_FROM_BUFFER Static method Public Method Deletes a Posting Instance, e.g. When Document Item Deleted 20120529
4 GET_INSTANCE Static method Public Method Create a Posting Instance 20110708
5 REGISTER_FACTROY_AND_EVENTS Static method Public Method Register Factory Class and Activate Event Handling 20120425
6 _HANDLE_PREPARE_SOM_DETACH Static method Private Event handling method Cleanup Work for Event 'Detach Shared Memory' 20120130
7 _HANDLE_REATTACH_SOM_INSTANCE Static method Private Event handling method Cleanup Work for Event 'Re-Attach Shared Object Memory' 20120130
Events
Class CL_FAA_POSTING_FACTORY_STATIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SECONDARY_PROCESS Public See coding 20110829 TT_SECONDARY_PROCESS type standard table of ref to object with non-unique key table_line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FAA_POSTING_FACTORY_STATIC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FAA_POSTING_FACTORY_STATIC has no exception.

Method CLEAN_UP_PENDING_POSTINGS Signature

Method CLEAN_UP_PENDING_POSTINGS on class CL_FAA_POSTING_FACTORY_STATIC has no parameter.
Method CLEAN_UP_PENDING_POSTINGS on class CL_FAA_POSTING_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 Importing IO_POSTING Call by reference Object reference (TYPE REF TO) IF_FAA_POSTING Accounting: Bewegung auf Anlage (FIAA) 20120529
2 Importing IV_KEEP_ASSET_ENQUEUE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Sperre auf der Anlage behalten, da sie noch gebraucht wird 20120814
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20120601

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POSTING_INITIALIZATION Call by reference Type reference (TYPE) IF_FAA_POSTING_TYPES=>TY_S_POSTING_INITIALIZATION Hilfsstruktur für Anlageneinzelposten 20120509
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_POSTING Bewegung auf Anlage 20110711
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20110801

Method REGISTER_FACTROY_AND_EVENTS Signature

Method REGISTER_FACTROY_AND_EVENTS on class CL_FAA_POSTING_FACTORY_STATIC has no parameter.
Method REGISTER_FACTROY_AND_EVENTS on class CL_FAA_POSTING_FACTORY_STATIC has no exception.

Method _HANDLE_PREPARE_SOM_DETACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SOM_HANDLE Call by reference Attribute reference (LIKE) 20120130

Method _HANDLE_PREPARE_SOM_DETACH on class CL_FAA_POSTING_FACTORY_STATIC has no exception.

Method _HANDLE_REATTACH_SOM_INSTANCE Signature

Method _HANDLE_REATTACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY_STATIC has no parameter.
Method _HANDLE_REATTACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY_STATIC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 607