REBPC_CUSTOMER_DEF_VAL_CC SAP (Company-Code-Dependent Default Values for Create Customer) Structure details

Dictionary Type: Structure
Description: Company-Code-Dependent Default Values for Create Customer




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




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

REBPC_CUSTOMER_DEF_VAL_CC 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 "Company-Code-Dependent Default Values for Create Customer" 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_REBPC_CUSTOMER_DEF_VAL_CC TYPE REBPC_CUSTOMER_DEF_VAL_CC.

The REBPC_CUSTOMER_DEF_VAL_CC table consists of various fields, each holding specific information or linking keys about Company-Code-Dependent Default Values for Create Customer data available in SAP. These include MANDT (Client), BUKRS (Company Code), GSART (Product Type), MAHNA (Dunning Procedure).. 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 REBPC_CUSTOMER_DEF_VAL_CC 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
GSARTProduct Type VVSARTCHAR3TZPABVVSARTSANVVSART_APPL_BAS
MAHNADunning Procedure MAHNACHAR4T047AMAHNA
BUSAB_MADunning clerk BUSAB_MACHAR2T001SBUSAB
ZUAWAKey for sorting according to assignment numbers DZUAWACHAR3TZUNZUAWA
BUSABAccounting clerk BUSABCHAR2T001SBUSAB
AKONTReconciliation Account in General Ledger AKONTCHAR10SKB1ALPHASAKNR
BEGRUAuthorization Group BRGRUCHAR4Assigned to domainBRGRU
KNRZEHead office account number (in branch accounts) KNRZECHAR10Assigned to domainALPHAKUNNR
KNRZBAccount number of an alternative payer KNRZBCHAR10Assigned to domainALPHAKUNNR
ZAMIMIndicator: Payment notice to customer (with cleared items)? DZAMIMCHAR1XFELD
ZAMIVIndicator: payment notice to sales department? DZAMIVCHAR1XFELD
ZAMIRIndicator: payment notice to legal department? DZAMIRCHAR1XFELD
ZAMIBIndicator: Payment notice to the accounting department ? DZAMIBCHAR1XFELD
ZAMIOIndicator: payment notice to customer (w/o cleared items)? DZAMIOCHAR1XFELD
ZWELSList of the Payment Methods to be Considered DZWELSCHAR10ZWELS
XVERRIndicator: Clearing between customer and vendor ? XVERR_KNB1CHAR1XFELD
ZAHLSBlock Key for Payment DZAHLSCHAR1T008ZAHLS
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
WAKONTerms of payment key for bill of exchange charges WAKONCHAR4ZTERM
VZSKZInterest calculation indicator VZSKZCHAR2T056VZSKZ
ZINDTKey date of the last interest calculation DZINDTDATS8DATUM
ZINRTInterest Frequency in Months (Batch Input) DZINRT_BICHAR2CHAR2
EIKTOOur account number at customer EIKTO_DCHAR12CHAR12
ZSABEUser at customer DZSABE_DCHAR15TEXT15
KVERMMemo KVERMCHAR30TEXT30
FDGRVPlanning group FDGRVCHAR10T035ALPHAFDGRP
PERKZCollective invoice variant PERKZ_KNB1CHAR1PERKZ_KNB1
XDEZVIndicator: Local processing? XDEZVCHAR1XFELD
XAUSZIndicator for periodic account statements XAUSZCHAR1T048KAUSZG
WEBTRBill of exchange limit (in local curr.)(batch input field) WEBTR_BICHAR16CHAR16
REMITNext payee REMITCHAR10Assigned to domainALPHAKUNNR
DATLZDate of the last interest calculation run DATLZDATS8DATUM
XZVERIndicator: Record Payment History ? XZVERCHAR1XFELD
TOGRUTolerance group for the business partner/G/L account TOGRUCHAR4T043GTOGRU
KULTGProbable Time until Check is Paid (Batch Input) KULTG_BICHAR3CHAR3
HBKIDShort Key for a House Bank HBKIDCHAR5T012HBKID
XPOREIndicator: Pay all items separately ? XPORECHAR1XFELD
BLNKZSubsidy indicator for determining the reduction rates BLNKZCHAR2Assigned to domainBLNKZ
ALTKNPrevious Master Record Number ALTKNCHAR10CHAR10
ZGRUPKey for Payment Grouping DZGRUPCHAR2TZGRZGRUP
MGRUPKey for dunning notice grouping MGRUPCHAR2T047RMGRUP
URLIDShort Key for Known/Negotiated Leave URLIDCHAR4Assigned to domainURLID
XZEMPIndicator: Alternative payee in document allowed ? XZEMPCHAR1XFELD
RANTYPContract Type RANTYPCHAR1RANTYP

Key field Non-key field



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

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

How to access SAP table REBPC_CUSTOMER_DEF_VAL_CC

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