SAP table BGMP (Master Warranty Item)

SAP table BGMP has 3 primary key fields being MANDT,MGANR,POSNM.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
MGANR Master warranty number CHAR 20 0 BGMK MGANR
POSNM Warranty item number NUMC 6 0 POSNM
POSTY Warranty item category CHAR 4 0 POSTY
PSART Warranty item type CHAR 4 0 PSART
LSTNR Service number CHAR 40 0 MARA LSTNR
KZITX Indicator individual text CHAR 1 0 KZITX
HPOSN Warranty item number NUMC 6 0 BGMP POSNM
INEXCL Inclusive/Exclusive Condition CHAR 1 0 INEXCL
E Exclusive
I Inclusive
AKTIV Checkbox CHAR 1 0 XFELD
No
X Yes
MENGE Warranty counter value FLTP 16 16 GAZWT
MSEHI Unit of Measurement UNIT 3 0 T006 MSEHI
DECIM Number of Decimal Places for Number Display INT2 5 0 IMRC_DECIM
0
EXPON Power of Ten Exponent for Floating Point Display INT2 5 0 IMRC_EXPON
ATVOR Value with Plus or Minus Sign CHAR 1 0 ATVOR
ATDIM Exponent display INT2 5 0 ATDIM
ANZDZ Number of Decimal Places INT2 5 0 ANZDZ
VGLZA Comparison operator warranty counter CHAR 3 0 VGLZA
AND AND comparison
OR OR comparison
USR USER exit
LVORM Deletion Indicator CHAR 1 0 LVORM
CUOBJ Configuration (internal object number) NUMC 18 0 CUOBJ
SORTF Sorting order CHAR 6 0 RANGF
DATUV Valid-From Date DATS 8 0 DATUV

BGMP foreign key relationships

Table Field Check Table Check Field
0 BGMP HPOSN BGMP Master Warranty Item POSNM
1 BGMP LSTNR MARA General Material Data MATNR
0 BGMP MANDT T000 Clients MANDT
1 BGMP MGANR BGMK Master Warranty Header MANDT
1 BGMP MGANR BGMK Master Warranty Header MGANR
0 BGMP MSEHI T006 Units of Measurement MANDT