FMCA_BUPR_TA2CHNG SAP (Change of FMCA_BUPR_TA2) Structure details

Dictionary Type: Structure
Description: Change of FMCA_BUPR_TA2




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




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

FMCA_BUPR_TA2CHNG 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 "Change of FMCA_BUPR_TA2" 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_BUPR_TA2CHNG TYPE FMCA_BUPR_TA2CHNG.

The FMCA_BUPR_TA2CHNG table consists of various fields, each holding specific information or linking keys about Change of FMCA_BUPR_TA2 data available in SAP. These include RELNR (BP Relationship Number), PARTNER1 (Business Partner Number), PARTNER2 (Business Partner Number), ABTYP (Revenue Type).. 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 FMCA_BUPR_TA2CHNG 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
RELNRBP Relationship Number BU_RELNRCHAR12Assigned to domainALPHABU_RELNR
PARTNER1Business Partner Number BU_PARTNERCHAR10BUT000ALPHABU_PARTNERBPABUPA
PARTNER2Business Partner Number BU_PARTNERCHAR10BUT000ALPHABU_PARTNERBPABUPA
ABTYPRevenue Type ABTYP_PSCHAR4TFMCA_REVTYPEABTYP_PS
ACTVTActivity Type for TRM FMCA_TRM_ACTIVITY_PSNUMC2FMCA_TRM_ACTIVITY_PS
DATE_FROMValidity Date (Valid From) BU_DATFROMDATS8DATUM
DATE_TOValidity Date (Valid To) BU_DATTODATS8DATUM
VKONT_SContract Account Number VKONT_KKCHAR12FKKVKALPHAVKONT_KKKTOFKKVKP_F4
PSOBKEY_SIdentification Key for Contract Object PSOBKEY_PSCHAR20DPSOBALPHAPSOBKEY_PSPSOBKEY
RELTYPBusiness Partner Relationship Category BU_RELTYPCHAR6TBZ9BU_RELTYP
DFTVALBP: Differentiation type characteristic (change doc.-rel.) BU_DFTVALCHAR20CHAR20
XRFBusiness partner role definition instead of BP relationship BU_XRFCHAR1XFELD
RULEIDRule ID COREL_RULEID_PSNUMC5NUM5
ACTIONAction BU_ACTIONCHAR1BU_ACTION
DATE_FROM_CValidity Date (Valid From) BU_DATFROMDATS8DATUM
DATE_TO_CValidity Date (Valid To) BU_DATTODATS8DATUM
VIRTUALCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table FMCA_BUPR_TA2CHNG

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