BSEG-ZTERM = F4HLP-FIELDVALUE. ENDIF. * check if dynpro field is currently in change or display mode. translate f4hlp-fieldinp using ' XX '. CALL FUNCTION 'FI_F4_ZTERM' EXPORTING I_KOART = CHAR(1) I_ZTERM = BSEG-ZTERM I_XSHOW = f4hlp-fieldinp IMPORTING E_ZTERM = ZTERM. IF NO...
SAP Managed Tags: FIN (Finance) I have applied this note. When I attempt to do a mass change, I get a message that tells me "Specify at least one new value". It appears that SAP has no knowledge of the ZTERM field. Has anyone else implemented this note successfully?