SIMA_0000_DYNP_1201 SAP (OBSOLETE: Use DIMAPARBROK) Structure details

Dictionary Type: Structure
Description: OBSOLETE: Use DIMAPARBROK




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




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

SIMA_0000_DYNP_1201 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 "OBSOLETE: Use DIMAPARBROK" 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_SIMA_0000_DYNP_1201 TYPE SIMA_0000_DYNP_1201.

The SIMA_0000_DYNP_1201 table consists of various fields, each holding specific information or linking keys about OBSOLETE: Use DIMAPARBROK data available in SAP. These include CLIENT (Client), INSOBJECT (Identification for an Insurance Object), PARTNER (Business Partner Number), CREATE_DATE (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)).. 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 SIMA_0000_DYNP_1201 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
CLIENTClient MANDTCLNT3T000MANDT
INSOBJECTIdentification for an Insurance Object INSOBJECT_MDCHAR20DIMAIOBPARALPHAINSOBJECT_MDINSOBJECTSHLP_INSOBJECT_COLL
PARTNERBusiness Partner Number BU_PARTNERCHAR10DIMAIOBPARALPHABU_PARTNERBPABUPA
CREATE_DATEUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
BROKERBusiness Partner Number for Reporting Broker BROKERPA_BROCHAR10Assigned to domainALPHABU_PARTNERBUPA
BRO_CONTRACTBroker Contract, Insurance Object for the Reporting Broker BROOBJ_BROCHAR20Assigned to domainALPHAINSOBJECT_MD
COLLECTFS-CD: Indicator: Broker Executes Collections/Disbursements COLLECT_MDCHAR1CHAR1
DATE_FROMFS-CD: Date from Which a Broker Is Responsible BROK_DATE_FROM_MDDATS8DATS
DATE_TOFS-CD: Date to Which a Broker Is Responsible BROK_DATE_TO_MDDATS8DATS
DOC_FROMFS-CD: Date from Which Open Items Are Invoiced with Broker BROK_DOC_FROM_MDDATS8DATS
DOC_TOFS-CD: Date to Which Open Items Are Invoiced with Broker BROK_DOC_TO_MDDATS8DATS
INACTIVATEDFS-CD: Date on Which a Broker Assignment Is Deactivated BROK_INACTIVATED_MDDATS8DATS
TBROKERText Field TEXT50CHAR50TEXT50
X_MARKEDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
T_HISTORIEText Field TEXT50CHAR50TEXT50
T_COLLECTText Field TEXT50CHAR50TEXT50

Key field Non-key field



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

As SIMA_0000_DYNP_1201 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 SIMA_0000_DYNP_1201 as there is no data to select.

How to access SAP table SIMA_0000_DYNP_1201

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