SAP ABAP Interface IF_C2S_SAPIMODEL_UTILIZER (Interface of a SAPIMODEL Generator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_MDA_GEN (Package) C2 Server: Generation Methods

⤷

⤷

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
Interface | IF_C2S_SAPIMODEL_UTILIZER | |
Short Description | Interface of a SAPIMODEL Generator |
General Data
Package | SC2_MDA_GEN | C2 Server: Generation Methods |
Created | 20040902 | SAP |
Last changed | 20041208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_C2S_SAPIMODEL_UTILIZER has no forward declaration.
Interfaces
Interface IF_C2S_SAPIMODEL_UTILIZER has no interface.
Friends
Interface IF_C2S_SAPIMODEL_UTILIZER has no friend.
Attributes
Interface 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
Interface IF_C2S_SAPIMODEL_UTILIZER has no event.
Types
Interface IF_C2S_SAPIMODEL_UTILIZER has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface 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 Interface IF_C2S_SAPIMODEL_UTILIZER has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |