Null Pointer Exception is an error in Salesforce which occurs when a line of code is trying to use an object that has not been instantiated or expecting that a field is not empty. In this case, SycApps was not able to set the field, leaving it empty, so it creates the error.