O2APPL is a standard SAP Table which is used to store O2: BSP Applications data and is available within S4 HANA SAP systems depending on the version and release level.
Table is available with an older SAP ECC system O2APPL
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP O2APPL Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: W - System table, contents transportable via separate TR objects
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Not classified
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: O2: BSP Applications
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
APPLNAME | O2APPLNAME | CHAR | 30(0) | Name of BSP Application | O2APPLNAME | ||||||
VERSION | R3STATE | CHAR | 1(0) | ABAP: Program Status (Active, Saved, Transported...) | R3STATE | SAP | |||||
APPLCLAS | O2APPLCLAS | CHAR | 30(0) | Application class | SEOCLSNAME | CLASS | |||||
AUTHOR | CNAM | CHAR | 12(0) | Author | SYCHAR12 | SAB4 | |||||
CREATEDON | RDIR_CDATE | DATS | 8(0) | Created On | SYDATS | SAB4 | |||||
CHANGEDBY | UNAM | CHAR | 12(0) | Last changed by | SYCHAR12 | SAB4 | |||||
CHANGEDON | RDIR_UDATE | DATS | 8(0) | Changed On | SYDATS | SAB4 | |||||
APPLEXT | O2APPLEXT | CHAR | 30(0) | External Name of BSP Application (Case-Sensitive) | O2APPLEXT | ||||||
THEME | O2THEME | CHAR | 30(0) | Theme ID | O2THEME | ||||||
STARTPAGE | O2PAGEEXT | CHAR | 70(0) | Name of BSP Page (Upper and Lower Case) | O2PAGEEXT | ||||||
STATEFUL | O2STATEFUL | CHAR | 1(0) | Flag: Run BSP application as stateful? | |||||||
SESSIONMANAGEMNT | 0(0) | Flag Whether BSP Application Supports Portal Integration | |||||||||
SECURITY | O2SECURITY | CHAR | 1(0) | Activate XSRF Countermeasures for Application |