2008 Jun 24 7:48 AM
Hello , i'm having trouble finding a date field which has a parameter ID.Does anyone know about this?
2008 Jun 24 8:02 AM
Hello , i'm having trouble finding a date field which has a parameter ID.Does anyone know about this?
2008 Jun 24 7:50 AM
2008 Jun 24 7:57 AM
screen? i do not quite understand.
e.g in transaction se11 for data type BUKRS , the parameter ID is BUK. I need a date type which has a parameter ID.
2008 Jun 24 8:03 AM
hi Soosnes
parameter ID generally used when we need give <b> default value </b>
Hope it might help
Amit
2008 Jun 24 8:07 AM
hi,
check these parameter id's for date fields.
ABDAT From Date
ABTME From Creation Date
BDTJ Posting date YYYY
BEG Start Date (PD)
BISDAT To Date
BISTME To Creation Date
2008 Jun 24 8:02 AM
2008 Jun 24 8:07 AM
here's my declaration.
SELECT-OPTIONS : s_datfac for OIU_EFF_TO_DT MEMORY ID OIU_ETD .
I'm getting the following error message:
Field OIU_EFF_TO_DT is unknown,It is neither in one of the specified tables nor defined by a data statement.
2008 Jun 24 8:09 AM
REPORT ZTEST.
data: v_date type OIU_EFF_TO_DT.
SELECT-OPTIONS : s_datfac for v_date MEMORY ID OIU_ETD .
2008 Jun 24 8:14 AM
TABLE : VBAP
FIELD : FLDATE
DATA ELEMENT : S_DATE
PID : DAY
Reward if useful
I.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |