Forum Post: What Is The Proper Process To Determine What Object Called A Procedure?

  • Thread starter Thread starter Rom Elwell
  • Start date Start date
Status
Not open for further replies.
R

Rom Elwell

Guest
I have the procedure procFooBar. procFooBar can be called from any number of runtime objects including other procedures. I want to perform selective logic in procFooBar only if it is called by the entity with a NAME attribute value of 'O30032.r'. What is the correct ABL logic to add to procFooBar to check if the calling resource has a NAME attribute value of 'O30032.r'? Thank you!

Continue reading...
 
Status
Not open for further replies.
Back
Top