Hierarchy

⤷

⤷

Properties
Class | CL_CRD_GUI_TEST_FRAMEWORK | |
Short Description | Credentialing: Test Framework (Controller Classic UI) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRDEIF | Credentialing: External Interfaces |
Created | 20070121 | SAP |
Last change | 20100310 | 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_CRD_GUI_TEST_FRAMEWORK has no interface implemented.
Friends
Class CL_CRD_GUI_TEST_FRAMEWORK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'BACK' | Function Code: Back | 20070121 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANCEL' | Function Code: Cancel | 20070121 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'EXECUTE' | Function Code: Execute Test | 20070121 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXIT' | Function Code: Exit | 20070121 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP0100_01_FC1' | Functin Code: "General Data" Tab | 20070121 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP0100_01_FC2' | Function Code: "Test Data" Tab | 20070121 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP0100_01_FC3' | Function Code: "Log" Tab | 20070121 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTY_LINE_INDEX | Natural Number | 20070122 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer: Transaction Data | 20070121 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer: Group Description | 20070121 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20070121 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRD_GUI_LOG | Credentialing: Display of Log | 20070121 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20070121 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_GUI_TABSTRIP | Tabstrip Control | 20070212 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRD_TEST_FRAMEWORK | Credentialing: Test Framework | 20070121 | ||
16 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Header Data | 20070121 | ||
17 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Transaction Data | 20070121 | ||
18 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Group Description | 20070121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks If Data in "Test Data" Control Have Changed | 20070121 |
2 | ![]() |
Instance method | Protected | Method | Check If Lines Are Unique | 20070122 |
3 | ![]() |
Instance method | Protected | Method | Select Transaction Data for Check | 20070121 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070121 |
5 | ![]() |
Instance method | Protected | Method | Copies Two Data References | 20070121 |
6 | ![]() |
Instance method | Protected | Method | Initializes ALV for Transaction Data | 20070121 |
7 | ![]() |
Instance method | Protected | Method | Initialize ALV for Participant Data | 20070121 |
8 | ![]() |
Instance method | Public | Method | Generates Control for Test Data Input | 20070121 |
9 | ![]() |
Instance method | Public | Method | Generates Control for Log Display | 20070121 |
10 | ![]() |
Instance method | Protected | Method | Generates Data Reference to ALV-Compliant Table | 20070122 |
11 | ![]() |
Instance method | Public | Method | Destroys All Controls When Leaving Application | 20070121 |
12 | ![]() |
Instance method | Protected | Method | Displays ALVs for Transaction Data | 20070121 |
13 | ![]() |
Instance method | Protected | Method | Displays ALVs for Participant Data | 20070121 |
14 | ![]() |
Instance method | Protected | Method | Execute Test | 20070121 |
15 | ![]() |
Instance method | Public | Method | Execute Function Code | 20070121 |
16 | ![]() |
Instance method | Protected | Method | Converts Field List to Field Catalog (ALV) | 20070121 |
17 | ![]() |
Instance method | Public | Method | Gets Field List for Additinal Information | 20070121 |
18 | ![]() |
Instance method | Public | Method | Gets Header Data | 20070121 |
19 | ![]() |
Instance method | Public | Method | Gets Tabstrip Instance | 20070212 |
20 | ![]() |
Instance method | Protected | Event handling method | Event Handler for 'DATA_CHANGED' (Transaction Data) | 20070122 |
21 | ![]() |
Instance method | Protected | Event handling method | Event Handler 'DATA_CHANGED' (Group Description) | 20070122 |
22 | ![]() |
Instance method | Protected | Event handling method | Event Handler for 'TOOLBAR' (Transaction Data) | 20070121 |
23 | ![]() |
Instance method | Protected | Event handling method | Event Handler for 'TOOLBAR' (Transaction Data) | 20070121 |
24 | ![]() |
Instance method | Protected | Method | Brings Standard Fields to Start of Line | 20070121 |
25 | ![]() |
Instance method | Protected | Method | Gets Data from Model | 20070121 |
26 | ![]() |
Instance method | Protected | Method | Register Events and Handler for ALV Event Data | 20070121 |
27 | ![]() |
Instance method | Protected | Method | Register Events and Handler for ALV Event Data | 20070121 |
28 | ![]() |
Static method | Public | Method | Starts Test Framework | 20070121 |
29 | ![]() |
Instance method | Protected | Method | Sets Data in Model | 20070121 |
Events
Class CL_CRD_GUI_TEST_FRAMEWORK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_LINE_INDEX | Protected | Type reference (TYPE) | INT4 | Natural Number | 20070122 |
|
2 | MTY_S_TABSTRIP | Protected | See coding | Definition Tabstrip | 20070121 | BEGIN OF mty_s_tabstrip,
tabstrip_id TYPE mty_tabstrip_id,
active_tab TYPE mty_tabstrip_tabid,
t_tab TYPE mty_tt_tabstrip_tab,
END OF mty_s_tabstrip
|
|
3 | MTY_S_TABSTRIP_TAB | Protected | See coding | 20070121 | BEGIN OF mty_s_tabstrip_tab,
tabid TYPE mty_tabstrip_tabid,
repid TYPE syrepid,
subscreen TYPE sydynnr,
fcode TYPE syucomm,
active TYPE boolean_flg,
END OF mty_s_tabstrip_tab
|
||
4 | MTY_TABSTRIP_ID | Public | See coding | Identification of Tabstrip | 20070121 | mty_tabstrip_id TYPE c LENGTH 2
|
|
5 | MTY_TABSTRIP_TABID | Public | See coding | Identification of Tab in Tabstrip | 20070121 | mty_tabstrip_tabid TYPE c LENGTH 2
|
|
6 | MTY_TT_LINE_INDEX | Protected | See coding | 20070122 | mty_tt_line_index TYPE STANDARD TABLE OF mty_line_index
|
||
7 | MTY_TT_TABSTRIP | Protected | See coding | Definition Tabstrip (Table) | 20070121 | mty_tt_tabstrip TYPE STANDARD TABLE OF mty_s_tabstrip
|
|
8 | MTY_TT_TABSTRIP_TAB | Protected | See coding | 20070121 | mty_tt_tabstrip_tab TYPE STANDARD TABLE OF mty_s_tabstrip_tab WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CHECK_CHANGED_ALV_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_VALID | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Daten sind valide | 20070121 |
Method CHECK_CHANGED_ALV_INPUT on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method CHECK_DUPLICATE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20070122 | ||
2 | ![]() |
ID_ALV_NAME | Call by reference | Type reference (TYPE) | SYMSGV | Bezeichnung der ALV Tabelle | 20070124 | ||
3 | ![]() |
ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20070124 | ||
4 | ![]() |
IRT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf die ALV Datentabelle | 20070122 | ||
5 | ![]() |
IRT_MOD_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Liste mit allen aktuell geänderten Zeilen | 20070122 | ||
6 | ![]() |
IS_CHECKDATA | Call by reference | Type reference (TYPE) | ANY | Daten der Zeile, die zu prüfen ist | 20070122 | ||
7 | ![]() |
IT_LINE_INDEX_DEL | Call by reference | Type reference (TYPE) | MTY_TT_LINE_INDEX | Liste mit Indexnummern gelöschter Einträge | 20070122 | ||
8 | ![]() |
IT_LINE_INDEX_MOD | Call by reference | Type reference (TYPE) | MTY_TT_LINE_INDEX | Liste mit Indexnummern neuer Einträge | 20070122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070123 |
Method CHOOSE_EVENTDATA_FOR_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_ABORT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20070121 | ||
2 | ![]() |
ERS_EVENTDATA_SELECTED | Call by reference | Object reference (TYPE REF TO) | DATA | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070121 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CREATE_ALV_EVENTDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CREATE_ALV_PARTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CREATE_CONTROL_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CREATE_CONTROL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CLIKE | Legitimierung: Anzeige des Log | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method CREATE_DREF_ALV_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ALV_NAME | Call by reference | Type reference (TYPE) | SYMSGV | Name der ALV Tabelle | 20070124 | ||
2 | ![]() |
IRT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf die Originaltabelle | 20070122 | ||
3 | ![]() |
RRT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf die ALV-Schattentabelle | 20070122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070122 |
Method DESTROY_CONTROLS Signature
Method DESTROY_CONTROLS on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
Method DESTROY_CONTROLS on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method DISPLAY_ALV_EVENTDATA Signature
Method DISPLAY_ALV_EVENTDATA on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method DISPLAY_ALV_PARTY Signature
Method DISPLAY_ALV_PARTY on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method EXECUTE_TEST Signature
Method EXECUTE_TEST on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method FIELDLIST2FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_FALSE | Boolsche Variable (X=true, space=false) | 20070121 | |
2 | ![]() |
IT_FIELDLIST | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070121 | ||
3 | ![]() |
RT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070121 |
Method FIELDLIST2FIELDCATALOG on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method GET_FIELDLIST_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method GET_HEADER_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_FALSE | Boolsche Variable (X=true, space=false) | 20070121 | |
2 | ![]() |
RRS_HEADER | Value transfer | Object reference (TYPE REF TO) | DATA | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method GET_TABSTRIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TABSTRIP | Value transfer | Object reference (TYPE REF TO) | CL_CACS_GUI_TABSTRIP | Hilfsklassen: Registerkarten GUI | 20070212 |
Method GET_TABSTRIP on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method HANDLER_DATA_CHANGED_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
2 | ![]() |
E_ONF4 | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
3 | ![]() |
E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
4 | ![]() |
E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
5 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070122 |
Method HANDLER_DATA_CHANGED_EVENT on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method HANDLER_DATA_CHANGED_PARTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
2 | ![]() |
E_ONF4 | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
3 | ![]() |
E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
4 | ![]() |
E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20070122 | ||||
5 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070122 |
Method HANDLER_DATA_CHANGED_PARTY on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method HANDLER_TOOLBAR_EVENTDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20070121 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20070121 |
Method HANDLER_TOOLBAR_EVENTDATA on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method HANDLER_TOOLBAR_PARTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20070121 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20070121 |
Method HANDLER_TOOLBAR_PARTY on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method PRIORITIZE_COLPOS_STDFIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070121 | ||
2 | ![]() |
ID_TEMPLATE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method READ_DATA Signature
Method READ_DATA on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
Method REGISTER_EVENTS_EVENTDATA Signature
Method REGISTER_EVENTS_EVENTDATA on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070123 |
Method REGISTER_EVENTS_PARTY Signature
Method REGISTER_EVENTS_PARTY on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070123 |
Method START Signature
Method START on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
Method START on class CL_CRD_GUI_TEST_FRAMEWORK has no exception.
Method UPDATE_DATA Signature
Method UPDATE_DATA on class CL_CRD_GUI_TEST_FRAMEWORK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierung: Exceptions des Testframeworks | 20070121 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |