JBASIMPARASAVEDB SAP (ALM: Additional Information when Saving Sim. Transactions) Table details

Dictionary Type: Table
Description: ALM: Additional Information when Saving Sim. Transactions




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




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

JBASIMPARASAVEDB is a standard SAP Table which is used to store ALM: Additional Information when Saving Sim. Transactions data and is available within R/3 SAP systems depending on the version and release level.

The JBASIMPARASAVEDB table consists of various fields, each holding specific information or linking keys about ALM: Additional Information when Saving Sim. Transactions data available in SAP. These include RSIMLFNR (Number of a Simulation Run or Planning Run), SIMNR (Number of Simulation Activity), PKNOTEN (Node in Portfolio Hierarchy), NAME (Object name).. 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP JBASIMPARASAVEDB table 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
RSIMLFNRNumber of a Simulation Run or Planning Run JBRSIMLFNRCHAR12ALPHAJBRSIMLFNRRMSIMRS_JBRSIMLFNR
SIMNRNumber of Simulation Activity JBRSIMNRCHAR12ALPHAJBRSIMLFNR
PKNOTENNode in Portfolio Hierarchy JBRPKNOTENNUMC6Assigned to domainJBRPHKNIDRMPHNODE
NAMEObject name SEU_NAMECHAR30SEU_NAME
TEXTText SIMGSCH_TEXTCHAR75SEU_TEXT
STATUSStatus of Simulation Activity JBASTATUSCHAR1JBASIMSTATUS
SSIMTYPSimulation Category JBSSIMTCHAR3Assigned to domainJBSSIMT
SSIMARTSimulation Type JBSSIMACHAR6Assigned to domainJBSSIMA
SIST_SIMALM Indicator: Simulation Based on Actual or Actual + Sim. JBSIST_SIMCHAR1JBSIST_SIM
SONE_ALLSimulation Based on One or All Scenario Progressions JBSONE_ALLCHAR1JBSONE_ALL
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
LFDNRRM Gap/ALM Sequence No. of a Scenario or Scen. Progression JBRLFNRCHAR5Assigned to domainJBRLFNR
RPLANVPlanning Variant JBRPLANVCHAR12Assigned to domainJBRPLANV
SICHTIDView of an Analysis Structure JBRSICHTIDCHAR3Assigned to domainJBRSICHTIDSICHTID
PHIDPortfolio Hierarchy JBRPHIDNUMC3Assigned to domainJBRPHIDPHIDS_AFWCH_PH
QUOTEQuota in Percentage in Simulation JBAQUOTEINT13JBAQUOTE
PMARGEMargin in Percentage JBPMARGEDEC5(2) JBRPMARGE
NLAUFZTerm in Days JBNLAUFZINT410JBNLAUFZ
RMBEWREGValuation Rule JBRBEWREG_CHAR8JBRBEWREGJBRBEWREG
ABREGWrite-Down Rule JBRABREGCHAR8Assigned to domainJBRABREG
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
AZZRHYTMInterest Payment Frequency in Months JBAZZRHYTMNUMC3JBAZZRHYTM
DVONClose From Date JBDSCHLIESSVONDATS8DATUM
DBISClose To Date JBDSCHLIESSBISDATS8DATUM
DHORIZONTHorizon JBDHORIZONTDATS8DATUM
CLOSEWAERSALM: Target Currency when Closing Liquidity Gap JBAWAERSCUKY5TCURCWAERS
DELAYTime Lag for Condition Adjustment TIME_LAGDEC3DEC3
DIMENSIONTime Unit TIMEUNITCHAR1TIMEUNIT
ABLAUFFIKTDue Date Scenario JBSALFDCHAR3JBRALFDJBSALFD
BRUTNETGross or Net Display JBSBRUTNETCHAR1JBRAUSWEIS
NLFDNRSequence Number JBNLFDNRINT410JBNLFDNR
AUSWGap Evaluation (Position, Outflow, CF, Liquidity) JBRGAPAUSWNUMC2JBRGAPAUSW
SZKBINDALM Indicator: Interest Commitment/Capital Commitment JBSZKBINDCHAR1JBSZKBIND
SBILBalance Sheet Indicator (ALM) JBSBILCHAR3JBSBIL
SLIQALM Indicator: Liquidity Levels JBSLIQCHAR4JBSLIQ
SCASHIndicator: Cash Flow Control (ALM) JBSCASHCHAR6JBSCASH
FLAGSZSelection of Scenario or Scenario Progression JBRSZENWAHLCHAR1JBRSZENWAHL
SZENAScenario TV_SZENARICHAR10Assigned to domainT_SZENARIOSZES_VTVSZKO_SZENARIO
SZVERLAUFScenario progression TV_SZVERLCHAR10Assigned to domainT_SZENVERL
SANZWIndicator for Evaluation or Transaction Currency JBRWAERSCHAR1JBRWAERS
SVRLABPlanning Basis JBSVRLABCHAR1JBSVRLAB
SMGELAIndicator: Spread or Elasticity JBSMGELACHAR1JBSMGELA
PRODZINSProduct Rate as a Parameter in Individual Simulation JBRPRODZINSDEC10(7) JBIZINS
PRODZINS_PASProduct Rate as a Parameter in Individual Simulation JBRPRODZINSDEC10(7) JBIZINS
ELA_AKT_MARGESpread (Individual Simulation) JBIMARGEDEC10(7) JBAZINS
ELA_PAS_MARGESpread (Individual Simulation) JBIMARGEDEC10(7) JBAZINS
ELA_AKTIV_POSElasticity (Individual Simulation) JBIELASTDEC10(7) JBIZINS
ELA_AKTIV_NEGElasticity (Individual Simulation) JBIELASTDEC10(7) JBIZINS
ELA_PASSIV_POSElasticity (Individual Simulation) JBIELASTDEC10(7) JBIZINS
ELA_PASSIV_NEGElasticity (Individual Simulation) JBIELASTDEC10(7) JBIZINS
NANZGSCHNumber of Simulated Transactions JBNANZGSCHINT410JBNANZGSCH
SSIMFICTALM Indicator: Simulated or Fictitious JBSSIMFICTCHAR1JBSSIMFICT

Key field Non-key field



How do I retrieve data from SAP table JBASIMPARASAVEDB using ABAP code

The following ABAP code Example will allow you to do a basic selection on JBASIMPARASAVEDB to SELECT all data from the table
DATA: WA_JBASIMPARASAVEDB TYPE JBASIMPARASAVEDB.

SELECT SINGLE *
FROM JBASIMPARASAVEDB
INTO CORRESPONDING FIELDS OF WA_JBASIMPARASAVEDB
WHERE...

How to access SAP table JBASIMPARASAVEDB

Within an ECC or HANA version of SAP you can also view further information about JBASIMPARASAVEDB 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!