SAP ABAP Class CL_FOEV_EXAMPLES (FoBuEv: Examples)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
S_FORMULA_BUILDER (Package) Formula Builder
⤷
⤷
Properties
| Class | CL_FOEV_EXAMPLES | |
| Short Description | FoBuEv: Examples | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_FORMULA_BUILDER | Formula Builder |
| Created | 20001024 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FOEV_EXAMPLES has no forward declaration.
Interfaces
Class CL_FOEV_EXAMPLES has no interface implemented.
Friends
Class CL_FOEV_EXAMPLES has no friend class.
Attributes
Class CL_FOEV_EXAMPLES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Methods implemented by FoBuEv | 20001024 | |
| 2 | Static method | Public | Method | Calculate Average | 20001024 | |
| 3 | Static method | Public | Method | Methods implemented by FoBu method | 20001229 | |
| 4 | Static method | Public | Method | Calculate Perimeter | 20001024 |
Events
Class CL_FOEV_EXAMPLES has no event.
Types
Class CL_FOEV_EXAMPLES has no local type.
Method Signatures
Method ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CITY | Value transfer | Type reference (TYPE) | S_CITY | Ort für WB Trainingsdatenmodell BC_Travel | 20001025 | |||
| 2 | IM_DESTINATION | Value transfer | Type reference (TYPE) | STRING | Ziel | 20001024 | |||
| 3 | IM_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl | 20001024 | |||
| 4 | IM_SFLIGHT | Call by reference | Type reference (TYPE) | SFLIGHT | Flug | 20001027 | |||
| 5 | RE_ALLOWED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20001024 |
Method ALLOWED on class CL_FOEV_EXAMPLES has no exception.
Method AVERAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARG1 | Value transfer | Type reference (TYPE) | F | 20001024 | ||||
| 2 | IM_ARG2 | Value transfer | Type reference (TYPE) | F | 20001024 | ||||
| 3 | RE_RESULT | Value transfer | Type reference (TYPE) | F | 20001024 |
Method AVERAGE on class CL_FOEV_EXAMPLES has no exception.
Method FBM_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE1 | Call by reference | Type reference (TYPE) | ANY | Beliebiger Rückgabewert | 20001229 | |||
| 2 | EX_VALUE2 | Call by reference | Type reference (TYPE) | ANY | Beliebiger Rückgabewert | 20001229 | |||
| 3 | IM_STRUCT | Call by reference | Type reference (TYPE) | ANY | Beliebige Struktur | 20001229 |
Method FBM_TEST on class CL_FOEV_EXAMPLES has no exception.
Method PERIMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RADIUS | Value transfer | Type reference (TYPE) | F | 20001024 | ||||
| 2 | RE_PERIMETER | Value transfer | Type reference (TYPE) | F | 20001024 |
Method PERIMETER on class CL_FOEV_EXAMPLES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |