SAP ABAP Class CL_FAA_POSTING_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 20110629
Properties
Class CL_FAA_POSTING_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 20110426   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FAA_POSTING_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FAA_POSTING_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FAA_FRW_FACTORY_STATIC 20110629 Framework Part of Static Factory
2 CL_FAA_SOM_FACTORY_CONTAINER 20120125 Asset Factory Container in Shared Memory
Attributes
Class CL_FAA_POSTING_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_DETACH_SOM_INSTANCE Instance method Protected Method Cleanup Work for Event 'Detach Shared Memory' 20120130
2 PREPARE_REATTACH_SOM_INSTANCE Instance method Protected Method Cleanup Work for Event 'Re-Attach Shared Object Memory' 20120130
3 _GET_CLASSNAME_FOR_POSTING Instance method Private Method Determines the Name of the Implementing Class for Posting 20110711
Events
Class CL_FAA_POSTING_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_LDGRNODE_ID_MAPPING Private See coding 20110901 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 20110901 ty_ts_ldgrnode_id_mapping TYPE SORTED TABLE OF ty_s_ldgrnode_id_mapping WITH UNIQUE KEY ldgrp
Method Signatures

Method PREPARE_DETACH_SOM_INSTANCE Signature

Method PREPARE_DETACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY has no parameter.
Method PREPARE_DETACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY has no exception.

Method PREPARE_REATTACH_SOM_INSTANCE Signature

Method PREPARE_REATTACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY has no parameter.
Method PREPARE_REATTACH_SOM_INSTANCE on class CL_FAA_POSTING_FACTORY has no exception.

Method _GET_CLASSNAME_FOR_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POSTING_CONTROL Call by reference Type reference (TYPE) IF_FAA_POSTING_TYPES=>TY_S_POSTING_CONTROL Hilfs-Struktur für Anlageneinzelposten 20120509
2 Returning RV_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekt Typ Name 20110711
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20120312
History
Last changed by/on SAP  20131127 
SAP Release Created in 607