HRPAD_PAL_DISP_PROF SAP (HR Application Log: Display Profile) Structure details

Dictionary Type: Structure
Description: HR Application Log: Display Profile




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




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

HRPAD_PAL_DISP_PROF 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 "HR Application Log: Display Profile" 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_HRPAD_PAL_DISP_PROF TYPE HRPAD_PAL_DISP_PROF.

The HRPAD_PAL_DISP_PROF table consists of various fields, each holding specific information or linking keys about HR Application Log: Display Profile data available in SAP. These include USE_GRID (Application Log: Use grid control for output), START_COL (Application Log: Dialog box coordinates), START_ROW (Application Log: Dialog box coordinates), END_COL (Application Log: Dialog box coordinates).. 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: Cannot Be Enhanced


SAP HRPAD_PAL_DISP_PROF 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
TITLEApplication Log: Screen title BALTITLECHAR70SYCHAR70
USE_GRIDApplication Log: Use grid control for output BALUSEGRIDCHAR1BOOLEAN
START_COLApplication Log: Dialog box coordinates BALCOORDINT410
START_ROWApplication Log: Dialog box coordinates BALCOORDINT410
END_COLApplication Log: Dialog box coordinates BALCOORDINT410
END_ROWApplication Log: Dialog box coordinates BALCOORDINT410
POP_ADJSTApplication Log: Adjust popup height BALPOPADJCHAR1BOOLEAN
DISVARIANT 0
REPORTABAP Program Name REPIDCHAR40PROGNAME
HANDLEMgt. ID for repeated calls from the same program SLIS_HANDLCHAR4CHAR4
LOG_GROUPLogical group name SLIS_LOGGRCHAR4CHAR4
USERNAMEUser name for user-specific storage SLIS_USERCHAR12SYCHAR12
VARIANTLayout SLIS_VARICHAR12SLIS_VARI
TEXTDescription for layout SLIS_VARBZCHAR40TEXT40
DEPENDVARSDependent variant entry vector SLIS_DEPVSCHAR10CHAR10
HEAD_TEXTApplication Log: Tree: Hierarchy column heading text BALHEADTXTCHAR50TEXT50
TREE_ONTOPApplication Log: Tree: Display above messages BALTRONTOPCHAR1BOOLEAN
TREE_SIZEApplication Log: Tree: Size of Tree Control in CHAR BALTREESIZINT410
TREE_ADJSTApplication Log: Tree: Adjust height if TREE_ONTOP = X BALTREEADJCHAR1BOOLEAN
CLBK_UCOM 0
USEREXITPApplication Log: Callback: Program name BALUEPCHAR40PROGNAME
USEREXITFApplication Log: Callback: Routine name BALUEFCHAR30CHAR30
USEREXITTApplication Log: Callback: Type (Ext. Perform, FM, etc.) BALUETCHAR1BALUET
EXT_PUSH1 0
ACTIVEApplication Log: Pushbutton active BAPUSHACTCHAR1BOOLEAN
POSITIONApplication Log: Position of a pushbutton in menu/toolbar BALPUSHPOSCHAR1BALPUSHPOS
DEF 0
TEXTMenu Painter: Function or menu text (4.0) GUI_TEXTCHAR40GUI_TEXT
ICON_IDIcon in text fields (substitute display, alias) ICON_DCHAR4ICON
ICON_TEXTMenu Painter: Icon text (4.0) GUI_ICTEXTCHAR40GUI_TEXT
QUICKINFOMenu Painter: Info text (4.0) GUI_INFOCHAR60GUI_INFO
PATHFastpath ID CUA_PATHCHAR1CUA_PATH
EXT_PUSH2 0
ACTIVEApplication Log: Pushbutton active BAPUSHACTCHAR1BOOLEAN
POSITIONApplication Log: Position of a pushbutton in menu/toolbar BALPUSHPOSCHAR1BALPUSHPOS
DEF 0
TEXTMenu Painter: Function or menu text (4.0) GUI_TEXTCHAR40GUI_TEXT
ICON_IDIcon in text fields (substitute display, alias) ICON_DCHAR4ICON
ICON_TEXTMenu Painter: Icon text (4.0) GUI_ICTEXTCHAR40GUI_TEXT
QUICKINFOMenu Painter: Info text (4.0) GUI_INFOCHAR60GUI_INFO
PATHFastpath ID CUA_PATHCHAR1CUA_PATH
EXT_PUSH3 0
ACTIVEApplication Log: Pushbutton active BAPUSHACTCHAR1BOOLEAN
POSITIONApplication Log: Position of a pushbutton in menu/toolbar BALPUSHPOSCHAR1BALPUSHPOS
DEF 0
TEXTMenu Painter: Function or menu text (4.0) GUI_TEXTCHAR40GUI_TEXT
ICON_IDIcon in text fields (substitute display, alias) ICON_DCHAR4ICON
ICON_TEXTMenu Painter: Icon text (4.0) GUI_ICTEXTCHAR40GUI_TEXT
QUICKINFOMenu Painter: Info text (4.0) GUI_INFOCHAR60GUI_INFO
PATHFastpath ID CUA_PATHCHAR1CUA_PATH
EXT_PUSH4 0
ACTIVEApplication Log: Pushbutton active BAPUSHACTCHAR1BOOLEAN
POSITIONApplication Log: Position of a pushbutton in menu/toolbar BALPUSHPOSCHAR1BALPUSHPOS
DEF 0
TEXTMenu Painter: Function or menu text (4.0) GUI_TEXTCHAR40GUI_TEXT
ICON_IDIcon in text fields (substitute display, alias) ICON_DCHAR4ICON
ICON_TEXTMenu Painter: Icon text (4.0) GUI_ICTEXTCHAR40GUI_TEXT
QUICKINFOMenu Painter: Info text (4.0) GUI_INFOCHAR60GUI_INFO
PATHFastpath ID CUA_PATHCHAR1CUA_PATH
FLATBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CONV_ERROR_LISTBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CONV_STAT_LISTBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
ALV_FIRSTBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
WITH_TREEBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CLBK_MALV 0
USEREXITPApplication Log: Callback: Program name BALUEPCHAR40PROGNAME
USEREXITFApplication Log: Callback: Routine name BALUEFCHAR30CHAR30
USEREXITTApplication Log: Callback: Type (Ext. Perform, FM, etc.) BALUETCHAR1BALUET
SELECTED_NODEHR Application Log HRPAD_PAL_NODE_KEYCHAR12TM_CHAR12
EXPANDED_NODES 0

Key field Non-key field



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

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

How to access SAP table HRPAD_PAL_DISP_PROF

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