Skip to Content
0
Jun 08, 2020 at 12:43 PM

AMDP Class method use in another AMDP Method ...

1583 Views

Hello Experts,

I have one query...

How can we call AMDP class method in another AMDP Class....

For exampe:- I have one CDS table function .. i am using class ZCL_Test->Fetch

Another CDS Table function.. in this CDS i have another class ZCL_Sample->Process.. in this method i want to use previous class method... ZCL_Test->Fetch...

How can we do that... can any one help with a small example....

Thanks...