SAP ABAP Interface IF_FICO_TEST (Types for Test Cases)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO_CHECKS (Package) Checks

⤷

⤷

Properties
Interface | IF_FICO_TEST | |
Short Description | Types for Test Cases |
General Data
Package | FICO_CHECKS | Checks |
Created | 20080314 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FICO_TEST has no forward declaration.
Interfaces
Interface IF_FICO_TEST has no interface.
Friends
Interface IF_FICO_TEST has no friend.
Attributes
Interface IF_FICO_TEST has no attribute.
Methods
Interface IF_FICO_TEST has no method.
Events
Interface IF_FICO_TEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CHECK_RESULT | Public | See coding | 20080314 | BEGIN OF ts_check_result,
checkname TYPE classname,
return_code TYPE i,
END OF ts_check_result
|
||
2 | TT_CHECK_RESULTS | Public | See coding | 20080314 | TT_CHECK_RESULTS TYPE STANDARD TABLE OF ts_check_result WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |