LISTFLABER SAP (Output Structure in Release Creation) Structure details

Dictionary Type: Structure
Description: Output Structure in Release Creation




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




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

LISTFLABER 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 "Output Structure in Release Creation" 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_LISTFLABER TYPE LISTFLABER.

The LISTFLABER table consists of various fields, each holding specific information or linking keys about Output Structure in Release Creation data available in SAP. These include ABRUF (Forecast Delivery schedule number), RUSKZ (Backlog and/or immediate requirement exist(s)), WEBRL (Internet release), STAAB (Status of release).. 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 LISTFLABER 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
ABARTRelease type ABARTCHAR1ABART
ABRUFForecast Delivery schedule number ABRUFNUMC10ABRUF
RUSKZBacklog and/or immediate requirement exist(s) RUSKZCHAR1RUSKZ
WEBRLInternet release WEBRLCHAR1WEBRL
STAABStatus of release STAABCHAR1STAAB
ICONCharacter field of length 40 CHAR40CHAR40CHAR40
FABSCreate JIT delivery schedules only FABSCHAR1XFELD
LABSCreate forecast delivery schedules only LABSCHAR1XFELD
FLABSCreate forecast schedule and JIT schedule FLABSCHAR1XFELD
FNOTOLJIT delivery schedule: Deactivate tolerance check FNOTOLCHAR1NOTOL
LNOTOLForecast delivery schedule: Deactivate tolerance check LNOTOLCHAR1NOTOL
SULPAScope of selection for sch. agmt. items for release creation SULPACHAR1SULPA
TSULPADescription of scope of selection TSULPACHAR30TEXT30
LOPROFILFRC: Creation without checking strategy in profile LOPROFILCHAR1XFELD
LMPROFILFRC: Creation according to strategy in profile LMPROFILCHAR1XFELD
FOPROFILJIT: Creation without checking strategy in profile FOPROFILCHAR1XFELD
FMPROFILJIT: Creation according to strategy in profile FMPROFILCHAR1XFELD
TESTLRelease Creation as Test Run TESTLCHAR1XFELD
ERSGRReasons for creation of release ERSGRCHAR2ERSGR
TERSGRDescription of reason for creation TERSGRCHAR60TEXT60
REL_ZEROCreate Releases Without Schedule Lines REL_ZEROCHAR1XFELD
.INCLU--AP 0
NORMDStandardize Release Creation Date in Release Creation Report NORMDCHAR1NORMD
AMPELCreation and Transmission Status TRANSMISSIONCHAR132SYCHAR132
AMPEL1Stop Status LOCKINGCHAR132SYCHAR132
AMPEL2Internet Release INTERNETCHAR132SYCHAR132
AMPEL3Vendor Acknowledgment VENDORCONFCHAR132SYCHAR132
AMPEL4Status Info for Last Deliveries/Notifications LFSTATUSINFOCHAR132CHAR132
WFSTPRLWorkflow to MRP Controller in Case of Stopped Release WFSTPRLCHAR1XFELD
.INCLU--AP 0
ABRPARAProcess Release Creation in Parallel ABRPARACHAR1XFELD
ISSPARAProcess Release Output in Parallel ISSPARACHAR1XFELD
FNOSTOPJIT Delivery Schedule: Switch Off Dynamic Stop FNOSTOPCHAR1FLOSTOP
LNOSTOPForecast Delivery Schedule: Switch off Dynamic Stop LNOSTOPCHAR1FLOSTOP
WEBRELMAILACTMail Generation in Case of Internet Release Active WEBRELMAILACTCHAR1XFELD
MESCR_DATEMOVEMove Release Creation Date by +/- 1 Workday MESCR_DATEMOVECHAR2MESCR_DATEMOVE
MANDTClient MANDTCLNT3T000MANDT
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
DISPOMRP Controller (Materials Planner) DISPOCHAR3T024DDISPODGRHS_T024D
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
EKGRPPurchasing Group BKGRPCHAR3T024EKGRPEKG
EKORGPurchasing Organization EKORGCHAR4T024EEKORGEKO
FRGRLRelease Not Yet Completely Effected FRGRLCHAR1XFELD
LPHISIndicator for scheduling agreement release documentation LPHISCHAR1XFELD
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
TXZ01Short Text TXZ01CHAR40TEXT40
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4T001LLGORTLAG
BERIDMRP Area BERIDCHAR10MDLVBERIDBERID
LIFNRVendor Account Number ELIFNCHAR10LFA1ALPHALIFNRLIFKRED_C
WEBREIndicator: GR-Based Invoice Verification WEBRECHAR1XFELD
ABUEBRelease Creation Profile ABUEBCHAR4T163PABUEB
ETDRKIndicator: Print-relevant schedule lines exist ETDRKCHAR1ETDRK
FABKZIndicator: Item Relevant to JIT Delivery Schedules FABKZCHAR1FABKZ
BSARTPurchasing Document Type ESARTCHAR4T161BSARTBSA
BSTYPPurchasing Document Category EBSTYPCHAR1EBSTYP
LOEKZDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK
NFABDNext JIT Delivery Schedule Transmission NFABDDATS8DATUM
NLABDNext Forecast Delivery Schedule Transmission NLABDDATS8DATUM
APOMSAPO as Planning System APOMSCHAR1APOMS
ELIKZ'Delivery Completed' Indicator ELIKZCHAR1XFELD
STPACActivate Static Stopping of Releases STPACCHAR1STPAC
ADDRNUMAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
CONSNUMSequence Number AD_CONSNUMNUMC3NUMC3
LGBZO(Automotive) Unloading Point UNLPTCHAR10Assigned to domainLGBZOME_SH_UNLOADING_POINT
ABARTTEXTChar 20 CHAR20CHAR20CHAR20
BACKLOGCheckbox XFELDCHAR1XFELD
IMMEREQCheckbox XFELDCHAR1XFELD
.INCLU--AP 0
STPINStop Status for FRC/JIT STPINCHAR1STPIN

Key field Non-key field



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

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

How to access SAP table LISTFLABER

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