/OPT/VIM_S1_REMINDER_MAILBODY SAP (Display Structure for Reminder report) Structure details

Dictionary Type: Structure
Description: Display Structure for Reminder report




ABAP Code to SELECT data from /OPT/VIM_S1_REMINDER_MAILBODY
Related tables to /OPT/VIM_S1_REMINDER_MAILBODY
Access table /OPT/VIM_S1_REMINDER_MAILBODY




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

/OPT/VIM_S1_REMINDER_MAILBODY 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 "Display Structure for Reminder report" 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_/OPT/VIM_S1_REMINDER_MAILBODY TYPE /OPT/VIM_S1_REMINDER_MAILBODY.

The /OPT/VIM_S1_REMINDER_MAILBODY table consists of various fields, each holding specific information or linking keys about Display Structure for Reminder report data available in SAP. These include CURRENT_AGENT (Current agent), WI_ID (Work item ID), NOTIF_TYPE_TEXT (VIM Reminder: Data Element for processtype text), NOTIF_STYPE_TEXT (VIM Reminder: dataelement for sub process type).. 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: Not classified


SAP /OPT/VIM_S1_REMINDER_MAILBODY 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
CURR_ROLEResponsible Party /PTGWFI/RSPCHAR15Assigned to domain/PTGWFI/RSP
CURRENT_AGENTCurrent agent /OPT/VIM_AGENT1CHAR40
WI_IDWork item ID /OPT/VIM_WI_IDNUMC12Assigned to domainSWW_WIIDWIDAMAI
NOTIF_TYPE_TEXTVIM Reminder: Data Element for processtype text /OPT/PROCESS_TEXTCHAR20CHAR20
NOTIF_STYPE_TEXTVIM Reminder: dataelement for sub process type /OPT/SUB_PROC_TEXTCHAR30TEXT30
COMPANY_CODEVIM data element company code /OPT/COMPANY_CODECHAR4Assigned to domainBUKRS
DOC_NUMBERVIM Document Number /OPT/DOC_NUMBERCHAR10ALPHABELNR
FISCAL_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
ITEM_LINEDocument Item in Invoice Document RBLGPNUMC6NUMC6
DAYS_IN_INBOXInbox Days /OPT/INDAYSNUMC4NUMC4
DAYS_BEFORE_DUEInbox Days /OPT/VIM_DAYS_BEFORE_DUEDEC4/OPT/VIM_DAYS_BEFORE_DUE
DUE_DATEDue Date /OPT/VIM_DUEDATEDATS8DATUM
VENDOR_NUMBERAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
VENDOR_NAMEName 1 NAME1_GPCHAR35NAME
INVOICE_AMOUNTOpentext: data element for total amount /OPT/VIM_T_AMOUNTCURR16(2)
AMOUNT_CURRENCYVIM IE Monitor: DATA ELEMENT FOR DOC_CURRENCY /OPT/VIM_DOC_CURRENCYCUKY5Assigned to domainWAERSFC_WAERS
DISCOUNT_1_DAYSDue Date for Cash Discount 1 SK1DTDATS8DATUM
DISCOUNT_2_DAYSDue Date for Cash Discount 2 SK2DTDATS8DATUM
DOCIDDocument Ledger Number /OPT/DOCIDNUMC12Assigned to domain/OPT/DOCID/OPT/DOCID/OPT/DOCID

Key field Non-key field



How do I retrieve data from SAP structure /OPT/VIM_S1_REMINDER_MAILBODY using ABAP code?

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

How to access SAP table /OPT/VIM_S1_REMINDER_MAILBODY

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