SAP ABAP Class CL_RECA_CAD_SERVICES (Service Methods for Graphical Integration)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-GI (Application Component) Graphic Interface
⤷
RE_CA_GI (Package) RE: Graphical Integration

⤷

⤷

Properties
Class | CL_RECA_CAD_SERVICES | |
Short Description | Service Methods for Graphical Integration | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_GI | RE: Graphical Integration |
Created | 20061110 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_CAD_SERVICES has no interface implemented.
Friends
Class CL_RECA_CAD_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Class Implementation Checked | 20070117 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Class Implementation Exists | 20070117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts the Groups of a Query to a Graphic Legend | 20061110 |
2 | ![]() |
Static method | Public | Method | Is the Graphical Integration Active? (T/F) | 20070115 |
3 | ![]() |
Static method | Public | Method | Copies All Objects of Graphic to a Query | 20061110 |
4 | ![]() |
Static method | Public | Method | Copies Query Result to Graphic | 20061110 |
Events
Class CL_RECA_CAD_SERVICES has no event.
Types
Class CL_RECA_CAD_SERVICES has no local type.
Method Signatures
Method CONVERT_QUERY_GROUP_TO_LEGEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GI_LEGEND | Call by reference | Type reference (TYPE) | RE_T_GI_LEGEND | Markierungsarten der Legende für die Grafik | 20061110 | ||
2 | ![]() |
IO_CAD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RECA_CAD_PROVIDER | Konkreter CAD Provider | 20061110 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061110 | ||
4 | ![]() |
IT_QY_RESULT_GROUP | Call by reference | Type reference (TYPE) | RE_T_QY_QUERY_GROUP | Gruppen der Query Ergebnisse | 20061110 |
Method CONVERT_QUERY_GROUP_TO_LEGEND on class CL_RECA_CAD_SERVICES has no exception.
Method IS_GI_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CALLCONTEXT | Call by reference | Type reference (TYPE) | RECACALLCONTEXT | Kontext der Anwendung | 20070115 | ||
2 | ![]() |
RF_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070115 |
Method IS_GI_ACTIVE on class CL_RECA_CAD_SERVICES has no exception.
Method TRANSFER_CAD_OBJECTS_TO_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ALL_IF_NONE_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Alle übernehmen, wenn keine selektiert sind | 20061115 | |
2 | ![]() |
IF_ONLY_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Nur die Selektierten Objekte übernehmen | 20061115 | |
3 | ![]() |
IO_CAD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RECA_CAD_PROVIDER | Konkreter CAD Provider | 20061110 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061110 | ||
5 | ![]() |
IO_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_RECA_QUERY | Konkrete Query | 20061110 |
Method TRANSFER_CAD_OBJECTS_TO_QUERY on class CL_RECA_CAD_SERVICES has no exception.
Method TRANSFER_QUERY_RESULT_TO_CAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_QUERY_QUICKINFO | Call by reference | Type reference (TYPE) | RE_T_QY_QUERY_QUICKINFO | Quickinfo der Ergebnisse einer Query | 20061122 | ||
2 | ![]() |
IO_CAD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RECA_CAD_PROVIDER | Konkreter CAD Provider | 20061110 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061110 | ||
4 | ![]() |
IO_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_RECA_QUERY | Konkrete Query | 20061110 |
Method TRANSFER_QUERY_RESULT_TO_CAD on class CL_RECA_CAD_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |