In this post, I will try and describe everything you need to know about the SAP o2applt table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for O2APPLT what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from O2APPLT....Right lets get started!
Object Name: O2APPLT
Dictionary Type: Transparent table
Description: O2: BSP Application Texts
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
APPLNAME | O2APPLNAME | CHAR | 30(0) | O2APPL | Name of BSP Application | O2APPLNAME | ||||||
LANGU | SPRAS | LANG | 1(0) | T002 | Language Key | SPRAS | SPR | SAP | H_T002 | SPRAS | ||
TEXT | O2DESCR | CHAR | 60(0) | Short Description | AS4TEXT |