SAP ABAP Class IF_C2S_SAPIMODEL_UTILIZER (Interface of a SAPIMODEL Generator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_C2S_SAPIMODEL_UTIL_APIGEN | Generates Service API coding from a SAPIMODEL | 20040902 |
2 | Interface composition (i COMPRISING i_ref) | IF_C2S_SAPIMODEL_UTIL_XMIREND | Turns a SAPIMODEL into an XMI Representation | 20040902 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_C2S_SAPIMODEL_UTILIZER | Abstract Class of a SAPIMODEL User | 20040902 |
Properties
Class | IF_C2S_SAPIMODEL_UTILIZER | |
Short Description | Interface of a SAPIMODEL Generator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040902 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_C2S_SAPIMODEL_UTILIZER has no forward declaration.
Interfaces
Class IF_C2S_SAPIMODEL_UTILIZER has no interface implemented.
Friends
Class IF_C2S_SAPIMODEL_UTILIZER has no friend class.
Attributes
Class IF_C2S_SAPIMODEL_UTILIZER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Utilizer to work with the Model | 20040907 |
2 | ![]() |
Instance method | Public | Method | Initializes the Utilizer with a Context | 20040907 |
3 | ![]() |
Instance method | Public | Method | Set the Model which the Utilizer should use | 20040907 |
Events
Class IF_C2S_SAPIMODEL_UTILIZER has no event.
Types
Class IF_C2S_SAPIMODEL_UTILIZER has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on class IF_C2S_SAPIMODEL_UTILIZER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basis Exception of the SAPIMODEL Classes | 20040908 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_C2S_SAPIMODEL_CONTEXT | 20040907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basis Exception of the SAPIMODEL Classes | 20040908 |
Method SETMODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODEL | Call by reference | Object reference (TYPE REF TO) | IF_C2S_SAPIMODEL_BCOMODEL | Interface for the Service API Model of a BC Object | 20040907 |
Method SETMODEL on class IF_C2S_SAPIMODEL_UTILIZER has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |