ECAMIOPRACC_AU SAP (IS-U Parking: Automation Data for Contract Account) Structure details

Dictionary Type: Structure
Description: IS-U Parking: Automation Data for Contract Account




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




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

ECAMIOPRACC_AU 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 "IS-U Parking: Automation Data for Contract Account" 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_ECAMIOPRACC_AU TYPE ECAMIOPRACC_AU.

The ECAMIOPRACC_AU table consists of various fields, each holding specific information or linking keys about IS-U Parking: Automation Data for Contract Account data available in SAP. These include EZAWE (Incoming Payment Method), AZAWE (Outgoing Payment Methods), ABWRE (Alternative Payer), ABWRA (Alternative Payee).. 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 ECAMIOPRACC_AU 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
VKONTContract Account Number VKONT_KKCHAR12Assigned to domainALPHAVKONT_KKKTOFKKVKP_F4
EZAWEIncoming Payment Method EZAWE_KKCHAR1CHAR1
AZAWEOutgoing Payment Methods AZAWE_KKCHAR5CHAR5
ABWREAlternative Payer ABWRE_KKCHAR10BUT000ALPHABU_PARTNERBUPA
ABWRAAlternative Payee ABWRA_KKCHAR10BUT000ALPHABU_PARTNERBUPA
ABWMAAlternative dunning recipient ABWMA_KKCHAR10BUT000ALPHABU_PARTNERBUPA
ABWRHAlternative Invoice Recipient ABWRH_KKCHAR10BUT000ALPHABU_PARTNERBUPA
EBVTYBank Details ID for Incoming Payments EBVTY_KKCHAR4CHAR4
ABVTYBank Details ID for Outgoing Payments ABVTY_KKCHAR4CHAR4
VKONVContract account used for payment transactions VKONV_KKCHAR12FKKVKALPHAVKONT_KK
GPARVBusiness Partner Acting as Payer in Payment Transactions GPARV_KKCHAR10BUT000ALPHABU_PARTNER
CCARD_IDPayment Card ID for Incoming Payments CCID_IN_KKCHAR6CHAR6
CCARD_OUTPayment Card ID for Outgoing Payments CCID_OUT_KKCHAR6CHAR6
VKBEZContract account name VKBEZ_KKCHAR35TEXT35
DDLAMDirect Debit Limit DDLAM_KKCURR13(2) WRTV7
DDLCUCurrency of Direct Debit Limit DDLCU_KKCUKY5Assigned to domainWAERS
DDLNMNumber of Months for Calculation of Direct Debit Limit DDLNM_KKNUMC2NUM02
DDLXGRolling Calculation of Direct Debit Limit DDLXG_KKCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table ECAMIOPRACC_AU

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