ABAP Exception Handling with CX Classes
The provided sources do not contain sufficient information to define the requested concept, as the concept name is listed as "undefined" and none of the source snippets address a single, clearly identifiable concept. The sources cover unrelated SAP BTP topics such as the PDF Merger API and language code conversion, among others. Please provide a valid concept name and relevant sources so an accurate definition can be written.
Tutorials that teach this
Docs explaining this concept
- Doc Accessing the Activation Handler
- Doc Activating the Business Configuration Set
- Doc CL_BALI_EXCEPTION_SETTER (Interface IF_BALI_EXCEPTION_SETTER)
- Doc Changing a Dimension
- Doc Class and Interface of the PDF Merger API
- Doc Converting Fraction to Fraction with a 5-Digit Numerator/Denominator
- Doc Create an Exception
- Doc Currency Amount Conversion
Prerequisites
- Concept ABAP Class Definition and Implementation The concept name is not defined in the provided sources, so a precise label cannot be confirmed. Based on the available snippets, **ADT Class Execution** is a capability that allows developers to [execute ABAP classes directly in ABAP Development Tools (ADT)](https://help.sap.com/docs/btp/sap-business-technology-platform/6f0e26492b854627ac19a9a34205a546?locale=en-US&state=PRODUCTION&version=Cloud) without additional setup steps. Separately, the XCO library provides APIs for [reading a class](https://help.sap.com/docs/btp/sap-business-technology-platform/bc23e26f236042c48171d850e82843b9?locale=en-US&state=PRODUCTION&version=Cloud) programmatically, enabling developers to inspect class definitions such as `zcl_xco_doc_cp_cs_class` at runtime.
- Concept RFC-based ABAP Function Module Invocation The concept name is missing or undefined, so a targeted definition cannot be written. Based on the available source, the closest identifiable concept is **SAP Java Connector (SAP JCo)** — a component available through SAP Java Buildpack that developers use to enable Java applications to connect and communicate with SAP systems. You can learn more from the [SAP Java Connector documentation](https://help.sap.com/docs/btp/sap-business-technology-platform/3cee866c27ec4492b789b10c5d52d94b?locale=en-US&state=PRODUCTION&version=Cloud).