With PREP_PROCESS_DOCU we can get all defined Fields from UC_OBJECT_DOCU.Is it possible to write into DOCU tab.
Release : 21.02
Component : AWA
Put_var puts info into variables. Write_process writes to file.Save_process saves it for other tasks to use. As per the design , we can only retrieve the content of a documentation page from an object using PREP_PROCESS_DOCU. Its not possible to use PUT_PROCESS_LINE for writing to DOCU, becasue this is just a memory or temp table process.