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

Allow transaction for data entry although client is non modifiable

Former Member
0 Likes
870

Hi Friends,

I have a requirement:

My client XXX is non modifisble. But i have to add entries in view V_TCURR view through transaction OB08.

Is there any way to allow to enter data in table V_TCURR/ through transaction OB08 although client is non-modifibale?

Please suggest.

Please tell me if i am missing any step.

Points will be awarded.

Regards,

Krishnendu Laha

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
727

you could also flag view V_TCURR in transaction SOBJ as "current settings".

Thomas

Edit: this works only in productive systems.

you could also flag view V_TCURR in transaction SOBJ as "current settings".

Thomas

Edit: this works only in productive systems.

4 REPLIES 4
Read only

Former Member
0 Likes
727

Hello,

You can set this client editable under the request SE03, Administration->Set System Change Option.

Or changing the entries in the a changeable server and generating a customizing request.

Regards.

Read only

ThomasZloch
Active Contributor
0 Likes
728

you could also flag view V_TCURR in transaction SOBJ as "current settings".

Thomas

Edit: this works only in productive systems.

Read only

Former Member
0 Likes
727

Hi David,

My Client is non-modifiable.

But i need to maintain data through OB08 or maintenance view V_TCURR.

Is there any way to do this?

Regards

Krishnendu

Read only

Former Member
0 Likes
727

I have done through this step:

Call transaction SE54

o Enter the Customizing object (view or table)

o Select "Generated objects"

o Choose "Create/change"

o Select "no, or user, recording routine" in the bottom part of the

screen

o Save the change