FMFG_PEROP_SD_DPBP_FPLTR_SEL SAP (Dialog Structure for Billing Plan Date Selection) Structure details

Dictionary Type: Structure
Description: Dialog Structure for Billing Plan Date Selection




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




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

FMFG_PEROP_SD_DPBP_FPLTR_SEL 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 "Dialog Structure for Billing Plan Date Selection" 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_FMFG_PEROP_SD_DPBP_FPLTR_SEL TYPE FMFG_PEROP_SD_DPBP_FPLTR_SEL.

The FMFG_PEROP_SD_DPBP_FPLTR_SEL table consists of various fields, each holding specific information or linking keys about Dialog Structure for Billing Plan Date Selection data available in SAP. These include VBELN (Sales Document), POSNR (Sales Document Item), FPLNR (Billing plan number / invoicing plan number), FPLTR (Item for billing plan/invoice plan/payment cards).. 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: Cannot Be Enhanced


SAP FMFG_PEROP_SD_DPBP_FPLTR_SEL 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
SELKZSelection indicator for list screens SELKZ_LISTCHAR1SELKZ
VBELNSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6Assigned to domainPOSNRAPO
FPLNRBilling plan number / invoicing plan number FPLNRCHAR10Assigned to domainFPLNR
FPLTRItem for billing plan/invoice plan/payment cards FPLTRNUMC6Assigned to domainFPLTR
AFDATBilling date for billing index and printout FKDATDATS8DATUM
TETXTDate description TETXT_FPCHAR4Assigned to domainTETXT
MLBEZUsage MILESTONECHAR5Assigned to domainMILESTONE
TEBEZDate description TEBEZ_FPCHAR40TEXT40
FAREGRule in billing plan/invoice plan FAREGCHAR1FAREG
FAKWRValue to be billed/calc. on date in billing/invoice plan FAKWRCURR15(2) WERTV8
WAERSCurrency Key of Credit Control Area WAERS_CPCUKY5Assigned to domainWAERS
MLSTNMilestone number MLST_ZAEHLNUMC12NUM12
FPTTPDate category FPTTPCHAR2Assigned to domainFPTTP
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM

Key field Non-key field



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

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

How to access SAP table FMFG_PEROP_SD_DPBP_FPLTR_SEL

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