‎2011 Dec 16 7:55 AM
Hi All,
Is there any report/ table which gives an information about which fields are mandatory ,hidden, optional and Display with out running particular Tcode for example XK01.
Regard's
Suresh
‎2011 Dec 16 8:08 AM
Hi,
field attributes is only maintained in code only...Everything is SAP is saved in the database only... so its also saved there .. but the problem is those reports code text are written is some other format in data base hence i think u will not be able to get those details from there .. so I dont think its possible!!!! But this a odd and new requirement for me .. all the best!!
‎2011 Dec 16 8:08 AM
Hi,
field attributes is only maintained in code only...Everything is SAP is saved in the database only... so its also saved there .. but the problem is those reports code text are written is some other format in data base hence i think u will not be able to get those details from there .. so I dont think its possible!!!! But this a odd and new requirement for me .. all the best!!
‎2011 Dec 22 12:56 PM
But there is a mechanism through SPRO through which you can make certain fields of a transaction code mandatory or optional..There we will get to see the options of making the field mandatory or optional.Not aware if such a mechanism is available for all the transaction codes in SAP but there is one for a few MM transactions.I don remember the exact path of SPRO for that but you can check with any functional consultant to get a lead on this.
If your question is raised taking BDC recording into consideration then there is no way we can know all the mandatory fields or optional fields of a transaction through a table or a transaction code.
Thanks,
K.Kiran.
‎2011 Dec 22 1:16 PM
Hi,
use SHD0 T-Code here we can change fileds hide and greying and keeping mandatory.
Regards,
Sanjay Gogikar.
‎2011 Dec 23 2:01 AM
Hi ,
better to check in Config / Config table....
regards
Prabhu
‎2011 Dec 23 2:37 AM
The answer is no. As far as I know there is no straight forward way to get list of them. The mandatory fields and hidden fields mostly depend on the business process implemented for that particular company (through IMG). Entering a value in one field can make some other field mandatory, it is mostly implemented at the program level (which is behind the business transaction).
‎2011 Dec 23 9:56 AM
Thanx friends for yor valuable answers. There is a standard program to know the all the above details.
‎2011 Dec 23 10:59 AM