SAP ABAP Table
WRF_PRGRPT
{Names of Price Groups}
Home
title {label: "SAP ABAP table WRF_PRGRPT {Names of Price Groups}", size: "20"} # Entities [WRF_PRGRPT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+PRICE_GROUP {label: "CHAR (6)"} *+SPRAS {label: "LANG (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [WRF_PRGRP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PRICE_GROUP {label: "CHAR (6)"} # Relationships WRF_PRGRPT 1--* T000 {label: "WRF_PRGRPT-MANDT = T000-MANDT"} WRF_PRGRPT 1--* WRF_PRGRP {label: "WRF_PRGRPT-PRICE_GROUP = WRF_PRGRP-PRICE_GROUP"} WRF_PRGRPT 1--* T002 {label: "WRF_PRGRPT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
WRF_PRGRP
{Price Level Groups}