update 20250205
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -2141,6 +2141,16 @@ namespace Database
|
||||
//return true;
|
||||
}
|
||||
|
||||
public bool dokument_reaktivieren(string dokumentid, string mitarbeiternr)
|
||||
{
|
||||
clear_parameter();
|
||||
add_parameter("@fnkt", "8");
|
||||
add_parameter("@dokumentid", dokumentid);
|
||||
add_parameter("@value1", mitarbeiternr);
|
||||
Get_Tabledata("sp_edoka_onbase", true, false);
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user