CRMT_FIN_BILLPLAN_D_GEN SAP (Fields for Input Fields to Create Leasing Billing Plan) Structure details

Dictionary Type: Structure
Description: Fields for Input Fields to Create Leasing Billing Plan




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




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

CRMT_FIN_BILLPLAN_D_GEN 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 "Fields for Input Fields to Create Leasing Billing Plan" 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_FIN_BILLPLAN_D_GEN TYPE CRMT_FIN_BILLPLAN_D_GEN.

The CRMT_FIN_BILLPLAN_D_GEN table consists of various fields, each holding specific information or linking keys about Fields for Input Fields to Create Leasing Billing Plan data available in SAP. These include CASHFLOW_TYPE (Flow Category), DATEUPD_SUPPRESS (No Date Update (FIMA)), DEFAULT_PERCENT (Default Percentage), FIN_VIEW (Financing View).. 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_FIN_BILLPLAN_D_GEN 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
BILLING_TIMEZONETime Zone of Billing Plan Set CRMT_BILLING_TIMEZONECHAR6Assigned to domainTZNZONE
CASHFLOW_TYPEFlow Category CRMT_CASHFLOW_TYPECHAR4CRMT_CASHFLOW_TYPE
DATEUPD_SUPPRESSNo Date Update (FIMA) CRMT_DATEUPD_SUPPRESSCHAR1CRMT_DATEUPD_SUPPRESS
DEFAULT_PERCENTDefault Percentage CRMT_DEFAULT_PERCENTAGEDEC10(7) DECV3_7
FIN_VIEWFinancing View CRMT_FINANCING_VIEWNUMC2Assigned to domainCRMT_FINANCING_VIEW
FIXINGField Control Billplan_d Rows (Fixed/Changeable) CRMT_STEP_FIXINGNUMC2CRMT_FINPROD_FIX01
NO_OF_PERIODSNumber of Periods in Billing Plan CRMT_NO_OF_PERIODSNUMC5
MAN_FIRSTDUEDATEIndividual Due Date CRMT_MAN_FIRSTDUEDATEDEC15TSTPSBCOS_TSTMP
NUMBER_INTBilling Plan: Internal Sort Order CRMT_BILL_NUMBER_INTNUMC10
PER_PAYMENTFORMWhen Due in Period CRMT_PER_PAYMENTFORMNUMC1Assigned to domainCRMT_PAYMENTFORM
OFFSET_VALOffset CRMT_FINPROD_OFFS01DEC5DEC5
OFFSET_UNITOffset Unit CRMT_FINPROD_OFFSU01CHAR12Assigned to domainTIMEUNITNA
RESULT_RATEPERKRate per x CRMT_RESULT_RATEPERKDEC17(10) CRMT_DECV7_10
RULE_SETTL_FROMRule for Determining Start of Settlement Period CRMT_RULE_SETTL_FROMRAW16Assigned to domainTIMERULEID
RULE_SETTL_TORule for Determining End of Settlement Period CRMT_RULE_SETTL_TORAW16Assigned to domainTIMERULEID
SETTL_FROMStart of Settlement for Period CRMT_SETTL_FROMDEC15TSTPSBCOS_TSTMP
SETTL_FROM_VIRTUVirtual Start of Settlement of Period CRMT_SETTL_FROM_FIMADEC15TSTPSBCOS_TSTMP
SETTL_TOEnd of Settlement for Period CRMT_SETTL_TODEC15TSTPSBCOS_TSTMP
STEP_KINDPayment Structure/Change to Principal Indicator CRMT_STEP_KINDNUMC2CRMT_STEP_KIND
UNIT_PERIODSTime Unit for Periods CRMT_UNIT_PERIODSNUMC2TFMSINSTALLMENT

Key field Non-key field



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

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

How to access SAP table CRMT_FIN_BILLPLAN_D_GEN

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