SAP ABAP Class CL_O2_CO2_PP_INCLUDE (Resolve Include, OTR Linking)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_DEVTIME (Package) Business Server Pages (BSP): Development Environment Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2_CO2_PP | O2 Preprocessor | 20000831 |
Properties
| Class | CL_O2_CO2_PP_INCLUDE | |
| Short Description | Resolve Include, OTR Linking | |
| Super Class | CL_O2_CO2_PP | O2 Preprocessor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_DEVTIME | Business Server Pages (BSP): Development Environment Objects |
| Created | 20000831 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_O2_CO2_PP_INCLUDE has no interface implemented.
Friends
Class CL_O2_CO2_PP_INCLUDE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20000914 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | CHAR01 data element for SYST | 20000921 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DEVCLASS | Package | 20000921 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_O2_CO2_EXCEPTION | Error Messages and Warnings from OXYGEN Compiler | 20000919 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | O2NAP_T | Table of Namespace, Application, Page | 20000915 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | O2NAP_T | Table of Namespace, Application, Page | 20000928 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20000918 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20001123 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20001123 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20000914 | ||||
| 11 | Constant | Public | Type reference (TYPE) | I | -1 | 20000919 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20000914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append Child Nodes to Node | 20000919 | |
| 2 | Instance method | Public | Method | Check no Loops | 20000914 | |
| 3 | Instance method | Public | Constructor | Constructor | 20000831 | |
| 4 | Instance method | Public | Method | Create XML_TABLE from XSTRING | 20000914 | |
| 5 | Instance method | Public | Method | Get Include Statements | 20000914 | |
| 6 | Instance method | Public | Method | Get Include Source | 20000914 | |
| 7 | Instance method | Public | Method | Get Include Language | 20000914 | |
| 8 | Instance method | Public | Method | Convert XML File | 20000914 | |
| 9 | Instance method | Public | Method | Expand URL | 20000913 |
Events
Class CL_O2_CO2_PP_INCLUDE has no event.
Types
Class CL_O2_CO2_PP_INCLUDE has no local type.
Method Signatures
Method APPEND_FRAGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20000926 | ||||
| 2 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000919 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20000926 | ||||
| 4 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20000919 | |||
| 5 | PAGE | Call by reference | Type reference (TYPE) | STRING | 20000926 | ||||
| 6 | PROCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_O2_CO2_PROCESSOR | OXYGEN XML-Seiten-Umsetzer | 20000926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler | 20010307 |
Method CHECK_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | I | 20000914 | ||||
| 2 | INC_TAB_WA | Call by reference | Type reference (TYPE) | O2NAP | o2: namespace, application, page | 20000914 | |||
| 3 | LINE | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20000918 |
Method CHECK_LOOP on class CL_O2_CO2_PP_INCLUDE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | STRING | Objektname in der Objektliste | 20000831 | |||
| 2 | PAKET | Call by reference | Type reference (TYPE) | DEVCLASS | Erlaubte Pakete im OTR | 20000831 | |||
| 3 | STATE | Call by reference | Type reference (TYPE) | SYCHAR01 | Generate or compile | 20000908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | programname or paketname missing | 20000831 |
Method CREATE_ISTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ISTREAM | xml_table | 20000914 | |||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20000914 |
Method CREATE_ISTREAM on class CL_O2_CO2_PP_INCLUDE has no exception.
Method GET_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Type reference (TYPE) | STRING | 20000915 | ||||
| 2 | C_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000914 | |||
| 3 | DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000914 | |||
| 4 | DOCUMENT_EXPANDED | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000914 | |||
| 5 | FLAG_FIRST | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20000915 | ||
| 6 | NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20000915 | ||||
| 7 | PAGE | Value transfer | Type reference (TYPE) | STRING | 20000915 | ||||
| 8 | PROCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_O2_CO2_PROCESSOR | OXYGEN XML-Seiten-Umsetzer | 20000926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler | 20000926 |
Method GET_INCLUDE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20000914 | ||||
| 2 | COMPILE_FLAG | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20000914 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20000914 | ||||
| 4 | PAGE | Call by reference | Type reference (TYPE) | STRING | 20000914 | ||||
| 5 | PROCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_O2_CO2_PROCESSOR | 20030410 | ||||
| 6 | SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20000914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung für Fehlermeldungen im BSP-Compiler | 20030410 |
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20000914 | ||||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_ELEMENT | 20000914 |
Method GET_LANGUAGE on class CL_O2_CO2_PP_INCLUDE has no exception.
Method IXML_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000914 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | I | 20000914 | ||||
| 3 | ISTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ISTREAM | IF_IXML_ISTREAM | 20000914 |
Method IXML_CONVERT on class CL_O2_CO2_PP_INCLUDE has no exception.
Method RESOLVE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | applicationname | 20000913 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | I | 20000914 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20000914 | ||||
| 4 | PAGE | Call by reference | Type reference (TYPE) | STRING | pagename | 20000913 | |||
| 5 | URL | Value transfer | Type reference (TYPE) | STRING | url Includes | 20000913 |
Method RESOLVE_URL on class CL_O2_CO2_PP_INCLUDE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |