2007 Sep 20 11:23 AM
I appended two fields to vbak but these are not reflecing in the program.,i.e in program syntax error is showing that no componenet exist.
Please help out.
Thank you
Bhanu
I appended two fields to vbak but these are not reflecing in the program.,i.e in program syntax error is showing that no componenet exist.
Please help out.
Thank you
Bhanu
2007 Sep 20 11:26 AM
If you are modifying the standard table, you need to create a separate Z structure and add fields to it, then activate it.
The come to the standard table, in your case VBAK, and click the Append structure button. In the popup enter the Z structure you created and append the same.
Once done, activate the table so taht all the programs and structures/tables using it are activated.
<b>Reward if useful.</b>
Regards,
Pritha.
2007 Sep 20 11:28 AM
hi,
select Append structure on the application tool bar.
give some name for append structure.
create fields for that structure acoording to ur req.
Activate the structure.
append that structure name to VBAK (Need Access key to do this)
<i><b>Reward points if useful</b></i>
2007 Sep 20 11:31 AM
Hello,
For editing the standard SAP Objects, U need the Access key.
Regards,
LIJO
2007 Sep 20 11:33 AM
go to se14 and acivate ur table .then it will be ativated at the database level.
then u can view ur stuctre.
reward if useful.
2007 Sep 20 11:35 AM
Hi
steps:
0)Append structures allow you to attach fields to a table without actually having to modify the table itself. You can use the fields in append structures in ABAP programs just as you would any other field in the table.
1)Click on the append structure tab and opt to create new
structure.
Append structures allow you to enhance tables by adding fields to them that are not part of the standard. With append structures; customers can add their own fields to any table or structure they want.
Append structures are created for use with a specific table. However, a table can have multiple append structures assigned to it
2)Customers can add their own fields to any table or structure they want.
The customer creates append structures in the customer namespace. The append structure is thus protected against overwriting during an upgrade. The fields in the append structure should also reside in the customer namespace, that is the field names should begin with ZZ or YY. This prevents name conflicts with fields inserted in the table by SAP
<b>Reward if usefull</b>
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |