SAP ABAP Class IF_GRPC_TESTER (Tester)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_TESTING Control Design Test 20070611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_TE_CONTAINER Container for Testing Management Control 20070611
Properties
Class IF_GRPC_TESTER  
Short Description Tester    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRPC_TESTER has no interface implemented.
Friends
Class IF_GRPC_TESTER has no friend class.
Attributes
Class IF_GRPC_TESTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SLOT_BY_PERSON Instance method Public Method Get Slot for Given Person 20070611
2 GET_SLOT_TAB Instance method Public Method Get List of Slots 20070611
3 GET_TESTER_INFO Instance method Public Method Get Test Slot and Person 20070611
4 GET_WF_AGENT Instance method Public Method Get Workflow Agent 20070611
Events
Class IF_GRPC_TESTER has no event.
Types
Class IF_GRPC_TESTER has no local type.
Method Signatures

Method GET_SLOT_BY_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSON Call by reference Type reference (TYPE) OBJEKTID Object ID 20070611
2 Returning R_SLOT Value transfer Type reference (TYPE) GRPC_TEST_SLOT 20070611

Method GET_SLOT_BY_PERSON on class IF_GRPC_TESTER has no exception.

Method GET_SLOT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST_AUTO Call by reference Type reference (TYPE) GRPC_CNTR_TEST_AUTOMATION Test Automation (ID) 20070611
2 Returning RT_SLOT Value transfer Type reference (TYPE) GRPC_T_TESTER Table for Testers 20070611

Method GET_SLOT_TAB on class IF_GRPC_TESTER has no exception.

Method GET_TESTER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SKIP_IGNORED_TESTERS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611
2 Returning RT_TESTER Value transfer Type reference (TYPE) GRPC_T_TESTER Tester Information 20070611

Method GET_TESTER_INFO on class IF_GRPC_TESTER has no exception.

Method GET_WF_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTER_NUMBER Value transfer Type reference (TYPE) GRPC_TESTER Tester 20070611
2 Importing I_TEST_AUTOMATION Call by reference Type reference (TYPE) GRPC_CNTR_TEST_AUTOMATION Test Automation (ID) 20070611
3 Returning RT_AGENT Value transfer Type reference (TYPE) TSWHACTOR Table with Organizational Objects 20070611

Method GET_WF_AGENT on class IF_GRPC_TESTER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in