FRFT_CBP_REP SAP (FRFT Business Partner: Subscreen for Repetitive Codes) Structure details

Dictionary Type: Structure
Description: FRFT Business Partner: Subscreen for Repetitive Codes




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




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

FRFT_CBP_REP 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 "FRFT Business Partner: Subscreen for Repetitive Codes" 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_FRFT_CBP_REP TYPE FRFT_CBP_REP.

The FRFT_CBP_REP table consists of various fields, each holding specific information or linking keys about FRFT Business Partner: Subscreen for Repetitive Codes data available in SAP. These include MANDT (Client), BUKRS (Paying Company Code for this Payment Request), HBKID (Short Key for a House Bank), RPCODE (Repetitive Code).. 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: Not classified


SAP FRFT_CBP_REP 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 MANDTCLNT3T000MANDT
BUKRSPaying Company Code for this Payment Request PRQ_ZBUKRCHAR4T001BUKRS
HBKIDShort Key for a House Bank HBKIDCHAR5T012HBKID
RPCODERepetitive Code RPCODECHAR20Assigned to domainALPHARPCODEFIBL_RPCODE
HKTIDID for account details HKTIDCHAR5T012KHKTID
CHAINID for bank chain CHAINIDCHAR10TBCHAIN0CHAINID
BANKSBank country key BANKSCHAR3T005LAND1BKL
BANKLBank Keys BANKKCHAR15BNKABANKKBNK
BANKNBank account number BANKNCHAR18BANKN
BKONTBank Control Key BKONTCHAR2BKONT
BKREFReference specifications for bank details BKREFCHAR20CHAR20
KOINHAccount Holder Name KOINH_FICHAR60KOINH
PTYPECategory of Business Partner Receiving Payment GPA1T_CFMCHAR2GPA1T_CFM
PARTNReference to Business Partner Receiving Payment GPA1R_CFMCHAR16CHAR16
PARTAShort Key for Partner's Bank Details PARTACCHAR6CHAR6
PBUKRTarget Company Code FI_PBUKRCHAR4T001BUKRS
ZLSCHPayment Method DZLSCHCHAR1T042EZLSCH
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
DCREADate on which the record was created ERDAT_BFDATS8DATUM
UCREAName of person who created the object ERNAM_BFCHAR12USNAM
DRELERelease Date for Repetitive Codes REPETITIVE_REL_DATDATS8DATUM
URELERepetitive Codes: Released By REPETITIVE_REL_USERCHAR12USNAM
DREL1Release Date for Repetitive Codes REPETITIVE_REL_DATDATS8DATUM
UREL1Repetitive Codes: Released By REPETITIVE_REL_USERCHAR12USNAM
RP_TEXTReference Text for Repetitive Code RPCODE_TEXTCHAR50XTEXT50
HKONTGeneral Ledger Account HKONTCHAR10SKA1ALPHASAKNR
XPOREIndicator: Individual Payment? PRQ_XPORECHAR1XFELD
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
PTYPE_TEXTName of Business Partner Category PARTNERTYP_TEXTCHAR60DDTEXT
PARTNRBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
BKVIDBank details ID BU_BKVIDCHAR4CHAR4
RWBTRAmount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
INSTR_KEYInstruction key for data medium exchange DTAWSCHAR2Assigned to domainDTAWS
SCBANK_INDState Central Bank Indicator LZBKZCHAR3T015LLZBKZ
SUPCOUNTRYSupplying Country LANDLCHAR3T005LAND1

Key field Non-key field



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

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

How to access SAP table FRFT_CBP_REP

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