‎2007 Mar 19 3:15 PM
Hello.
I am adding a append structure to a table. I have a vision to that specific table joined with other tables. The problem is the vision is suposed to check a field in the append, but while there is nothing stored in the append the vision wont return the line.
Anybody knows why?
Thanks in advance
‎2007 Mar 19 8:21 PM
‎2007 Mar 20 12:55 PM
Hi,
You can do it in two ways using append structure or include structure of that standard table.
once you added , you need to adjust it and activate using the menu utilities->data base utulity-> Activate and Adjust .
check this SAP help..
for append structure
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm
for include structure.
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb54446011d189700000e8322d00/content.htm
Regards
Sreeni
‎2007 Mar 22 6:06 PM
hello.
I solved my problem my checking the option "initial value" in the fields of the append.
thank you