SAP ABAP Interface IF_C2S_SAPIMODEL_GENERATOR (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_GEN_CODEPARS | Generates a SAPIMODEL from UI Entries and Coding | 20040902 |
2 | Interface composition (i COMPRISING i_ref) | IF_C2S_SAPIMODEL_GEN_XMIPARS | Generates a SAPIMODEL from an XMI Representation | 20040902 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_C2S_SAPIMODEL_GENERATOR | Abstract Class of a SAPIMODEL Generator | 20040902 |
Properties
Interface | IF_C2S_SAPIMODEL_GENERATOR | |
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_GENERATOR has no forward declaration.
Interfaces
Interface IF_C2S_SAPIMODEL_GENERATOR has no interface.
Friends
Interface IF_C2S_SAPIMODEL_GENERATOR has no friend.
Attributes
Interface IF_C2S_SAPIMODEL_GENERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Generator to build the Model | 20040903 |
2 | ![]() |
Instance method | Public | Method | Returns the Model which the Generator has created | 20040907 |
3 | ![]() |
Instance method | Public | Method | Initializes the Generator with a Context | 20040903 |
Events
Interface IF_C2S_SAPIMODEL_GENERATOR has no event.
Types
Interface IF_C2S_SAPIMODEL_GENERATOR has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface IF_C2S_SAPIMODEL_GENERATOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basis Exception of the SAPIMODEL Classes | 20040903 |
Method GETMODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_C2S_SAPIMODEL_BCOMODEL | Interface for the Service API Model of a BC Object | 20040907 |
Method GETMODEL on Interface IF_C2S_SAPIMODEL_GENERATOR has no exception.
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 | Initial Context | 20040903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basis Exception of the SAPIMODEL Classes | 20040903 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |