/SAPF15/F15B02 SAP () Table details

Dictionary Type: Table
Description:




ABAP Code to SELECT data from /SAPF15/F15B02
Related tables to /SAPF15/F15B02
Access table /SAPF15/F15B02




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

/SAPF15/F15B02 is a standard SAP Table which is used to store data and is available within R/3 SAP systems depending on the version and release level.

The /SAPF15/F15B02 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include BUKRS (Company Code), BELNR (Accounting Document Number), GJAHR (Fiscal Year), B02_BEWIRTSCHAFT ().. 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP /SAPF15/F15B02 table 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
MANDTClient MANDTCLNT3T000MANDT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
B02_BEWIRTSCHAFT /SAPF15/BEWIRTSCHAFTERCHAR8Assigned to domain/SAPF15/BEWIRTSCHAFTER/SAPF15/BEWIRT
B02_VSL /SAPF15/B02_VSLNUMC5/SAPF15/B02_VSL
B02_KONTONR /SAPF15/B02_DECKAUSGLEICHSNRNUMC8/SAPF15/B02_DECKAUSGLEICHSNR
B02_KREISNR /SAPF15/B02_DECKKREISNRNUMC2/SAPF15/B02_DECKKREISNR
B02_LTEXT /SAPF15/B02_BEZEICHNUNGCHAR50/SAPF15/B02_BEZEICHNUNG
B02_HHST /SAPF15/HAUSHALTSSTELLECHAR10CHAR10
B02_1_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_1_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_1_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_2_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_2_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_2_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_3_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_3_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_3_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_4_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_4_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_4_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_5_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_5_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_5_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_6_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_6_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_6_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_7_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_7_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_7_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_8_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_8_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_8_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_9_LFDNR /SAPF15/B02_LAUFENDENUMMERIMDKNUMC3/SAPF15/B02_LAUFENDENUMMERIMDK
B02_9_KZ /SAPF15/B02_STILLLEGUNGSKZNUMC1/SAPF15/B02_STILLLEGUNGSKZ
B02_9_OBJ /SAPF15/OBJEKTNUMMERCHAR10CHAR10
B02_STATUS /SAPF15/STATUSCHAR1/SAPF15/STATUS
ERSDACreated On ERSDADATS8DATUM
ERZETEntry time ERZETTIMS6UZEIT
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
LAEDADate of Last Change LAEDADATS8DATUM
AEZETTime last change was made AEZETTIMS6UZEIT
AENAMName of Person Who Changed Object AENAMCHAR12USNAM

Key field Non-key field



How do I retrieve data from SAP table /SAPF15/F15B02 using ABAP code

The following ABAP code Example will allow you to do a basic selection on /SAPF15/F15B02 to SELECT all data from the table
DATA: WA_/SAPF15/F15B02 TYPE /SAPF15/F15B02.

SELECT SINGLE *
FROM /SAPF15/F15B02
INTO CORRESPONDING FIELDS OF WA_/SAPF15/F15B02
WHERE...

How to access SAP table /SAPF15/F15B02

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