SAP TABLES

FMBPD SAP Search Help - Search Budget Period by attributes







FMBPD is a standard SAP search help available within R/3 SAP systems, depending on your version and release level. Below is the basic details of the search help including its Parameters, Selection method, Exit function module and for convenience any standard documentation available. All this information and more can be viewed by entering the Search help name FMBPD into the relevant SAP transactions such as SE11 and SE80.

Search helps can be assigned to objects such as a table field, data element, screen field or report parameter. The ABAP code to implement via a report parameter uses the matchcode statement as follows:

PARAMETERS: P_FMBPD TYPE C MATCHCODE OBJECT FMBPD.

Contribute (Add Comments)
Within the comments section below there is also an opportunity for you to add useful hints, tips and information specific to this SAP Search Help. This will then be available for you and other users to easily find by simply searching on the object name FMBPD or its description.

Selection Method:FMBUDGETPD
Text table:FMBUDGETPDT
Dialog type:Dialog with value restriction - "C"
Hot key:
Search help exit:




BUDGET_PDXX11FM_BUDGET_PERIOD
BUDGETPDTX22FM_BUDGET_PERIOD_NAME
DATAB33FM_BPD_DATAB
DATBIS44FM_BPD_DATBIS
DATE_EXP55FM_BPD_DATE_EXP
DATE_CAN66FM_BPD_DATE_CAN
AUTHGRP77FM_BPD_AUTHGR
CREATED_BY88FM_ERFNAME
CREATED_ON99FM_ERFDAT
MODIFIED_BY1010FM_AENNAME
MODIFIED_ON1111FM_AENDAT


See here for further Search Help Parameter details