/SYCLO/PM_SI_ILOA_STR SAP (Syclo sub-structure for ILOA) Structure details

Dictionary Type: Structure
Description: Syclo sub-structure for ILOA




ABAP Code to SELECT data from /SYCLO/PM_SI_ILOA_STR
Related tables to /SYCLO/PM_SI_ILOA_STR
Access table /SYCLO/PM_SI_ILOA_STR




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

/SYCLO/PM_SI_ILOA_STR 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 "Syclo sub-structure for ILOA" 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_/SYCLO/PM_SI_ILOA_STR TYPE /SYCLO/PM_SI_ILOA_STR.

The /SYCLO/PM_SI_ILOA_STR table consists of various fields, each holding specific information or linking keys about Syclo sub-structure for ILOA data available in SAP. These include ABCKZI (Data origin for ABC indicator field), EQFNR (Sort field), EQFNRI (Data origin for sort field), SWERK (Maintenance plant).. 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 or numeric)


SAP /SYCLO/PM_SI_ILOA_STR 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
ABCKZABC indicator for technical object ABCKZCHAR1Assigned to domainABCKZ
ABCKZIData origin for ABC indicator field INH_ABCKZICHAR1INHER
EQFNRSort field EQFNRCHAR30CHAR30
EQFNRIData origin for sort field INH_EQFNRICHAR1INHER
SWERKMaintenance plant SWERKCHAR4Assigned to domainWERKSSWK
SWERKIData origin for maintenance plant field INH_SWERKICHAR1INHER
STORTLocation of maintenance object PMLOCCHAR10Assigned to domainAP_STAND
STORTIData origin for location field INH_STORTICHAR1INHER
MSGRPRoom RAUMNRCHAR8CHAR8
MSGRPIData origin for room number field INH_MSGRPICHAR1INHER
BEBERPlant section BEBERCHAR3Assigned to domainBEBERBBE
BEBERIData origin for plant section field INH_BEBERICHAR1INHER
CR_OBJTYObject types of the CIM resource CR_OBJTYCHAR2CR_OBJTY
PPSIDObject ID of PP work center PPSIDNUMC8Assigned to domainCR_OBJID
PPSIDIData origin for PP work center field INH_PPSIDICHAR1INHER
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
GSBERIData origin for business area field INH_GSBERICHAR1INHER
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
KOKRSIData origin for controlling area field INH_KOKRSICHAR1INHER
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
KOSTLIData origin for cost center field INH_KOSTLICHAR1INHER
PROIDWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
PROIDIData origin for WBS element field INH_PROIDICHAR1INHER
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUKRSIData origin for company code field INH_BUKRSICHAR1INHER
ANLNRMain Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
ANLNRIData origin for asset main no./sub-no. fields INH_ANLNRICHAR1INHER
ANLUNAsset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
ANLUNIData origin indicator INHERCHAR1INHER
DAUFNStanding order number DAUFNCHAR12Assigned to domainALPHAAUFNRORDP
DAUFNIData origin of standing order number field INH_DAUFNICHAR1INHER
AUFNRSettlement order ILOM_ORDSTCHAR12Assigned to domainALPHAAUFNRORDE
AUFNRIData origin for settlement order field INH_AUFNRICHAR1INHER
TPLNRIData origin for functional location field INH_TPLNRICHAR1INHER
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VKORGIData origin for sales organization field INH_VKORGICHAR1INHER
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
VTWEGIData origin of distribution channel field INH_VTWEGICHAR1INHER
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
SPARTIData origin for division field INH_SPARTICHAR1INHER
ADRNRAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
ADRNRIData origin for address field INH_ADRNRICHAR1INHER
OWNERObject reference indicator ILOM_OWNERCHAR1ILOM_OWNER
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG

Key field Non-key field



How do I retrieve data from SAP structure /SYCLO/PM_SI_ILOA_STR using ABAP code?

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

How to access SAP table /SYCLO/PM_SI_ILOA_STR

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