Smartforms的妙用――导出和导入

Smartforms的妙用——导出和导入

 由于我在DEV环境的smartforms已搞乱,而smartforms又没有版本管理,无法恢复旧的版本, 
现在需要用smartforms在QAS中COPY一个出来,以便我在DEV环境下使用。(这段话是开发员给我发出的申请。) 

解决办法: 

(1)Execute the T-CODE 'SMARTFORMS' in QAS. 

(2)Input the form name 'Z_FI_082' and click 'Display' button. 

(3)'Utilities'——‘Download form’——Sava as an XML format file 'Z_FI_08.xml'. 

(4)Send the file 'Z_FI_08.xml' to developer. 

(5)The developer Login DEV system and run 'SMARTFORMS'. 

(6)Input a new form name like 'Z_FI_09' (Maybe the old form name is OK, I didn't try). 

(7)Click 'Create'. 

(8)'Utilities'——‘Upload form’——Select the 'Z_FI_08.xml'. 

(9)System will popup a waring message:"Uploading of the form voerwrites the current form." 

(10)‘Yes’

你可能感兴趣的:(职场,休闲,smartforms,导出和导入)