SIMA_BROK is an SAP Structure so does not store data like a database table does but can be used to process "FS-CD: Broker Data (for Display)" 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_BROK TYPE SIMA_BROK .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
BROKER | BU_PARTNER | CHAR | 10 |
* | Business Partner Number | ALPHA |
COLLECT | COLLECT_MD | CHAR | 1 | FS-CD: Indicator: Broker Executes Collections/Disbursements | ||
FROMDATE_BR | TIMST_VK | CHAR | 14 | Time Stamp (Date and Time) | ||
TODATE_BR | TIMST_VK | CHAR | 14 | Time Stamp (Date and Time) |
Key field | |
Non-key field |
SIMA_BROK - FS-CD: Broker Data (for Display) SIMA_BASE_RE - IO Partner: Internal Company Code Data (Reinsurance Only) SIMA_BASE_DI - IO: DI: Basic Data for Ins. Object-Partner Relationship SIMA_BASE - IO: Basic Data for Ins. Obj.-Partner Relationship in FS-CD SIMA_AUTHORITY - IO: Authorizations for Insurance Object SIMA_AF_IOB - OBSOLETE: Do Not Use