SAP ABAP Class CL_FAA_DOCUMENT_ACINT (Document from FIAA Viewpoint (Business Logic))
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_DOCUMENT Document from FIAA Viewpoint (Business Logic) 20130424
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_DOCUMENT_REVERSIBLE Reversible Document 20130510
Properties
Class CL_FAA_DOCUMENT_ACINT  
Short Description Document from FIAA Viewpoint (Business Logic)    
Super Class CL_FAA_DOCUMENT Document from FIAA Viewpoint (Business Logic) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FAA_TP_TC   Doc.creation 
Created 20130424   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_DOCUMENT_DELEGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FAA_POSTING_CORE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FAA_POSTING_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FAA_DOCUMENT_ACINT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FAA_DOCUMENT_FACTORY 20130603 Factory Class for ACC_TRANS Container
Attributes
Class CL_FAA_DOCUMENT_ACINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_AC_DOC_CREATE Instance method Protected Method Call of Accounting Interface 20130425
2 CHECK_ACCOUNT_ASSIGN_ON_CLOSE Instance method Protected Method Check of Acct Assignment Objects in Which KOART = A Lines 20130424
3 CHECK_ACC_CONSISTENCY Instance method Protected Method Check That the Entered ACC Tables Agree with Internal Ones 20130425
4 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20130424
5 DETERMINE_SENDER_DOC_NUMBER Instance method Protected Method Determine AWREF If We Are Sender 20130701
6 PROCESS_ACDOC_CHECK_ON_CLOSE Instance method Protected Method At CLOSE, Rebuilds Doc. in Case of Exchange Rate Differences 20130424
7 PROCESS_ACDOC_CHECK_RECEIVER Instance method Protected Method RWIN Recipient Logic for AC_DOC_CREATE->CHECK 20130424
8 PROCESS_RETIREMENT_TRANSACTION Instance method Protected Method Special Logic for Retmts: Revenue Dist., Group Assets, TABWU 20130624
9 SET_ACCOUNT_IN_ACCIT Instance method Protected Method Setting of Account, Account Type, and Posting Key in ACCIT 20130425
10 SET_DOCUMENT_REFERENCE Instance method Protected Method Sets the AWKEY (AWREF / AWORG / AWSYS) 20130425
11 SET_LEADING_LEDGER_YDEP Instance method Protected Method Set Leading Ledger as Year-Dependent 20130912
12 SET_REAL_ASSET_NUMBERS_IN_DOC Instance method Protected Method Sets Final Asset Numbers in Accounting Document 20130425
13 SORT_TRANSACTIONS_GA_ON_TOP Instance method Protected Method Sorts Group Assets Ascending for PROJECT Event 20130830
14 _CALL_DC_ENGINE_FOR_ACQU Instance method Private Method 20130515
Events
Class CL_FAA_DOCUMENT_ACINT has no event.
Types
Class CL_FAA_DOCUMENT_ACINT has no local type.
Method Signatures

Method CALL_AC_DOC_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) TRWPR-COMPONENT 20130425

Method CALL_AC_DOC_CREATE on class CL_FAA_DOCUMENT_ACINT has no exception.

Method CHECK_ACCOUNT_ASSIGN_ON_CLOSE Signature

Method CHECK_ACCOUNT_ASSIGN_ON_CLOSE on class CL_FAA_DOCUMENT_ACINT has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20130424

Method CHECK_ACC_CONSISTENCY Signature

Method CHECK_ACC_CONSISTENCY on class CL_FAA_DOCUMENT_ACINT has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20130425

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAIN_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_FAA_DOCUMENT Haupt-Beleg aus FIAA Sicht 20130424
2 Importing IV_IS_DEPENDENT_DOCUMENT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20130424
3 Importing IV_LDGRP Call by reference Type reference (TYPE) FAGL_TARGET_LDGRP Ziel-Ledger-Gruppe 20130424

Method CONSTRUCTOR on class CL_FAA_DOCUMENT_ACINT has no exception.

Method DETERMINE_SENDER_DOC_NUMBER Signature

Method DETERMINE_SENDER_DOC_NUMBER on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method DETERMINE_SENDER_DOC_NUMBER on class CL_FAA_DOCUMENT_ACINT has no exception.

Method PROCESS_ACDOC_CHECK_ON_CLOSE Signature

Method PROCESS_ACDOC_CHECK_ON_CLOSE on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method PROCESS_ACDOC_CHECK_ON_CLOSE on class CL_FAA_DOCUMENT_ACINT has no exception.

Method PROCESS_ACDOC_CHECK_RECEIVER Signature

Method PROCESS_ACDOC_CHECK_RECEIVER on class CL_FAA_DOCUMENT_ACINT has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20130424

Method PROCESS_RETIREMENT_TRANSACTION Signature

Method PROCESS_RETIREMENT_TRANSACTION on class CL_FAA_DOCUMENT_ACINT has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20130624

Method SET_ACCOUNT_IN_ACCIT Signature

Method SET_ACCOUNT_IN_ACCIT on class CL_FAA_DOCUMENT_ACINT has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20130425

Method SET_DOCUMENT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACC_KEY Call by reference Type reference (TYPE) IF_FAA_POSTING_TYPES=>TY_S_ACC_KEY_EXT 20130425

Method SET_DOCUMENT_REFERENCE on class CL_FAA_DOCUMENT_ACINT has no exception.

Method SET_LEADING_LEDGER_YDEP Signature

Method SET_LEADING_LEDGER_YDEP on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method SET_LEADING_LEDGER_YDEP on class CL_FAA_DOCUMENT_ACINT has no exception.

Method SET_REAL_ASSET_NUMBERS_IN_DOC Signature

Method SET_REAL_ASSET_NUMBERS_IN_DOC on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method SET_REAL_ASSET_NUMBERS_IN_DOC on class CL_FAA_DOCUMENT_ACINT has no exception.

Method SORT_TRANSACTIONS_GA_ON_TOP Signature

Method SORT_TRANSACTIONS_GA_ON_TOP on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method SORT_TRANSACTIONS_GA_ON_TOP on class CL_FAA_DOCUMENT_ACINT has no exception.

Method _CALL_DC_ENGINE_FOR_ACQU Signature

Method _CALL_DC_ENGINE_FOR_ACQU on class CL_FAA_DOCUMENT_ACINT has no parameter.
Method _CALL_DC_ENGINE_FOR_ACQU on class CL_FAA_DOCUMENT_ACINT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 618