SAP ABAP Class CL_BSP_APP_IT00 (BSP Application Class for it00)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_TEST (Package) Business Server Pages (BSP): Internal Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_APPLICATION | Business Server Page (BSP) Application Class | 20010314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_APPLICATION_EVENTS | Business Server Page (BSP) Application Events | 20010314 |
Properties
| Class | CL_BSP_APP_IT00 | |
| Short Description | BSP Application Class for it00 | |
| Super Class | CL_BSP_APPLICATION | Business Server Page (BSP) Application Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | T | Test Program |
| Category | 0 | |
| Package | SBSP_TEST | Business Server Pages (BSP): Internal Tests |
| Created | 20001020 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_APP_IT00 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_APPLICATION_EVENTS | Business Server Page (BSP) Application Events | 20010314 |
Friends
Class CL_BSP_APP_IT00 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | Access Log | 20010314 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Hit Counter | 20001024 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Last Result from times_two() | 20010103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | xxx | 20010314 | |
| 2 | Instance method | Public | Method | Shows the access log | 20010314 | |
| 3 | Instance method | Public | Method | Input Times Two Equals Output | 20010103 |
Events
Class CL_BSP_APP_IT00 has no event.
Types
Class CL_BSP_APP_IT00 has no local type.
Method Signatures
Method SET_APPLICATION_NAME Signature
Method SET_APPLICATION_NAME on class CL_BSP_APP_IT00 has no parameter.
Method SET_APPLICATION_NAME on class CL_BSP_APP_IT00 has no exception.
Method SHOW_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20010314 |
Method SHOW_LOG on class CL_BSP_APP_IT00 has no exception.
Method TIMES_TWO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | I | input | 20010103 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | I | output | 20010103 |
Method TIMES_TWO on class CL_BSP_APP_IT00 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |