hi
i have to change the delivery address in PR created through iw31,iw32,ip10.
for this first i have to get the address number
from the include program cozf0001 through the structure field CAUFVD_IMP-TPLNR.
This value i have <u>to export to temporary memory.</u>
Then in the second include program MMDA0001 i <u>have to
import this value.</u>
But when iam using EXPORT and IMPORT statements
it is not working.
can any one please help me in this.
2)( This is not mandatory only for reference, only the first point is import for me ) can any one resolve how to communicate through
memory for simple 2 different programs.