cancel
Showing results for 
Search instead for 
Did you mean: 

Activate Release Status in condition table

Former Member
0 Kudos

HI,

Some has created a pricing condition table and it is being used since 5 years.

Now client had a requirement where he wants release mechanism for any new condition records created.

For this SAP provided a standard functionality of release status.

In our case release status button is not checked while creation of condition table.

Now how to reactivate the release button in the condition table.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

moazzam_ali
Active Contributor
0 Kudos

Hi Uday

We can't activate release function in old tables just like that. You have to create new table with same fields but with release status activate. For copying old condition records in this new table you can use

SD_MOVE_A004_TO_A304 report. As you can see with its name this report is for tables 004 and 304. If you want to copy records from 004 to 304 you can use this report. In your case you must have some other tables but if you show this report to your ABAPer he would be able to generate a new report using your tables.

You can take a look on following document provided by SAP and see the conversion section at the end of this document.

http://help.sap.com/saphelp_46c/helpdata/en/9b/3b1a2bc925d311b60f0060b03c2bff/content.htm

Thank$

Former Member
0 Kudos

Hi,

You may Create another table with the same parameters but with release status option, subsequently create all records in the OLD table then release the same records. Furthermore, deactivate all records in the OLD table.

Hope it helps.

Thanks,

Khail