How to delete the field created using APPEND STRUCTURE
(.APPEND)
Answer Posted / samar reddy
To delete the .append structure you should have strong reason.
To delete the append structure go to the transaction rsa6
select your data source ex:2lis_02_itm double click on that
and then click on .append structure select change mode and
then click on delete row.
So you can delete / modify the .append structure.
finally activate the .append structure and save it.
other way is go to se11 enter your .append structure name
and then click on extract structure and delete.
prefer first method.
Regards,
samar reddy.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the call transaction method? : abap bdc
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What are null values?
What is the difference between synchronous and asynchronous update? : abap bdc
What are the events driven batch jobs?
What is dynamic action? : sap abap hr
What is the purpose of sum statement?
What are control tables? : abap data dictionary
Write the bdc table structure? : abap bdc
Can you delete data element, which is being used by table fields. : abap data dictionary
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
How to specify a client for database table processing?
What is the abap program name to process the batch input session automatically? : abap bdc
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the events used in abap in the order of execution?