FKKBI_PAYTBSRCRDCRTRQ_APPL_IN SAP (Application Data Service PAYTBSRCRDCRTRQ) Structure details

Dictionary Type: Structure
Description: Application Data Service PAYTBSRCRDCRTRQ




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




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

FKKBI_PAYTBSRCRDCRTRQ_APPL_IN 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 "Application Data Service PAYTBSRCRDCRTRQ" 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_FKKBI_PAYTBSRCRDCRTRQ_APPL_IN TYPE FKKBI_PAYTBSRCRDCRTRQ_APPL_IN.

The FKKBI_PAYTBSRCRDCRTRQ_APPL_IN table consists of various fields, each holding specific information or linking keys about Application Data Service PAYTBSRCRDCRTRQ data available in SAP. These include EDRREF (Reference to EDR in External System), BILLACCREF (External Reference of Billing Account), BILLINGOBJECT (Billing Object), EDRTYPE (Type of EDR).. 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 FKKBI_PAYTBSRCRDCRTRQ_APPL_IN 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
EDR 0
EDRREFReference to EDR in External System EDRREF_KKCHAR32
BILLACCREFExternal Reference of Billing Account BILLACCREF_KKCHAR32BILLACCREF_KK
BILLINGOBJECTBilling Object BILLINGOBJECT_KKCHAR50BILLINGOBJECT_KK
EDRTYPEType of EDR EDRTYPE_KKCHAR10EDRTYPE_KK
EVENTTIMETime of Origin of EDR EVENTTIME_KKDEC15TZNTSTMPS
EDRAMOUNTAmount of EDR EDRAMOUNT_KKCURR13(2) WRTV7
EDRCURREDR Currency EDRCURR_KKCUKY5WAERS
EMBVTBank Details ID of Payee EMBVT_KKCHAR4CHAR4
EMGPAAlternative Business Partner for Payments EMGPA_KKCHAR10ALPHABU_PARTNERBUPA
PYREFPayment Reference PYREF_KKCHAR30PYREF_KK
PY_AMOUNTMaximum Available Payment Amount of Payment Type PY_AMOUNT_KKCURR13(2) WRTV7
PY_CURRTransaction Currency BLWAE_KKCUKY5WAERSFWS
PY_PRIOPriority of Payment Type PY_PRIO_KKNUMC4
PCARD 0
CCARD_IDPayment Card ID BU_CCIDCHAR6CHAR6
CCINSPayment card type CC_INSTITUTECHAR4CC_INSTITUTE
CCNUMPayment cards: Card number CCNUMCHAR25CCNUM
DATABPayment cards: Valid from CC_DATABDATS8DATUM
DATBIPayment Cards: Valid To CC_DATBIDATS8DATUM
CCNAMEPayment cards: Name of cardholder CCNAMECHAR40TEXT40
CGUIDGUID of a Payment Card CARD_GUIDRAW16SYSUUID
ENCTPType of Encryption CCSECA_ENCTYPECHAR1CCSECA_ENCTYPE
AUNUMPayment cards: Authorization number AUNUM_KKCHAR25CHAR25
AUTRAPayment Cards: Authorization Reference Number AUTRA_KKCHAR25CHAR25
AUDATPayment cards: Authorization date AUDAT_CCDATS8DATUM
AUTIMPayment cards: Authorization time AUTIMTIMS6UZEIT
AUTWRPayment cards: Authorized amount AUTWRCURR15(2) WERTV8
CCWAECurrency Key WAERSCUKY5WAERSFWS
MERCHPayment cards: Merchant ID at the clearing house MERCHCHAR15MERCH
PCARD_XSETTBilling Status XSETT_KKCHAR1XSETT_KK
TEST_DATA_INDICATORIndicator is the representation of a situation that has exac FKK_INDICATOR1CHAR1XSDBOOLEAN

Key field Non-key field



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

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

How to access SAP table FKKBI_PAYTBSRCRDCRTRQ_APPL_IN

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