force-app/main/default/classes/EquipmentSetShippmentReceived3Controller.cls
@@ -7,8 +7,8 @@ public Boolean saveBtnDisabled { get; private set; } public boolean ReturnRefuse {get;private set;} public String ErrorMessage {get; set;} public String CDSFinished {get;set;} public boolean LostFlg {get;set;} // public String CDSFinished {get;set;} // public boolean LostFlg {get;set;} public String Step_status { get; private set; } public Boolean needCDS { get; private set; } public Boolean done_flg { get; set; }