SRAL_CRTE_REQ_BK_CONTR_CORRESP SAP (Proxy Structure (generated)) Structure details

Dictionary Type: Structure
Description: Proxy Structure (generated)




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




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

SRAL_CRTE_REQ_BK_CONTR_CORRESP 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 "Proxy Structure (generated)" 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_SRAL_CRTE_REQ_BK_CONTR_CORRESP TYPE SRAL_CRTE_REQ_BK_CONTR_CORRESP.

The SRAL_CRTE_REQ_BK_CONTR_CORRESP table consists of various fields, each holding specific information or linking keys about Proxy Structure (generated) data available in SAP. These include CORRESPONDENCE_TYPE_CODE (), CONTROLLER (), LIST_ID (), LIST_VERSION_ID ().. 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 (Deep)


SAP SRAL_CRTE_REQ_BK_CONTR_CORRESP 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
CONTROLLER 0
CORRESPONDENCE_TYPE_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) SRAL_CORRESPONDENCE_TYPE_CODECHAR4
BANK_CONTRACT_CORRESPONDENCE_I 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) SRAL_BANK_CONTRACT_CORRESPOND1CHAR6
CORRESPONDENCE_PROFILE_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) SRAL_CORRESPONDENCE_PROFILE_COCHAR4
CORRESPONDENCE_TYPE_GROUP_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) SRAL_CORRESPONDENCE_TYPE_GROUPCHAR5
CORRESPONDENCE_COPY_INDICATORIndicator SRAL_INDICATORCHAR1XSDBOOLEAN
CORRESPONDENCE_RECIPIENT_PARTY 0
CONTROLLER 0
IDENTIFYING_ELEMENTS 0
CONTROLLER 0
PARTY_KEY 0
CONTROLLER 0
PARTY_TYPE_CODECode SRAL_BUSINESS_OBJECT_TYPE_CODECHAR5
PARTY_ID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
SCHEME_AGENCY_SCHEME_ID 0
SCHEME_AGENCY_SCHEME_AGENCY_IDCode SRAL_AGENCY_IDENTIFICATION_CODCHAR3
CONTENTProxy Data Element (generated) SRAL_PARTY_ID_CONTENTCHAR60
PARTY_UUID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
CONTENTProxy Data Element (generated) SRAL_UUID_CONTENTRAW16XSDUUID_RAW
PARTY_ALTERNATIVE_IDENTIFICATI 0
CONTROLLER 0
PARTY_ID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
SCHEME_AGENCY_SCHEME_ID 0
SCHEME_AGENCY_SCHEME_AGENCY_IDCode SRAL_AGENCY_IDENTIFICATION_CODCHAR3
CONTENTProxy Data Element (generated) SRAL_PARTY_ID_CONTENTCHAR60
PARTY_IDENTIFIER_TYPE_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
LIST_AGENCY_SCHEME_ID 0
LIST_AGENCY_SCHEME_AGENCY_IDCode SRAL_AGENCY_IDENTIFICATION_CODCHAR3
CONTENTProxy Data Element (generated) SRAL_PARTY_IDENTIFIER_TYPE_CODCHAR6
BUSINESS_SYSTEM_IDIdentifier SRAL_BUSINESS_SYSTEM_IDCHAR60
PARTY_ADDRESS_INFORMATION 0
CONTROLLER 0
ADDRESS_POSTAL_ADDRESS_IDIdentifier SRAL_ADDRESS_POSTAL_ADDRESS_IDCHAR10

Key field Non-key field



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

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

How to access SAP table SRAL_CRTE_REQ_BK_CONTR_CORRESP

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