SAP ABAP Class IF_C2S_SAPIMODEL_GENERATOR (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_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
Class | IF_C2S_SAPIMODEL_GENERATOR | |
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_GENERATOR has no forward declaration.
Interfaces
Class IF_C2S_SAPIMODEL_GENERATOR has no interface implemented.
Friends
Class IF_C2S_SAPIMODEL_GENERATOR has no friend class.
Attributes
Class 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
Class IF_C2S_SAPIMODEL_GENERATOR has no event.
Types
Class IF_C2S_SAPIMODEL_GENERATOR has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on class 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 class 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 |