/BEV1/RBKP SAP (Copy Table for KONP for Accrual (Field KBRUE)) Table details

Dictionary Type: Table
Description: Copy Table for KONP for Accrual (Field KBRUE)




ABAP Code to SELECT data from /BEV1/RBKP
Related tables to /BEV1/RBKP
Access table /BEV1/RBKP




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

/BEV1/RBKP is a standard SAP Table which is used to store Copy Table for KONP for Accrual (Field KBRUE) data and is available within R/3 SAP systems depending on the version and release level.

The /BEV1/RBKP table consists of various fields, each holding specific information or linking keys about Copy Table for KONP for Accrual (Field KBRUE) data available in SAP. These include KNUMH (Condition record number), KOPOS (Sequential number of the condition), KAPPL (Application), KSCHL (Condition type).. 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: Cannot Be Enhanced


SAP /BEV1/RBKP 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 MANDTCLNT3Assigned to domainMANDT
KNUMHCondition record number KNUMHCHAR10KNUMB
KOPOSSequential number of the condition KOPOSNUMC2NUM02
KAPPLApplication KAPPLCHAR2Assigned to domainKAPPLKAP
KSCHLCondition type KSCHACHAR4Assigned to domainKSCHLVKS
KNUMTNumber of texts KNUMTCHAR10KNUMB
STFKZScale Type STFKZCHAR1STFKZ
KZBZGScale basis indicator KZBZGCHAR1KZBZG
KSTBMCondition scale quantity KSTBMQUAN15(3) MENG15
KONMSCondition scale unit of measure KONMSUNIT3Assigned to domainCUNITMEINS
KSTBWScale value KSTBWCURR15(2) WERT8
KONWSScale currency KONWSCUKY5Assigned to domainWAERSFWS
KRECHCalculation type for condition KRECHCHAR1KRECH
KBETRRate (condition amount or percentage) where no scale exists KBETR_KONDCURR11(2) WERTV6
KONWARate unit (currency or percentage) KONWACUKY5Assigned to domainWAERS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit KMEINUNIT3Assigned to domainCUNITMEINS
PRSCHPrice levels PRSCHCHAR4CHAR4
KUMZANumerator for converting condition units to base units KUMZADEC5UMBSZ
KUMNEDenominator for converting condition units to base units KUMNEDEC5UMBSN
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
MXWRTLower limit of the condition rate/amount MXWRTCURR11(2) WERTV6
GKWRTUpper limit for the condition rate GKWRTCURR11(2) WERTV6
PKWRTPlanned condition value PKWRTCURR15(2) WERTV8
FKWRTCumulative guaranteed discount (not used) FKWRTCURR15(2) WERTV8
RSWRTAccumulated accruals values (not used) RSWRTCURR15(2) WERTV8
KWAEHCondition currency (for cumulation fields) KWAEHCUKY5Assigned to domainWAERSFWS
UKBASPlanned condition basis UKBASCURR15(2) WERTV8
KZNEPCondition exclusion indicator KZNEPCHAR1Assigned to domainKZNEP
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
MWSK1Tax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
LOEVM_KODeletion Indicator for Condition Item LOEVM_KOCHAR1XFELD
ZAEHK_INDCondition item index DZAEHK_INDNUMC2ZAEHK
BOMATMaterial for rebate settlement BOMATCHAR18Assigned to domainMATN1MATNRMAT
KBRUEAccrual Amount KBRUECURR11(2) WERTV6
KSPAERebate was set up retroactively KSPAECHAR1XFELD
BOSTAStatus of the agreement BOSTACHAR1BOSTA
KNUMA_PIPromotion KNUMA_PICHAR10Assigned to domainALPHAKNUMAVPIVMBO
KNUMA_AGSales deal KNUMA_AGCHAR10Assigned to domainALPHAKNUMAVK1VMBO
KNUMA_SQSales quote KNUMA_SQCHAR10Assigned to domainALPHAKNUMAVK3VMBO
VALTGAdditional value days VALTGNUMC2TAGE2
VALDTFixed value date VALDTDATS8DATUM
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
ANZAUFMaximum number of sales orders per condition record ANZAUFNUMC2ANZAUF
MIKBASMinimum condition base value MIKBASQUAN15(3) MENG15
MXKBASMaximum condition base value MXKBASQUAN15(3) MENG15
KOMXWRTMaximum condition value KOMXWRTCURR13(2) WERTV7
KLF_STGNumber of incremental scale KLF_STGNUMC4KLFNR
KLF_KALScale number for pricing KLF_KALNUMC4KLFNR
VKKALSales Price Calculation: Relevant to pricing VKKALCHAR1XFELD
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
KNUMA_BOAgreement (subsequent settlement) KNUMA_BOCHAR10Assigned to domainALPHAKNUMAVBOVMBO
MWSK2Withholding tax code WT_WITHCDCHAR2Assigned to domainWT_WITHCD
VERTTContract Type RANTYPCHAR1RANTYP
VERTNContract Number RANLCHAR13ALPHARANLRAN
VBEWAFlow Type SBEWARTCHAR4Assigned to domainSBEWART
/BEV1/ECRTTContract Type RANTYPCHAR1RANTYP
/BEV1/ECRTNContract Number RANLCHAR13ALPHARANLRAN
/BEV1/ECEWAFlow Type SBEWARTCHAR4Assigned to domainSBEWART

Key field Non-key field



How do I retrieve data from SAP table /BEV1/RBKP using ABAP code

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

SELECT SINGLE *
FROM /BEV1/RBKP
INTO CORRESPONDING FIELDS OF WA_/BEV1/RBKP
WHERE...

How to access SAP table /BEV1/RBKP

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