cancel
Showing results for 
Search instead for 
Did you mean: 

Get the field names for the field status group

Former Member
0 Kudos

Hi All,

I want to read the field status group and find out if a particular field is mandatory or not and then populate the necessary values to the BAPI_ACC_DOCUMENT_POST before posting so that it does not error out for input missing.

For this I found out a FM FI_FIELD_SELECTION_DETERMINE which gives the field status group values in -+----etc.. i want to read this output and understand which field is in which place.

Any body who has done this before.

Regards,

Hari

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is done using the tables TMODF,TMODU,TMODP tables.