SAP ABAP Class CL_O2_PAGE_ELEM_TEXT (O2: Oxygen Page Script Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_TOOL (Package) mySAP Application Server Pages: Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2_PAGE_ELEM | O2: Oxygen Page Element | 20000530 |
Properties
| Class | CL_O2_PAGE_ELEM_TEXT | |
| Short Description | O2: Oxygen Page Script Element | |
| Super Class | CL_O2_PAGE_ELEM | O2: Oxygen Page Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 20000530 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2_PAGE_ELEM_TEXT has no forward declaration.
Interfaces
Class CL_O2_PAGE_ELEM_TEXT has no interface implemented.
Friends
Class CL_O2_PAGE_ELEM_TEXT has no friend class.
Attributes
Class CL_O2_PAGE_ELEM_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000530 | |
| 2 | Instance method | Private | Method | Get Initial String with Defined Maximum Length | 20000606 |
Events
Class CL_O2_PAGE_ELEM_TEXT has no event.
Types
Class CL_O2_PAGE_ELEM_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_POS | Call by reference | Type reference (TYPE) | I | Position von P_SOURCE im Gesamtstring | 20000530 | |||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | STRING | Rest der Seitensource (ab Anfangstag) | 20000530 |
Method CONSTRUCTOR on class CL_O2_PAGE_ELEM_TEXT has no exception.
Method GET_START_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_END | Call by reference | Type reference (TYPE) | STRING | Reststring | 20000606 | |||
| 2 | P_FORCED | Call by reference | Type reference (TYPE) | CHAR1 | Zeilenumbruch wurde erzwungen | 20000606 | |||
| 3 | P_LENGTH | Call by reference | Type reference (TYPE) | I | Länge | 20000606 | |||
| 4 | P_START | Call by reference | Type reference (TYPE) | STRING | Anfangsstring | 20000606 |
Method GET_START_STRING on class CL_O2_PAGE_ELEM_TEXT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |