FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT SAP (ICDA Change Request Outgoing Payment Agreement) Structure details

Dictionary Type: Structure
Description: ICDA Change Request Outgoing Payment Agreement




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




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

FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT 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 "ICDA Change Request Outgoing Payment Agreement" 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_FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT TYPE FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT.

The FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT table consists of various fields, each holding specific information or linking keys about ICDA Change Request Outgoing Payment Agreement data available in SAP. These include FIRST_REC_PAYMENT_FORM_CODE (PaymentFormCode), SECOND_REC_PAYMENT_FORM_CODE (PaymentFormCode), THIRD_REC_PAYMENT_FORM_CODE (PaymentFormCode), FOURTH_REC_PAYMENT_FORM_CODE (PaymentFormCode).. 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 FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT 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
FIRST_REC_PAYMENT_FORM_CODEPaymentFormCode FSCD_PAYMENT_FORM_CODECHAR2
SECOND_REC_PAYMENT_FORM_CODEPaymentFormCode FSCD_PAYMENT_FORM_CODECHAR2
THIRD_REC_PAYMENT_FORM_CODEPaymentFormCode FSCD_PAYMENT_FORM_CODECHAR2
FOURTH_REC_PAYMENT_FORM_CODEPaymentFormCode FSCD_PAYMENT_FORM_CODECHAR2
FIFTH_REC_PAYMENT_FORM_CODEPaymentFormCode FSCD_PAYMENT_FORM_CODECHAR2
BANK_DETAILS 0
CONTROLLER 0
BUS_PARTNER_BANK_DETAILS_IDIdentifier for Bank details of a Business Partner FSCD_BUSPART_BANK_DETAILS_IDCHAR4
BANK_INTERNAL_ID 0
CONTROLLER 0
SCHEME_AGENCY_ID 0
CONTENTProprietary bank identifier (for internal communication) FSCD_BANK_INTERNAL_ID_CONTENTCHAR18
BANK_STANDARD_IDStandardized bank identifier (SWIFT Bank Identification Code FSCD_BANK_STANDARD_IDCHAR11
BANK_COUNTRY_CODECountry Code FSCD_COUNTRY_CODECHAR3
BANK_ACCOUNT_IDBank account identifier (Basic Bank Account Number) FSCD_BANK_ACCOUNT_IDCHAR35
BANK_ACCOUNT_STANDARD_IDStandardized bank account identifier (International Bank Acc FSCD_BANK_ACCOUNT_STANDARD_IDCHAR34
BANK_ACCOUNT_HOLDER_NAMEBank account holder name FSCD_BANK_ACCOUNT_HOLDER_NAMECHAR80
BANK_ACCOUNT_ID_CHECKDIGIT_VALCheck digit for a bank account identifier FSCD_BANK_ACCOUNT_ID_CHCKDIG_VCHAR2
PAYMENT_CARD_DETAILS 0
CONTROLLER 0
BUS_PARTNER_PAYMENT_CARD_IDIdentifier for Payment Card details of a Business Partner FSCD_BUSPART_PAYMENT_CARD_IDCHAR6
PAYMENT_CARD 0
CONTROLLER 0
ID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
SCHEME_AGENCY_SCHEME_ID 0
SCHEME_AGENCY_SCHEME_AGENCY_IDAgencyIdentificationCode FSCD_AGENCY_IDENTIFICATION_CODCHAR3
CONTENTIdentifier for o PaymentCardID FSCD_PAYMENT_CARD_ID_CONTENTCHAR25
CATEGORY_CODEPaymentCardCategoryCode FSCD_PAYMENT_CARD_CAT_CODECHAR2
TYPE_CODEPaymentCardTypeCode FSCD_PAYMENT_CARD_TYPE_CODECHAR4
HOLDER_NAMEProxy Data Element (generated) FSCD_LANGUAGEIND_MEDIUM_NAMECHAR40
VALID_FROM_DATEDate FSCD_DATEDATS8
EXPIRATION_DATEDate FSCD_DATEDATS8
DESCRIPTION 0
CONTROLLER 0
LANGUAGE_CODELanguageCode FSCD_LANGUAGE_CODECHAR9
CONTENTContent of description (short) FSCD_SHORT_DESCRIPTION_CONTENTCHAR40
ISSUER_NAMEProxy Data Element (generated) FSCD_LANGUAGEIND_MEDIUM_NAMECHAR40
ISSUE_DATEDate and Time FSCD_GLOBAL_DATE_TIMESTRG0

Key field Non-key field



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

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

How to access SAP table FSCD_ICDA_CHGRQ_DCA_OPAY_AGRMT

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