SAP Table O2APPL
O2: BSP Applications
O2APPL (O2: BSP Applications) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link O2APPL to other SAP tables.
O2APPL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
APPLNAME | Name of BSP Application | O2APPLNAME | CHAR | 30 | 0 | |||
VERSION | ABAP: Program Status (Active, Saved, Transported...) | R3STATE | CHAR | 1 | 0 | |||
APPLCLAS | Application class | O2APPLCLAS | CHAR | 30 | 0 | |||
AUTHOR | Author | CNAM | CHAR | 12 | 0 | |||
CREATEDON | Created on | RDIR_CDATE | DATS | 8 | 0 | |||
CHANGEDBY | Last changed by | UNAM | CHAR | 12 | 0 | |||
CHANGEDON | Changed On | RDIR_UDATE | DATS | 8 | 0 | |||
APPLEXT | External Name of BSP Application (Upper and Lower Case) | O2APPLEXT | CHAR | 30 | 0 | |||
THEME | Theme ID | O2THEME | CHAR | 30 | 0 | |||
STARTPAGE | Name of BSP Page (Upper and Lower Case) | O2PAGEEXT | CHAR | 70 | 0 | |||
STATEFUL | Flag: Should BSP Application Run Statefully | O2STATEFUL | CHAR | 1 | 0 | |||
SESSIONMANAGEMNT | CHAR | 1 | 0 | |||||
SECURITY | Activate XSRF Countermeasures for Application | O2SECURITY | CHAR | 1 | 0 |