SAP ABAP Class /SAPPO/TD_RETRY_MOCK (/SAPPO/TD_RETRY_MOCK)
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 20100508
Properties
Class /SAPPO/TD_RETRY_MOCK  
Short Description    
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 20100508   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/TD_RETRY_MOCK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SAPPO/IF_PPO_COMMAND Command for a PPO Postprocessing Order 20100508
Friends
Class /SAPPO/TD_RETRY_MOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_ORDER_INFO Static Attribute Public Type reference (TYPE) TY_T_ORDER_INFO 20100508
Methods
# Method Level Visibility Method type Description Created on
1 RESET Static method Public Method 20100508
2 SET_ORDER_INFO Static method Public Method 20100508
Events
Class /SAPPO/TD_RETRY_MOCK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ORDER_INFO Public See coding 20100508 begin of ty_s_order_info, order_id type /sappo/dte_order_id, noc type i, exec_successfull type abap_bool, error_category type /sappo/dte_error_category, end of ty_s_order_info
2 TY_T_ORDER_INFO Public See coding 20100508 ty_t_order_info type table of ty_s_order_info
Method Signatures

Method RESET Signature

Method RESET on class /SAPPO/TD_RETRY_MOCK has no parameter.
Method RESET on class /SAPPO/TD_RETRY_MOCK has no exception.

Method SET_ORDER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORDER_INFO Call by reference Type reference (TYPE) TY_S_ORDER_INFO IS_ORDER_INFO 20100508

Method SET_ORDER_INFO on class /SAPPO/TD_RETRY_MOCK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730