SAP ABAP Class CT_SXF_AUNIT (CT_SXF_AUNIT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TEST (Package) SIW: Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20070327 |
Properties
| Class | CT_SXF_AUNIT | |
| Short Description | ||
| Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_TEST | SIW: Test |
| Created | 20070327 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CT_SXF_AUNIT has no forward declaration.
Interfaces
Class CT_SXF_AUNIT has no interface implemented.
Friends
Class CT_SXF_AUNIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070328 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070424 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | T_STR_FIELDS | 20070424 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_STR_TYPES | 20070327 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070328 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070424 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | T_STR_FIELDS | 20070327 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_STR_TYPES | 20070424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070328 | ||
| 2 | Instance method | Protected | Method | 20070404 | ||
| 3 | Instance method | Public | Method | 20070328 | ||
| 4 | Instance method | Protected | Method | 20070404 | ||
| 5 | Instance method | Protected | Method | 20071212 |
Events
Class CT_SXF_AUNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STR_FIELDS | Public | See coding | 20070424 | BEGIN OF t_str_fields,
team TYPE REF TO if_sxf_field,
team1 TYPE REF TO if_sxf_field,
team2 TYPE REF TO if_sxf_field,
goals1 TYPE REF TO if_sxf_field,
goals2 TYPE REF TO if_sxf_field,
from TYPE REF TO if_sxf_field,
to TYPE REF TO if_sxf_field,
period TYPE REF TO if_sxf_field,
periods TYPE REF TO if_sxf_field,
match TYPE REF TO if_sxf_field,
home TYPE REF TO if_sxf_field,
away TYPE REF TO if_sxf_field,
matches TYPE REF TO if_sxf_field,
points TYPE REF TO if_sxf_field,
num_matches TYPE REF TO if_sxf_field,
revenue TYPE REF TO if_sxf_field,
expenses TYPE REF TO if_sxf_field,
currency TYPE REF TO if_sxf_field,
currency2 TYPE REF TO if_sxf_field,
turnover TYPE REF TO if_sxf_field,
END OF t_str_fields
|
||
| 2 | T_STR_TYPES | Public | See coding | 20070424 | BEGIN OF t_str_types,
team TYPE REF TO if_sxf_simple,
team1 TYPE REF TO if_sxf_simple,
team2 TYPE REF TO if_sxf_simple,
goals1 TYPE REF TO if_sxf_simple,
goals2 TYPE REF TO if_sxf_simple,
from TYPE REF TO if_sxf_simple,
to TYPE REF TO if_sxf_simple,
period TYPE REF TO if_sxf_structure,
periods TYPE REF TO if_sxf_table,
match TYPE REF TO if_sxf_structure,
home TYPE REF TO if_sxf_structure,
away TYPE REF TO if_sxf_structure,
matches TYPE REF TO if_sxf_table,
points TYPE REF TO if_sxf_simple,
num_matches TYPE REF TO if_sxf_simple,
revenue TYPE REF TO if_sxf_simple,
expenses TYPE REF TO if_sxf_simple,
currency TYPE REF TO if_sxf_simple,
currency2 TYPE REF TO if_sxf_simple,
turnover TYPE REF TO if_sxf_structure,
END OF t_str_types
|
Method Signatures
Method BUILD_FB_GET_TEAM_STATISTICS Signature
Method BUILD_FB_GET_TEAM_STATISTICS on class CT_SXF_AUNIT has no parameter.
Method BUILD_FB_GET_TEAM_STATISTICS on class CT_SXF_AUNIT has no exception.
Method BUILD_FB_TYPES_AND_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDS | Call by reference | Type reference (TYPE) | T_STR_FIELDS | 20070404 | ||||
| 2 | C_TYPES | Call by reference | Type reference (TYPE) | T_STR_TYPES | 20070404 | ||||
| 3 | I_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20080108 |
Method BUILD_FB_TYPES_AND_FIELDS on class CT_SXF_AUNIT has no exception.
Method BUILD_SO_GET_TEAM_STATISTICS Signature
Method BUILD_SO_GET_TEAM_STATISTICS on class CT_SXF_AUNIT has no parameter.
Method BUILD_SO_GET_TEAM_STATISTICS on class CT_SXF_AUNIT has no exception.
Method BUILD_SO_TYPES_AND_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDS | Call by reference | Type reference (TYPE) | T_STR_FIELDS | 20070404 | ||||
| 2 | C_TYPES | Call by reference | Type reference (TYPE) | T_STR_TYPES | 20070404 | ||||
| 3 | I_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20080108 |
Method BUILD_SO_TYPES_AND_FIELDS on class CT_SXF_AUNIT has no exception.
Method CREATE_SIMPLE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071212 | ||||
| 2 | I_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20080108 | ||||
| 3 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20071212 |
Method CREATE_SIMPLE_FIELD on class CT_SXF_AUNIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |