In this post, I will try and describe everything you need to know about the SAP o2applnode 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 O2APPLNODE 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 O2APPLNODE....Right lets get started!
Object Name: O2APPLNODE
Dictionary Type: Structure
Description: O2: Transfer Fields for BSP Application Nodes
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) | Name of BSP Application | O2APPLNAME | |||||||
VERSION | R3STATE | CHAR | 1(0) | ABAP: Program Status (Active, Saved, Transported...) | R3STATE | SAP | ||||||
NODE | O2NAVNODE | CHAR | 4(0) | Nodes in Navigation Graph | O2NAVNODE | |||||||
PAGEKEY | O2PAGE | CHAR | 70(0) | Internal Name (Key) of BSP Page | O2PAGE | |||||||
PAGENAME | O2PAGEEXT | CHAR | 70(0) | Name of BSP Page (Upper and Lower Case) | O2PAGEEXT |