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

Append structure

Former Member
0 Likes
431

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

3 REPLIES 3
Read only

Former Member
0 Likes
410

What do you mean by vision, is it view of the table,

thanks

Read only

Former Member
0 Likes
410

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

Read only

Former Member
0 Likes
410

hello.

I solved my problem my checking the option "initial value" in the fields of the append.

thank you