Hierarchy

⤷

⤷

Basic Data
Data Element | P10P_DBFLD |
Short Description | Database Table Field |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | CHAR | Character String |
Length | 61 | |
Decimal Places | 0 | |
Output Length | 61 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Tab Field |
Medium | 15 | Table Field |
Long | 25 | Database Table Field |
Heading | 25 | Database Table Field |
Documentation
Definition
Use this field to specify the table field name of the SAP database table specified in the field V_T5UPBSPA22-DBTAB that is being restricted in this step. You can only enter fields of the table specified in the field V_T5UPBSPA22-DBTAB.
Use
You define the conditions on the fields of the table specified in DBTAB that will uniquely select the appropriate row of that table.
Dependencies
Example
In this example we assume that you are using the default selection table T5UPBSPA24 to hold the data to be selected via the configured access method CL_HRPBSUSPA_VT=>BASIC_PAY_01. In this case, we specify (in the view V_T5UPBSPA22) that the return field is 'LOPAY'. In the selection criteria, we show only the date selection, so this example is not complete. For the date selection we configure the following values:
Seq No DBFLD Inc/Exc Option Low Value High Value
001 BEGDA I LE I_EFF_DATE
002 ENDDA I GE I_EFF_DATE
Here, the table field T5UPBSPA24-BEGDA must be less than or equal to I_EFF_DATE and the table field T5UPBSPA24-ENDDA must be greater than or equal to I_EFF_DATE.
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 600 |