BOSESLLX SAP (Communication Structure (Internal) Change Service Line) Structure details

Dictionary Type: Structure
Description: Communication Structure (Internal) Change Service Line




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




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

BOSESLLX 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 "Communication Structure (Internal) Change Service Line" 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_BOSESLLX TYPE BOSESLLX.

The BOSESLLX table consists of various fields, each holding specific information or linking keys about Communication Structure (Internal) Change Service Line data available in SAP. These include INTROW (Line Number), UPDATEFLAG (Update indicator), EXTROW (Updated information in related user data field), EXTGROUP (Updated information in related user data field).. 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 BOSESLLX 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
PACKNOPackage number PACKNONUMC10Assigned to domainPACKNO
INTROWLine Number NUMZEILENUMC10INTROW
UPDATEFLAGUpdate indicator UPDKZ_DCHAR1UPDKZ
EXTROWUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTGROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PACKAGEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUB_PACKNOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SRVPOSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LBNUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUSGBUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STLVPOSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTSRVNOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MENGEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MEINSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UEBTOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UEBTKUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PEINHUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TBTWRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BRTWRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NETWRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TOPOSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KTEXT1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ALT_INTROWUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BASICUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ALTERNATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BIDDERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUPPLEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FREEQTYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INFORMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAUSCHUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EVENTUALUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PRS_CHGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MATKLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FORMELNRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FRMVAL1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FRMVAL2Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FRMVAL3Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FRMVAL4Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FRMVAL5Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USERF1_NUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USERF2_NUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USERF1_TXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USERF2_TXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTDESUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BOSGRPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BOSINTERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BOS_RISKUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
/SAPBOQ/SPOSNRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
/SAPBOQ/QT_RELUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
/SAPBOQ/CK_QTYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BOSESLLX

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