BAPI2042_MAINTAIN_MM SAP (Money market: BAPI transf. struct. for maintaining transact.) Structure details

Dictionary Type: Structure
Description: Money market: BAPI transf. struct. for maintaining transact.




ABAP Code to SELECT data from BAPI2042_MAINTAIN_MM
Related tables to BAPI2042_MAINTAIN_MM
Access table BAPI2042_MAINTAIN_MM




Structure field list including key, data, relationships and ABAP select examples

BAPI2042_MAINTAIN_MM is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Money market: BAPI transf. struct. for maintaining transact." Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BAPI2042_MAINTAIN_MM TYPE BAPI2042_MAINTAIN_MM.

The BAPI2042_MAINTAIN_MM table consists of various fields, each holding specific information or linking keys about Money market: BAPI transf. struct. for maintaining transact. data available in SAP. These include PARTNER (Business Partner Number), START_TERM (Term Start), END_TERM (Term End), AMOUNT (Amount or Balance).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP BAPI2042_MAINTAIN_MM structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TRANSACTION_TYPEFinancial Transaction Type TB_SFHAARTCHAR3AT10T_SFHAARTT02C_AT10
PARTNERBusiness Partner Number TB_KUNNR_NEWCHAR10BUT000ALPHABU_PARTNERBPABUPA
START_TERMTerm Start TB_DBLFZDATS8DATUM
END_TERMTerm End TB_DELFZDATS8DATUM
AMOUNTAmount or Balance BAPITM_BSALDODEC23(4) BAPICURR
CURRENCYCurrency of transaction TB_WGSCHFTCUKY5TCURCWAERS
CURRENCY_ISOISO currency code ISOCDCHAR3ISOCD
INTEREST_RATEInterest rate TM_PZINSDEC10(7) DEC3_7
CALCULATE_METHODInterest Calculation Method SZBMETHCHAR1SZBMETH
FREQUENCY_CATEGORYFrequency Indicator TB_SRHYTHMNUMC1T_SRHYTHM
FREQUENCYDefined Frequency in Days or Months TB_ARHYTMNUMC3NUMC03
ROLLOVERInterest Handling with Rollover TB_SZNSPRONUMC1T_SZNSPRO
START_INCLUSIVECalculation Period: Start Inclusive - End Exclusive TB_SINCLBBCHAR1XFELD
CONTRACT_DATEContract Conclusion Date TB_DVTRABDATS8DATUM
CONTRACT_TIMETime of contract conclusion TB_TVTRABTIMS6UZEIT
CONTACT_PERSONContact Person TB_GSPPARTCHAR19TEXT19
TRADERTrader RDEALERCHAR12TZDEARDEALER
EXTERNAL_REFERENCEExternal Reference TB_NORDEXTCHAR16FTI_CHAR16LOW
PORTFOLIOPortfolio RPORTBCHAR10TWPOBRPORTBT50H_RPORTB_CORE
FINANCE_PROJECTFinance Project TB_TFPROJCHAR13T_TFPROJ
GUARANTORGuarantor of Financial Transaction TB_RGARANT_NEWCHAR10BUT000ALPHABU_PARTNERBPABUPA
EXTERNAL_TRANSACTION_NUMBERFinancial Transaction TB_RFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
RATE_PERCENTAGEPrice as percentage quotation TB_PWKURSDEC10(7) DEC3_7
MASTER_AGREEMENTMaster Agreement TB_RMAIDCHAR10VTBMAALPHAT_RMAIDTMAVTMA
ASSIGNMENTAssignment TB_ZUONDCHAR18TEXT18
INTERNAL_REFERENCEInternal Reference TB_REFERCHAR16CHAR16
CHARACTERISTICSCharacteristics TB_MERKMCHAR25CHAR25
ACCT_ASSIGNMENT_REFObsolete: Accnt Assignment Ref. in Fin. Assets Management RREFKONT_OBSOLETECHAR8T037SUSTRUKRE
PERIOD_OF_NOTICEPeriod of Notice TB_AKUENDNUMC2T_AKUEND
UNIT_PERIOD_OF_NOTICEUnit of Period of Notice TB_SKUENDNUMC1T_SKUEND
AUTH_GROUPAuthorization Group TBEGRUCHAR4TRBRGTRBEGRU
ACTIVITY_CATEGORYTransaction Activity Category TB_SFGZUTYNUMC2AT02T_SFGZUTYC_AT02
WKDAY_SHIFT_VALUEDATEWorking Day Shift for Calculation Day TB_SVWERKNUMC1T_SWERK
WKDAY_SHIFT_DUEDATEWorking Day Shift for Due Date TB_SFWERKNUMC1T_SWERK
ROUND_AMNT_GENFLOWRounding of Amount from Generated Flows TB_SRNDNGCHAR1TFM_SROUND
INTEREST_CAPITALCapitalize Interest TB_SZINSKAPCHAR1XFELD
NET_PRESENT_VAL_CALNPV Calculation TB_SNPVCALCHAR1T_SNPVCAL
INTEREST_CALENDAR_IDInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD

Key field Non-key field



How do I retrieve data from SAP structure BAPI2042_MAINTAIN_MM using ABAP code?

As BAPI2042_MAINTAIN_MM is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on BAPI2042_MAINTAIN_MM as there is no data to select.

How to access SAP table BAPI2042_MAINTAIN_MM

Within an ECC or HANA version of SAP you can also view further information about BAPI2042_MAINTAIN_MM and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!