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

Product hierarchy without Create requests

Former Member
0 Likes
612

Hi,

I have the transaction code V/76, that is for Product hierarchy.

In 4.6C version, when we create one record in this client, system not ask for create transport. In ECC6.0 system ask for create a transport.

I have seen the 2 clientes and difference is in generate view: Recording routine.

One solution is put the same option like system 4.6C, but for do it we need to have the Key from SAP.

Other Programmer told that the best way is change the Delivery Class from C (customizing) to A (Application table).

Anyone know how is the best way to do it?

Thanks in advance.

Best regards,

Ana Moreira

Hi,

I have the transaction code V/76, that is for Product hierarchy.

In 4.6C version, when we create one record in this client, system not ask for create transport. In ECC6.0 system ask for create a transport.

I have seen the 2 clientes and difference is in generate view: Recording routine.

One solution is put the same option like system 4.6C, but for do it we need to have the Key from SAP.

Other Programmer told that the best way is change the Delivery Class from C (customizing) to A (Application table).

Anyone know how is the best way to do it?

Thanks in advance.

Best regards,

Ana Moreira

1 REPLY 1
Read only

Former Member
0 Likes
409

Hi

U can use trx SOBJ, but u need to get the access key because it's a std obj

Max