UCF_SX_ALC30_LOG_ALL SAP (Generation Template: Data for Log PL30) Structure details

Dictionary Type: Structure
Description: Generation Template: Data for Log PL30




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




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

UCF_SX_ALC30_LOG_ALL 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 "Generation Template: Data for Log PL30" 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_UCF_SX_ALC30_LOG_ALL TYPE UCF_SX_ALC30_LOG_ALL.

The UCF_SX_ALC30_LOG_ALL table consists of various fields, each holding specific information or linking keys about Generation Template: Data for Log PL30 data available in SAP. These include HRYLEVEL (List Processor: Hierarchy Level), HRYINDEX (List Processor: Hierarchy Index), SUBLIST (Audit Trail: Value in Data Table), MSGINDEX (List Processor: Index of Message).. 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 UCF_SX_ALC30_LOG_ALL 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
SUMINDList Processor: Summation Index UC_SUMINDRAW2RAW2
HRYLEVELList Processor: Hierarchy Level UC_HLEVELRAW1RAW1
HRYINDEXList Processor: Hierarchy Index UC_HINDEXRAW2RAW2
SUBLISTAudit Trail: Value in Data Table UC_LOG_SUBLISTCHAR2UC_LOG_SUBLIST
MSGINDEXList Processor: Index of Message UC_MSGINDEXNUMC4NUM04
METHIDGUID for Identifying the Method UC_METHIDCHAR22SYSUUID_22
MSTEPMethod Step UC_MSTEPNUMC3Assigned to domainUC_MSTEP
S_CHAR_SENDER 0
DUMMY_S_CHAR_KEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMY_S_CHAR_NONKEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
S_CHAR_RECEIVER 0
DUMMY_S_CHAR_KEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMY_S_CHAR_NONKEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
S_CHAR_DOC 0
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMY_S_CHAR_KEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DUMMY_S_CHAR_NONKEYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DELTADOCDelta Document UC_DELTADOCFLGCHAR1UC_FLG
OLDDOCExisting Document Remains Valid UC_OLDDOCFLGCHAR1UC_FLG
S_KFIG_SENDER 0
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
S_KFIG_TRIGGER 0
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
S_KFIG_DOC 0
DUMMYGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
DISTRKEYCharacteristic Value UC_VALUECHAR45UC_VALUE
DOCNR_TEMP 0
DUMMY 0

Key field Non-key field



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

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

How to access SAP table UCF_SX_ALC30_LOG_ALL

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