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

regarding logical databases

Former Member
0 Likes
659

Hello ALL,

I have modified Sap standard logical database KDF for some selection parameters, but i didnt work and giving short dump during report execution.

Now i want to reset tht logical db to its original settings is it possible???

Or can i copy the same logical db from other server .

Thanks,

Sunny

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626

Hi,

First of all you should not have not modified the SAP standard Logical database,instead copied into a new Z LDB.

secondly, you don't remember the changes the made by you?If yes, then change it else try and copy the same LDB from some other server and overwrite the existing one.

Else, go to SE80 and copy the standard LDB,KDF in your case from some other server into your own.

Also, you will have to copy each and every INCLUDE present in the LDB.

I hope I have tried to answer your query to the best of my knowledge.

In case you have any futher clarifications,please let me know.

Regards,

Puneet Jhari.

3 REPLIES 3
Read only

Former Member
0 Likes
627

Hi,

First of all you should not have not modified the SAP standard Logical database,instead copied into a new Z LDB.

secondly, you don't remember the changes the made by you?If yes, then change it else try and copy the same LDB from some other server and overwrite the existing one.

Else, go to SE80 and copy the standard LDB,KDF in your case from some other server into your own.

Also, you will have to copy each and every INCLUDE present in the LDB.

I hope I have tried to answer your query to the best of my knowledge.

In case you have any futher clarifications,please let me know.

Regards,

Puneet Jhari.

Read only

Former Member
0 Likes
626

first you copy the KDF to zkdf and make changes you want

since you are making changes to select option you copy that

and pase in next line and make the existing select option to NODISPLAY

save an activate then go to program and chanege logcal data base in attributes

sure this will work

Read only

Former Member
0 Likes
626

thnks