/XLSO/S_T77S0 SAP (Customizing XLSO- Data Elements for F1/F4) Structure details

Dictionary Type: Structure
Description: Customizing XLSO- Data Elements for F1/F4




ABAP Code to SELECT data from /XLSO/S_T77S0
Related tables to /XLSO/S_T77S0
Access table /XLSO/S_T77S0




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

/XLSO/S_T77S0 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 "Customizing XLSO- Data Elements for F1/F4" 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_/XLSO/S_T77S0 TYPE /XLSO/S_T77S0.

The /XLSO/S_T77S0 table consists of various fields, each holding specific information or linking keys about Customizing XLSO- Data Elements for F1/F4 data available in SAP. These include CANLE (Cancellation Reason for Learners' in Learning Portal - XLSO), CANLM (Cancellation Reason for Managers in Learning Portal-XLSO), INDSE (Industry sector), MATTY (Material Type).. 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: Can be enhanced (character-type)


SAP /XLSO/S_T77S0 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
CURDBCurriculum Bundle Type /XLSO/E_T77SO_CURDBCHAR2Assigned to domainOTYPE
CANLECancellation Reason for Learners' in Learning Portal - XLSO /XLSO/E_T77S0_CANLENUMC4T77CARCAATR
CANLMCancellation Reason for Managers in Learning Portal-XLSO /XLSO/E_T77S0_CANLMNUMC4T77CARCAATR
INDSEIndustry sector MBRSHCHAR1Assigned to domainMBRSHMTP
MATTYMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
CUREA'Has Curriculum Bundle Element' Relationship /XLSO/DE_CUREACHAR4Assigned to domainSUBTYP
CUREB'Belongs to Curriculum Bundle' Relationship /XLSO/DE_CUREBCHAR4Assigned to domainSUBTYP
CURLTObject Type of Curriculum Bundle /XLSO/DE_CURLTCHAR2Assigned to domainOTYPE
CUTEA'Has Curriculum Bundle Type Element' Relationship /XLSO/DE_CUTEACHAR4Assigned to domainSUBTYP
CUTEB'Belongs to Curriculum Bundle Type' Relationship /XLSO/DE_CUTEBCHAR4Assigned to domainSUBTYP
DEFDBDefault Delivery Method for Curriculum Bundle Type /XLSO/DE_DEFDBNUMC4Assigned to domainLSO_TFORM_C
DEFDMDefault Delivery Method for Mix and Match Bundle Type /XLSO/DE_DEFDMNUMC4Assigned to domainLSO_TFORM_C
DEFDSDefault Delivery Method for Subscription Library /XLSO/DE_DEFDSNUMC4Assigned to domainLSO_TFORM_C
I1028Infotype INFOTYPCHAR4T778TINFOTYPHRBAS00INFTY
MIXDMObject Type of Mix and Match Bundle Type /XLSO/DE_MIXDMCHAR2Assigned to domainOTYPE
MIXEA'Has Mix and Match Bundle Element' Relationship /XLSO/DE_MIXEACHAR4Assigned to domainSUBTYP
MIXEB'Belongs to Mix and Match bundle' Relationship /XLSO/DE_MIXEBCHAR4Assigned to domainSUBTYP
MIXLMObject Type of Mix and Match bundle /XLSO/DE_MIXLMCHAR4Assigned to domainSUBTYP
MIXTA'Has Mix and Match bundle typ elem' Relationship /XLSO/DE_MIXTACHAR4Assigned to domainSUBTYP
MIXTB'Belongs to mix and match bundle type' Relationship /XLSO/DE_MIXTBCHAR4Assigned to domainSUBTYP
PARKUObject Type of Participant 'Customer(Company)' from front /XLSO/DE_PARKUCHAR2Assigned to domainOTYPE
PARUSParticipant type User from frontend /XLSO/DE_PARUSCHAR2Assigned to domainOTYPE
SLBDSObject Type of Subscription Library /XLSO/DE_SLBDSCHAR2Assigned to domainOTYPE
SLBTA'Has Subscription Library Type' Relationship /XLSO/DE_SLBTACHAR4Assigned to domainSUBTYP
SLBTB'Belongs to Subscription Library Type' Relationship /XLSO/DE_SLBTBCHAR4Assigned to domainSUBTYP
XLSOSAP External Learning Solution On/Off /XLSO/DE_XLSOCHAR1LSO_BOOLEAN
CATTYProduct catalog type W_PC_PCTYPCHAR4TWPCTYPEW_PC_PCTYP

Key field Non-key field



How do I retrieve data from SAP structure /XLSO/S_T77S0 using ABAP code?

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

How to access SAP table /XLSO/S_T77S0

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