CRMT_FINPROD_I_EXT_1 SAP (Financial Product - Structure External Fields, No Output) Structure details

Dictionary Type: Structure
Description: Financial Product - Structure External Fields, No Output




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




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

CRMT_FINPROD_I_EXT_1 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 "Financial Product - Structure External Fields, No Output" 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_CRMT_FINPROD_I_EXT_1 TYPE CRMT_FINPROD_I_EXT_1.

The CRMT_FINPROD_I_EXT_1 table consists of various fields, each holding specific information or linking keys about Financial Product - Structure External Fields, No Output data available in SAP. These include CHARGE_FIN_FLAG (Financing of Fees Allowed), COSTS_FIN_FLAG (Inclusion of Costs Allowed), SERV_FIN_FLAG (Financing of Services Allowed), PRICING_FIMA (Installment Calculation Procedure).. 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 CRMT_FINPROD_I_EXT_1 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
TAX_FINANC_FLAGFinancing of Taxes Allowed CRMT_TAX_FINANC_FLAGCHAR1XFELD
CHARGE_FIN_FLAGFinancing of Fees Allowed CRMT_CHARGE_FIN_FLAGCHAR1XFELD
COSTS_FIN_FLAGInclusion of Costs Allowed CRMT_COSTS_FIN_FLAGCHAR1XFELD
SERV_FIN_FLAGFinancing of Services Allowed CRMT_SERV_FIN_FLAGCHAR1XFELD
PRICING_FIMAInstallment Calculation Procedure CRMT_PROCESS_FIMACHAR4Assigned to domainCRMT_PRICING_PROCESS_FIMA
SERVICE_FLAGFinancing of Services CRMT_FIN_SERV_FLAGCHAR1CRMT_FIN_SERV_FLAG
CHARGE_FLAGFinancing of Fees CRMT_FIN_CHARGE_FLAGCHAR1CRMT_FIN_CHARGE_FLAG
COSTS_FLAGInclusion of Costs CRMT_FIN_COSTS_FLAGCHAR1CRMT_FIN_COSTS_FLAG
BUSINESS_PROCESSBusiness Transaction J_VORGANGCHAR4TJ01J_VORGANG
CHNG_PROCESSChange Process CRMT_LEAS_CHNGCHAR4CRMC_LEAS_CHNGCRMT_LEAS_CHNG_PROC
STEP_STRUCTUREStep Payments CRMT_FIMAN_STEPSTRCHAR1XFELD
INTERIM_PERIODInterim Period (No Longer Active) CRMT_INTERIM_PERIODNUMC2CRMT_INTERIM_PERIOD
ROUND_PROFILERounding Profile CRMT_ROUND_PROFILECHAR12CRMC_ROUND_PROFRCRMT_ROUND_PROFILE
CFTYPE_PROFILEFlow Category Profile CRMT_CFTYPE_PROFILECHAR12CRMC_CFTYPE_PR_RCRMT_CFTYPE_PROFILE
FLAT_RATE_PERXFlat Rate per x CRMT_FIMA_FLATRATEPERXDEC17(10) CRMT_FIMA_DECV7_10
FINOPT_EXEOriginated from Option CRMT_FINOPT_EXECHAR1XFELD
PRED_HEADER_GUIDHeader GUID of Preceding CRM Document CRMT_PRED_HEADER_GUIDRAW16SYSUUID
PRED_ITEM_GUIDGuid from a Preceding Item CRMT_PRED_ITEM_GUIDRAW16SYSUUID
TAX_IRRInternal Rate of Return - Tax CRMT_TAX_IRRDEC11(7) CRMT_LEAS_INTEREST
ONE_VIEW_FLAGManage Only One View CRMT_ONE_VIEW_FLAGCHAR1CRMT_ONE_VIEW_FLAG
VIEW_DISTR_METHDistribution of Default Amounts in Financing Views CRMT_DISTR_METHODNUMC1CRMT_DISTR_METHOD
CUSTOM_COMPL_IRRCust.Compl.View -Internal Rate of Return(Effective Int.Rate) CRMT_CUSTOMER_COMPL_IRRDEC11(7) CRMT_LEAS_INTEREST
PRED_GUID_I_LINKGUID for a preceding object CRMT_PRED_GUIDRAW16SYSUUID
SUCC_GUID_I_LINKGUID for a Successor Object CRMT_SUCC_GUIDRAW16SYSUUID
TAX_UPFRONT_FLAGUpfront Tax CRMT_TAX_UPFRONT_FLAGCHAR1XFELD
TAX_NO_FLAGNo Tax Calculation CRMT_TAX_NO_FLAGCHAR1XFELD
TAX_FINANC_GUIDGUID for Virtual Tax Financing Item CRMT_TAX_FINANC_GUIDRAW16SYSUUID

Key field Non-key field



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

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

How to access SAP table CRMT_FINPROD_I_EXT_1

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