SAP ABAP Class /SAPPO/TD_FAIL_SPY (Spy Test Double)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/SAMPLE (Package) Postprocessing Office - Implementation Examples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/IF_PPO_COMMAND | Command for a PPO Postprocessing Order | 20090227 |
Properties
| Class | /SAPPO/TD_FAIL_SPY | |
| Short Description | Spy Test Double | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPPO/SAMPLE | Postprocessing Office - Implementation Examples |
| Created | 20081218 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPPO/TD_FAIL_SPY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPPO/IF_PPO_COMMAND | Command for a PPO Postprocessing Order | 20090227 |
Friends
Class /SAPPO/TD_FAIL_SPY 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) | TY_T_ORDER_INFO | 20090227 |
Methods
Class /SAPPO/TD_FAIL_SPY has no method.
Events
Class /SAPPO/TD_FAIL_SPY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ORDER_INFO | Public | See coding | 20090227 | begin of TY_S_ORDER_INFO,
order_id type /SAPPO/DTE_ORDER_ID,
noc type i,
END OF ty_s_ordeR_info
|
||
| 2 | TY_T_ORDER_INFO | Public | See coding | 20090227 | TY_T_ORDER_info type table of ty_s_order_info
|
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |