SAP ABAP Class CL_FOPC_AU_SERVICE (Service Test Class for ABAP Unit Tests)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_ABAP_UNIT (Package) ABAP Unit Tests
⤷
⤷
Properties
| Class | CL_FOPC_AU_SERVICE | |
| Short Description | Service Test Class for ABAP Unit Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | FOPC_ABAP_UNIT | ABAP Unit Tests |
| Created | 20060419 | SAP |
| Last change | 20070913 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FOPC_AU_SERVICE has no interface implemented.
Friends
Class CL_FOPC_AU_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | FOPC_AU_T_ACTIVITIES | ABAP Unit Activities | 20060504 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | FOPC_AU_T_TASKS | ABAP Unit Tasks | 20060502 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | FOPC_T_RANGE_CASE_GUID | Range: Technical Key of the Case | 20060511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Different Workflow Tasks | 20060502 | |
| 2 | Static method | Public | Method | Get Expected Status for an Activity | 20060504 | |
| 3 | Static method | Public | Method | Get Different Workflow Tasks | 20060502 |
Events
Class CL_FOPC_AU_SERVICE has no event.
Types
Class CL_FOPC_AU_SERVICE has no local type.
Method Signatures
Method DELETE_WF_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WF_TASKS | Call by reference | Type reference (TYPE) | FOPC_AU_T_TASKS | abap unit tasks | 20060502 |
Method DELETE_WF_TASKS on class CL_FOPC_AU_SERVICE has no exception.
Method GET_EXP_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20060504 | |||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | J_ISTAT | Systemstatus | 20060504 |
Method GET_EXP_STATUS on class CL_FOPC_AU_SERVICE has no exception.
Method GET_WF_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJ_ACTIVITY | Call by reference | Type reference (TYPE) | FOPC_AU_T_ACTIVITIES | abap unit activities | 20060504 | |||
| 2 | ET_WF_TASKS | Call by reference | Type reference (TYPE) | FOPC_AU_T_TASKS | abap unit tasks | 20060502 |
Method GET_WF_TASKS on class CL_FOPC_AU_SERVICE has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 700 |