Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

reg : getting month

Former Member
0 Likes
1,315

hi all,

in the module pool screen i want to have a field which has only month..

pls help me where can i get that...

with reg,

S.Barane

hi all,

in the module pool screen i want to have a field which has only month..

pls help me where can i get that...

with reg,

S.Barane

12 REPLIES 12
Read only

Former Member
0 Likes
1,284

Hi,

You can use MONAT Dataelement for Months on Module Pool Screens.

(Ex: BSID-MONAT)

Regards,

Anji

Read only

0 Likes
1,284

hey i am getting the meaasage "no input available"

pls tell me what i hav to do

Read only

0 Likes
1,284

Use field = 'T74_FBN11-CMONT'.

Data Element = 'FBN_MONTH'.

Thanks.

Read only

Former Member
0 Likes
1,284

Declare a two character field ot type c .

or

DST_MONAT refer this data type.

for no input avaliable jsut click(tick the check box) dictionary of that field attributes.

enable this and check it

regards,

vijay

Read only

0 Likes
1,284

hey when i am trying to click the check box of data dictionary field , it is giving a errror messsage ...

what to do

Read only

0 Likes
1,284

Which dictionary field you trying and what message are you getting...

Thanks

Read only

0 Likes
1,284

data : mon type DST_MONAT.

while trying to check data dic field, it is giving error as "mon not a ddic"

Read only

0 Likes
1,284

Hello,

Click the Button Get from Program . It will list all the fields of the program which are declared by U. Select the MON field and place it in the screen.

Vasanth

Read only

0 Likes
1,284

Have you tried the below filed????

Use field = 'T74_FBN11-CMONT'.

Data Element = 'FBN_MONTH'.

Do update if it works.

Thanks

Read only

0 Likes
1,284

hey i did the same way...

while executing the transction & while prssing f4 it is giving a message as "enter a valid function'

Read only

0 Likes
1,284

hey

i hav tried this also,,,

while pressing f4 it is giving the mesage as "choose a valid function".....

Read only

Former Member
0 Likes
1,284

try to get

T549M-PCMTH.

regards

shiba dutta