SAP ABAP Class CL_GRMG_AWS_ASSIST (CL_GRMG_AWS_ASSIST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CCM-MON (Application Component) Monitoring
⤷ DSWP_MON_GRMG (Package) Generic Request and Message Generator
⤷ BC-CCM-MON (Application Component) Monitoring
⤷ DSWP_MON_GRMG (Package) Generic Request and Message Generator
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080407 |
Properties
Class | CL_GRMG_AWS_ASSIST | |
Short Description | ||
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DSWP_MON_GRMG | Generic Request and Message Generator |
Created | 20080323 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRMG_AWS_ASSIST has no forward declaration.
Interfaces
Class CL_GRMG_AWS_ASSIST has no interface implemented.
Friends
Class CL_GRMG_AWS_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | T100_MESSAGE_001 | Static Attribute | Private | Type reference (TYPE) | WDR_TEXT_KEY | Web Dynpro: Text Key | 20080407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | READ_GRMG_AWS_CTRL | Static method | Public | Method | 20080420 | |
2 | SELECT_FROM_GRMG_SCENARIOS | Static method | Public | Method | Read Scenario Definitions | 20080420 |
3 | SELECT_FROM_GRMG_SCENARIO_T | Static method | Public | Method | Read Scenario Descriptions | 20080420 |
4 | UPDATE_GRMG_AWS_CTRL | Static method | Public | Method | Perform Table Insert | 20080420 |
Events
Class CL_GRMG_AWS_ASSIST has no event.
Types
Class CL_GRMG_AWS_ASSIST has no local type.
Method Signatures
Method READ_GRMG_AWS_CTRL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CONTROL_FLAGS | Call by reference | Type reference (TYPE) | GRMG_AWS_CTRL | Steuer-Flags für TX GRMG, GRMG ABAP Web Services UI | 20080420 |
Method READ_GRMG_AWS_CTRL on class CL_GRMG_AWS_ASSIST has no exception.
Method SELECT_FROM_GRMG_SCENARIOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SCENARIO_INSTANCE | Call by reference | Type reference (TYPE) | GRMG_VERSION_TYPE | GRMG: Typ für Version | 20080420 | ||
2 | Importing | SCENARIO_NAME | Call by reference | Type reference (TYPE) | GRMG_NAME_TYPE | GRMG: Typ für Namen | 20080420 | ||
3 | Importing | SCENARIO_VERSION | Call by reference | Type reference (TYPE) | GRMG_VERSION_TYPE | GRMG: Typ für Version | 20080420 | ||
4 | Importing | SINGLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080420 | ||
5 | Exporting | SINGLE_ENTRY | Call by reference | Type reference (TYPE) | GRMG_SCENARIOS | GRMG: Tabelle für Szenariobeschreibungen | 20080420 | ||
6 | Exporting | TABLE_OF_ENTRIES | Call by reference | Type reference (TYPE) | GRMG_SCENARIOS_ITAB | GRMG: Tabellentyp mit Struktur GRMG_SCENARIOS | 20080420 | ||
7 | Importing | URL | Call by reference | Type reference (TYPE) | TEXT1024 | Groß/Kleinbuchstaben Länge 1024 | 20080420 |
Method SELECT_FROM_GRMG_SCENARIOS on class CL_GRMG_AWS_ASSIST has no exception.
Method SELECT_FROM_GRMG_SCENARIO_T Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SCENARIO_DESCRIPTION | Call by reference | Type reference (TYPE) | GRMG_DESC_TYPE | GRMG: Typ für Beschreibung | 20080420 | ||
2 | Importing | SCENARIO_NAME | Call by reference | Type reference (TYPE) | GRMG_NAME_TYPE | GRMG: Typ für Namen | 20080420 | ||
3 | Importing | SCENARIO_VERSION | Call by reference | Type reference (TYPE) | GRMG_VERSION_TYPE | GRMG: Typ für Version | 20080420 | ||
4 | Exporting | SINGLE_ENTRY | Call by reference | Type reference (TYPE) | GRMG_SCENARIO_T | GRMG: Tabelle für Szenariobeschreibungen | 20080420 | ||
5 | Importing | SINGLE_RECORD | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080420 | ||
6 | Exporting | TABLE_OF_ENTRIES | Call by reference | Type reference (TYPE) | GRMG_SCENARIO_T_ITAB | GRMG: Tabellentyp mit Struktur GRMG_SCENARIOS_T | 20080420 |
Method SELECT_FROM_GRMG_SCENARIO_T on class CL_GRMG_AWS_ASSIST has no exception.
Method UPDATE_GRMG_AWS_CTRL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20080420 | ||
2 | Importing | IS_CONTROL_FLAGS | Call by reference | Type reference (TYPE) | GRMG_AWS_CTRL | Steuer-Flags für TX GRMG, GRMG ABAP Web Services UI | 20080420 |
Method UPDATE_GRMG_AWS_CTRL on class CL_GRMG_AWS_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |