Sap 1 PDF
Sap 1 PDF
SAP
ClassBasedExceptions
AudioTranscript
Anexceptionisasituationthatariseswhileaprogramisbeingexecutedduringwhichthereisnopointtocontinuethenormal
programflow.SAPWebAS6.10introducedanewABAPObjectsexceptionconceptthatexistsparalleltotheexistingconcept
basedonsysubrc.Exceptionsandexceptionhandlingarenowbasedonclasses.ThisnewABAPObjectsexceptionconcept
enhancedtheclassicwayofhandlingexceptionusingsysubrc.
Inthenewexceptionconcept,anexceptionisrepresentedbyanexceptionobject.Anexceptionobjectisaninstanceofan
exceptionclass.Theattributevaluesoftheexceptionobjectcontaininformationabouttherespectiveerrorsituation.Raisinga
classbasedexceptionnormallymeansinstantiatinganexceptionclassandsettingtheattributes.Handlingaclassbased
exceptioninvolvesevaluatingtheexceptionobjectanditsattributevalues.
ClassbasedexceptionsareraisedeitherbytheRAISEEXCEPTIONstatementorbytheruntimeenvironment.Youcancatchand
handleclassbasedexceptionswiththeTRY...CATCH...ENDTRYstructure.
https://saplearninghub.plateau.com/icontent_e/CUSTOM_eu/sap/selfmanaged/elearning/TAW12_1_EN_Col10/lgroup9/frameset.htm
1/1