ABAP Static Factory Method
The concept name was not provided and could not be determined from the available sources. The sources reference the PDF Merger API class CL_RSPO_PDF_MERGER on SAP BTP and a general ABAP application tutorial, but neither source defines a specific named concept. Please provide the concept name to generate an accurate definition.
Tutorials that teach this
Docs explaining this concept
Prerequisites
- Concept ABAP Object-Oriented Class Implementation The concept name was not provided and cannot be determined from the available source snippets, which cover unrelated topics such as change document objects, units of measurement, dimensions, and number range objects. No coherent single concept definition can be grounded solely in these sources.
- 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.