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

Find packages

former_member355261
Participant
0 Likes
718

Hi,

I want to find all the transportable packages in the system.

By transportable package, I mean a package that prompts you automatically for a transport request when creationg an object.

I found the standard table TDEVC. This table stores all the packages, but there isn't any column to know if the package is transportable or not.


Thanks in advance for your help.

1 ACCEPTED SOLUTION
Read only

PallaviU
Participant
0 Likes
671

Hi Occoro,

You can find the packages which are transportable in TDEVC table only where Record Object Changes in Transport Requests (KORRFLAG) flag is set to 'X'.

Hope this helps you.

Regards

Pallavi

Hi,

I want to find all the transportable packages in the system.

By transportable package, I mean a package that prompts you automatically for a transport request when creationg an object.

I found the standard table TDEVC. This table stores all the packages, but there isn't any column to know if the package is transportable or not.


Thanks in advance for your help.

1 REPLY 1
Read only

PallaviU
Participant
0 Likes
672

Hi Occoro,

You can find the packages which are transportable in TDEVC table only where Record Object Changes in Transport Requests (KORRFLAG) flag is set to 'X'.

Hope this helps you.

Regards

Pallavi