FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7 SAP (IDT for Tax Submission ERPByBPRsp_sTxSubmnForm) Structure details

Dictionary Type: Structure
Description: IDT for Tax Submission ERPByBPRsp_sTxSubmnForm




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




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

FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7 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 "IDT for Tax Submission ERPByBPRsp_sTxSubmnForm" 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_FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7 TYPE FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7.

The FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7 table consists of various fields, each holding specific information or linking keys about IDT for Tax Submission ERPByBPRsp_sTxSubmnForm data available in SAP. These include ID (Proxy Data Element (generated)), TAX_FORM_TEMPLATE_ID (NOSC_TaxFormTemplateID), TAX_FORM_TEMPLATE_NAME (Proxy Data Element (generated)), TAX_FORM_TEMPLATE_DESCRIPTION ().. 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 FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7 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
IDProxy Data Element (generated) FMCA_TAX_SUBMISSION_FORM_IDCHAR32
TAX_FORM_TEMPLATE_IDNOSC_TaxFormTemplateID FMCA_NOSC_TAX_FORM_TEMPLATE_IDCHAR9
TAX_FORM_TEMPLATE_NAMEProxy Data Element (generated) FMCA_LANGUAGEINDEPENDENT_MEDIUCHAR40
TAX_FORM_TEMPLATE_DESCRIPTION 0
CONTROLLER 0
LANGUAGE_CODEProxy Data Element (generated) FMCA_LANGUAGE_CODE1CHAR9
CONTENTProxy Data Element (generated) FMCA_SHORT_DESCRIPTION_CONTENTCHAR40
LIFE_CYCLE_STATUS_CODEProxy Data Element (generated) FMCA_TAX_SUBMISSION_FORM_LIFECHAR1
LIFE_CYCLE_STATUS_NAME 0
CONTROLLER 0
LANGUAGE_CODEProxy Data Element (generated) FMCA_LANGUAGE_CODE1CHAR9
CONTENTProxy Data Element (generated) FMCA_MEDIUM_NAME_CONTENT1CHAR40
ORDINAL_NUMBER_VALUEProxy Data Element (generated) FMCA_ORDINAL_NUMBER_VALUEINT410
RECEIPT_TIME_POINTProxy Data Element (generated) FMCA_GLOBAL_DATE_TIMEDEC21(7) XSDDATETIME_LONG_Z

Key field Non-key field



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

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

How to access SAP table FMCA_TX_SUBMSN_ERPBY_BPRSP_S_7

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