C_BRU2C_2020 · Question #57
Which classes can you use to define the structure of a Web service-accessible object which is visible in SAP S/4HANA Service: SOM? There are 2 correct answers to this question.
The correct answer is A. Range table class B. Mapping table class. In SAP S/4HANA Service: SOM (Subscription Order Management), Range table class and Mapping table class are the two supported class types for defining the structure of objects that are accessible via Web services. These class types provide the necessary structural definitions…
Question
Which classes can you use to define the structure of a Web service-accessible object which is visible in SAP S/4HANA Service: SOM? There are 2 correct answers to this question.
Options
- ARange table class
- BMapping table class
- CCharged item class
- DChargeable item class
How the community answered
(28 responses)- A75% (21)
- C18% (5)
- D7% (2)
Explanation
In SAP S/4HANA Service: SOM (Subscription Order Management), Range table class and Mapping table class are the two supported class types for defining the structure of objects that are accessible via Web services. These class types provide the necessary structural definitions - range tables for specifying value intervals/ranges and mapping tables for defining transformation or assignment relationships - that the SOM framework can expose through its Web service layer.
Option C (Charged item class) is incorrect because "charged item" is not a recognized class category for defining Web service-accessible object structures in SOM; it conflates a billing concept with a structural/design artifact. Option D (Chargeable item class) is similarly wrong - while chargeable items are a functional concept within subscription billing, this is not a class type used to define service-accessible object structures in the SOM configuration context.
Memory tip: Think "R and M build the frame" - Range and Mapping are the two structural class types that give shape to what Web services can see in SOM; anything involving "charged/chargeable items" belongs to the billing domain, not the structural definition layer.
Topics
Community Discussion
No community discussion yet for this question.