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

What does Dependancy mean when we transfer the request?

Former Member
0 Kudos
267

Hi Experts,.

I want to know about Dependancy when we transfer the request. if I create a request for Purchase Order Smartform in which I have stored Smartform, Program to run Smartform, Message Classes, Transaction. Can anyone tell me is this request comes under Dependancy Definition?

Thanks,

Pankaj.

1 REPLY 1
Read only

Former Member
0 Kudos
248

Hi,

For an example if you have a Z Program and that program uses a Z Table then in this case when you transport your Z Program alone it will end up in an error as it could not be compiled in the target system as Z Table is missing there. So your request for Z Program is DEPENDANT on the request of Z Table.

Thanks,

Prashanth