SAP Function SMB_UIE_FIN_AVL_LIQ_MEM_RCD - Available Liquidity (Memo Records)

Parameter Reference Type Length Default Optional Text
IV_COMPCODE BUKRS C 4 Company Code
IV_DISP_CURR WAERS C 5 Currency Key

Parameter Reference Type Length Text
ET_MEMCARD SMB_UIE_AVL_LIQ_MEMO_RCD_TT h 34 EXPORTING STRUCTURE

Functionality
Given any Company code and Display currency this functionmodule selects only the G/L accounts from the Memo Records whoseArchiving category is Empty. Summarization is done based on The Companycode, G/L Accounts, Planning Level and Planned currency from the sameMemo records.
The Accumulated Balance is shown in display currency which is an inputparameter.

Example
INPUT:,,
Company code: 1000
Display Currency: EUR
OUTPUT:
Company code G/L account Planned currency Planning LevelAccumulated amount
1000 280001 EURYB 888,00 ,,
1000 280008 EURYB 777,00 ,,

Notes
Input Parameters 'Company Code' and 'Display Currency' are Mandatory.
If any wrong information is given as input then it results in 0 entriesin the output table.

Further information
Input Parameters:
IV_COMPCODE
IV_DISP_CURR
Output Parameters:
ET_BALANCE (The table with company code, G/L account, planning level,planned currency and
the Accumulated amount in display currency)