‎2008 Aug 20 7:34 PM
Hi
I added two fields to VA05, I already added the fields in VBMTVZ structure, and the fields have Data Element with titles for each field, and I added the code to the program V05TZZMO and the data are filled, but when I run the VA05 , I can not see the titles for this two new fields in the layout, I can see the fields but not the titles, do you think I'm missing any thing??.
Regards
Soraya
‎2008 Aug 20 7:39 PM
when you are maintaining dataelements did you mentioned all titles like Short, Long , medium etc.
check they are in active state or not. I recently added , it s working for me.
‎2008 Aug 20 7:48 PM
Yes Data elements are Active and the structure too, and I filled short, middle and long text in them, thats why I don't know what would be missing.
Regards
Soraya
‎2008 Aug 20 8:07 PM
‎2008 Aug 20 8:29 PM
But the VBMTVZ is the append structure of the VBMTV enhacements, I don't have to change the VBMTV directly that's why the VBMTVZ exists, If I modify the VBMTVZ the fields are added on the VBMTV structure.
Regards
Soraya
‎2008 Aug 20 8:32 PM
keep a break point in this program
RVREUSE_FORMSat this function call and see your fields are picking or not.
call function 'REUSE_ALV_FIELDCATALOG_MERGE'
‎2008 Aug 20 11:29 PM
Hi, I checked this routine and in the code the fieldcat table have the fields and their description, don't you think it has to do with the variant??...
Regards
Soraya