SOS18 SAP (SAPoffice: screen fields for function group SO18) Structure details

Dictionary Type: Structure
Description: SAPoffice: screen fields for function group SO18




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




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

SOS18 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 "SAPoffice: screen fields for function group SO18" 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_SOS18 TYPE SOS18.

The SOS18 table consists of various fields, each holding specific information or linking keys about SAPoffice: screen fields for function group SO18 data available in SAP. These include S_OBJDES (Short description of contents), S_RSDAT (Date On Which The Object Was Resubmitted), S_RSTIM (Resubmission: time), L_LINETEXT (SAPoffice: Text field).. 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 SOS18 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
S_OBJTPCode for document class SO_OBJ_TPCHAR3TSOTDSO_OBJ_TP
S_OBJDESShort description of contents SO_OBJ_DESCHAR50SO_OBJ_DES
S_RSDATDate On Which The Object Was Resubmitted SO_DAT_RBDATS8DATUM
S_RSTIMResubmission: time SO_TIM_RBTIMS6UZEIT
L_LINETEXTSAPoffice: Text field SO_TEXT030CHAR30SO_TEXT030
L_PERDAYText field length 5: screen display numbers SO_TEXT005CHAR5SO_TEXT005
L_RSDATEEnd of resubmission: date SO_DAT_RBEDATS8DATUM
S_RSDATEEnd of resubmission: date SO_DAT_RBEDATS8DATUM
S_RSTIMEEnd of resubmission: time SO_TIM_RBETIMS6UZEIT
S_RSSPAIntervals at which an object should be resubmitted SO_RSSPANUMC2SO_COUNT1
S_RSFLGInterpretation of the resubmission period (days/months) SO_RSFLGCHAR1SO_RSFU
S_RSDAYDay of resubmission (eg. every first Wednesday) SO_RSDAYCHAR1SO_RSFD
S_ACINPToDo: status SO_ACINPCHAR4SO_TEXT004
S_OBJRDResubmission depending on attributes SO_RSSELTRCHAR1SO_SELECT
S_OBJRSResubmission depending on attributes SO_RSSELTRCHAR1SO_SELECT
L_PERMONText field length 5: screen display numbers SO_TEXT005CHAR5SO_TEXT005
L_SELECTSelection/check field SO_SELECTCHAR1SO_SELECT
S_ENTPOSPosition of first entry displayed in list SO_ENTPOSNUMC5SO_POSNO
S_ENTSUMTotal entries in list SO_ENTSUMNUMC5SO_POSNO
S_PERDSingle or periodic resubmission SO_RADIOWTCHAR1RADIOBUTT
S_ONCESingle or periodic resubmission SO_RADIOWTCHAR1RADIOBUTT
S_PERWSingle or periodic resubmission SO_RADIOWTCHAR1RADIOBUTT
S_PERMSingle or periodic resubmission SO_RADIOWTCHAR1RADIOBUTT
S_PERYSingle or periodic resubmission SO_RADIOWTCHAR1RADIOBUTT
S_DAYSIntervals at which an object should be resubmitted SO_RSSPANUMC2SO_COUNT1
S_WEEKSIntervals at which an object should be resubmitted SO_RSSPANUMC2SO_COUNT1
S_MONTHSIntervals at which an object should be resubmitted SO_RSSPANUMC2SO_COUNT1
S_YEARSIntervals at which an object should be resubmitted SO_RSSPANUMC2SO_COUNT1
TEXTOSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP1ASAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP1BSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP2ASAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP2BSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP3ASAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP3BSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP4ASAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTP4BSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
L_RSDATBStart of resubmission: Date SO_DAT_RBBDATS8DATUM
S_RSDATBStart of resubmission: Date SO_DAT_RBBDATS8DATUM
S_RSTIMBStart of resubmission: time SO_TIM_RBBTIMS6UZEIT
S_OBJAPResubmission depending on attributes SO_RSSELTRCHAR1SO_SELECT
S_OBJACResubmission depending on attributes SO_RSSELTRCHAR1SO_SELECT
S_RSDATLLead time of the resubmission in days SO_DAT_RSLNUMC2SO_COUNT1
S_RSTIMLSAPoffice: lead time of resubmission in hours SO_TIM_RSLNUMC2SO_COUNT1
S_CALENDARResubmission lead time acc. to working days or calendar days SO_RADIOWLCHAR1RADIOBUTT
S_WORKDAYResubmission lead time acc. to working days or calendar days SO_RADIOWLCHAR1RADIOBUTT
TEXTCSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
TEXTWSAPoffice: text field length 15 SO_TEXT015CHAR15SO_TEXT015
S_CRODATDate created SO_DAT_CRDATS8DATUM
S_CROTIMTime created SO_TIM_CRTIMS6UZEIT
S_CHODATDate of Last Change SO_DAT_CHDATS8DATUM
S_CHOTIMTime of Last Change SO_TIM_CHTIMS6UZEIT
S_CRONAMCreator Name SO_CRO_NAMCHAR12USERNAME
S_CHONAMChanged by SO_CHO_NAMCHAR12USERNAME

Key field Non-key field



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

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

How to access SAP table SOS18

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