/SLOAE/TYPEREFS SAP (SAP LT AP: type reference templates) Structure details

Dictionary Type: Structure
Description: SAP LT AP: type reference templates




ABAP Code to SELECT data from /SLOAE/TYPEREFS
Related tables to /SLOAE/TYPEREFS
Access table /SLOAE/TYPEREFS




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

/SLOAE/TYPEREFS 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 "SAP LT AP: type reference templates" 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_/SLOAE/TYPEREFS TYPE /SLOAE/TYPEREFS.

The /SLOAE/TYPEREFS table consists of various fields, each holding specific information or linking keys about SAP LT AP: type reference templates data available in SAP. These include BEZEI (Name of the controlling area), BUKRS (Company Code), BUTXT (Name of Company Code or Company), WERKS (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: Not classified


SAP /SLOAE/TYPEREFS 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
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
BEZEIName of the controlling area BEZEICHAR25TEXT25
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
BWKEYValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
BTRTXPersonnel Subarea Text BTRTXCHAR15TEXT15
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA
BTEXTMovement type text (inventory management) /SLOAE/BWTXTCHAR20
MLBWAMaterial ledger activated in valuation area /SLOAE/CK_ML_BWACCHAR1XFELD
MLBWVMaterial ledger activated in valuation area (compulsory) /SLOAE/CK_ML_BWAVCHAR1XFELD
AFAPLChart of depreciaton for asset valuation /SLOAE/AFAPLCHAR4
AFABERDepreciation area real or derived /SLOAE/AFABERNUMC2
AFBTXTName of depreciation area /SLOAE/AFBTXTCHAR50TEXT50
TRANSSOLTransformation Solution /SLOAE/TRANSSOLCHAR60/SLOAE/TRANSSOL
PACKIDConversion: Conversion package number CNV_PACKCHAR5Assigned to domainCNV_PACKCNV_PACK
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
INFOOBJ Info Object0
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
PERIV Fiscal Year Variant0
MAPPING_GUIDUnique identifier for a mapping CNV_MBT_ME_MAPPING_IDCHAR32SYSUUID_C
REVERSE_RFC_DESTLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
FYSCENARIOFiscal Year Scenario /SLOAE/FYSCENARIOCHAR2/SLOAE/FYSCENARIO

Key field Non-key field



How do I retrieve data from SAP structure /SLOAE/TYPEREFS using ABAP code?

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

How to access SAP table /SLOAE/TYPEREFS

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