cancel
Showing results for 
Search instead for 
Did you mean: 

Interest Expense Different Cost Center

former_member200703
Active Contributor
0 Kudos

Hi Experts

I am facing an issue while posting the loan interest , the TBB1 is giving as error that the GL related to bank loan interest has to be assigned to cot object..

i am aware of the error message as its familiar in FI, but here the issue that different loans used in different projects .. every project assigned to different cost centers ,

How can i assign every loan to specific cost center  that its interest use this cost center while posting?

Regards

Mahmoud  El Nady

Accepted Solutions (1)

Accepted Solutions (1)

grigoriy_babitskiy
Active Contributor
0 Kudos

Hello Mahmoud,

  • Simple dependency:

IMG -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Allocate Additional Account Assignments to Account Assignment References (tr. SM30 -> TRACV_ADDACCDATA)


Cost center depends on

    • Company code
    • Account Assignment Reference

IMG -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Additional Account Assignments -> Define Derivation of Additional Account Assignments (tr. TPM_DERIVE_ACCNT)


This is the list of parameters from which Cost Center may depend on:


AA_REFAccount Assignment Reference of Position Management
ACCOUNTING_CODEAccounting Code
ACCOUNT_GROUPSecurities Account Group
ACC_SYMBOLAccount Symbol for Account Assignment Reference
BP_RLTYPBP Role
BUSTRANSCATBusiness Transaction Category
BUSTRANSIDIdentifier of the Distributor Business Transaction
CHART_OF_ACCOUNTSChart of Accounts
COMPANY_CODECompany Code
CURRENCY_CATCurrency Category
DEAL_NUMBERFinancial Transaction
DIS_FLOWTYPEUpdate Type
DOCUMENT_DATEDocument Date in Document
DOCUMENT_TYPEDocument Type
FLOW_NUMBERNumber of a Distributor Flow
FUNDFund
GL_ACCOUNTGeneral Ledger Account
GRANT_NBRGrant
IGT_STATUSIGT: Status of an Intragroup transaction
ISSUERIssuer Identity Key
KONTRAHENTBusiness Partner Number
LOANS_CONTRACTContract Number
PORTFOLIOPortfolio
POSITION_ACCOUNTFutures Account for Listed Options and Futures
POSTING_CATPosting Category
POSTING_DATEPosting Date in the Document
POSTING_KEYPosting Key
POSTING_PERIODFiscal Period
POSTING_YEARFiscal Year
PRODUCT_GROUPProduct Group
PRODUCT_TYPEProduct Type
RFHAZUTransaction activity
SECURITY_ACCOUNTSecurities Account
SECURITY_IDSecurity ID Number
TRANSACTION_TYPEFinancial Transaction Type
VALUATION_AREAValuation Area
VALUATION_CLASSValuation Class
VBUNDCompany ID of Trading Partner


How to set up derivation - articles.

  • More advance dependency (ABAP)
    • IMG -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Enhancements in the Posting Interface (tr. SE18 -> TPM_ACCIF_TRAC, method ACCIT_KOSTL_EXIT)


List of fields from which cost center may depend on you can find in tr. SE11 -> TRACS_EXIT_FLOW


    • IMG -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Additional Account Assignments -> Business Add-Ins (BAdIs) -> Derivation of Additional Account Assignments -> BAdI: Derivation of Additional Account Assignments (tr. SE18 -> BADI_TPM_ENHANCE_ACCFIG_TRAC, method DERIVE_ACC_KEYFIG)

Former Member
0 Kudos

Hello Grigoriy,

you write that the cost center can be derived in transaction TPM_DERIVE_ACCNT.

How can you achieve this? The cost center is not offered as target field.

Regards,

Stefan

Answers (1)

Answers (1)

former_member198450
Active Contributor
0 Kudos

Hi,

Please check the assignment in below customization path.

Financial Supply Chain Management--Treasury and Risk Management--Transaction Manager--General Settings---Accounting---Link to Other Accounting Components---Allocate Additional Account Assignments to Account Assignment References

Here, Allocate Additional Account Assignments to Account Assignment References please check the assingment.

Regards,

Jain

former_member200703
Active Contributor
0 Kudos

Hi

Is there other way to assign cost center per loan agreement? i mean that i may post many short term loans that has same account assignment reference "in order to determine the right GL used" but each one may use for different reason?

Thanks in Advance

Regards

Mahmoud El nady

former_member198450
Active Contributor
0 Kudos

Hi,

If you go to T.code TPM32, You will find derivation rule. Now in your case, each loan might be created as a single product type which is assigned to Account assignment reference in TPM32 based on this setting with account determination system determine the GL.

So, You shall assign each Product type to Single account assignment reference.

I hope this clarify you concern.

Regards,

Jain

grigoriy_babitskiy
Active Contributor
0 Kudos

Is "loan agreement" field a Z field? or standard?

If Z:

IMG -> Financial Supply Chain Management -> Treasury and Risk Management ->Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Additional Account Assignments -> Define Derivation of Additional Account Assignments (tr. TPM_DERIVE_ACCNT) - Derivaiton type: Enchancement

If Standard:

the same but other Derivation types and list of fields from this answer