SAP ABAP Class CL_BSP_ELEMENT_INFO (BSP Element Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_EXTENSIONS (Package) BSP Extensions
⤷
⤷
Properties
| Class | CL_BSP_ELEMENT_INFO | |
| Short Description | BSP Element Information | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_EXTENSIONS | BSP Extensions |
| Created | 20011026 | SAP |
| Last change | 20011113 | 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) |
Interfaces
Class CL_BSP_ELEMENT_INFO has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BSP_EXTENSION_INFO | 20020429 | BSP Extension | |
| 2 | CL_O2_TAGLIB_MANAGER | 20020429 | Low Level Services for BSP Extensions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TABLE_BSP_ELEMENT_ATTRS_INFO | Table CL_BSP_ELEMENT_ATTRS_INFO | 20011026 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | TAGELEMENT | BSP: Repository for Elements | 20021212 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '/BSP/' | Budget Structure Elements | 20020429 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '/DATA/' | 20030517 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '/TDEP/' | Element Dependency | 20020429 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '/EMPTY/' | Blank | 20020429 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '/ID/' | 20020429 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | '/IDREQ/' | 20020429 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '/ITER/' | 20020429 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '/NPD/' | 20020429 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '/INNER/' | Only BSP inner elements | 20020429 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | '/OUT/' | 20020429 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | '/VALID/' | 20020429 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | '/v1/' | 20020429 | |||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | TAGL_BODY_CONTENT_BSP | Budget Structure Elements | 20011026 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR1 | TAGL_BODY_CONTENT_DATA | 20030517 | |||
| 17 | Constant | Public | Type reference (TYPE) | CHAR1 | TAGL_BODY_CONTENT_TAGDEP | Element Dependency | 20011026 | ||
| 18 | Constant | Public | Type reference (TYPE) | CHAR1 | TAGL_BODY_CONTENT_EMPTY | Empty | 20011026 | ||
| 19 | Constant | Public | Type reference (TYPE) | CHAR1 | TAGL_BODY_CONTENT_INNER_TAGS | Only BSP inner elements | 20011026 | ||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Interface for element checks during the compile phase | 20011029 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030517 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | O2TAGINFO | Element: All inforation in lower structure | 20011026 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030517 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | STRING | ID of BSP Extension | 20011107 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_CT_ATTR_VALID | Compile Time Attribute Validation | 20011029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Properties Pool | 20020429 | |
| 2 | Instance method | Public | Method | Properties Pool | 20020429 | |
| 3 | Instance method | Public | Constructor | Constructor | 20011026 | |
| 4 | Instance method | Public | Method | Attributes of a BSP element | 20030326 | |
| 5 | Instance method | Public | Method | List of all attributes of a BSP element | 20011026 | |
| 6 | Instance method | Public | Method | Properties of the ID attribute | 20011026 | |
| 7 | Instance method | Public | Method | Property: Permitted content of a BSP element | 20011026 | |
| 8 | Instance method | Public | Method | Get Class Names | 20011026 | |
| 9 | Instance method | Public | Method | Get BSP Extension | 20011107 | |
| 10 | Instance method | Public | Method | Property:: Is iteration necessary? | 20011026 | |
| 11 | Instance method | Public | Method | Get names | 20011026 | |
| 12 | Instance method | Public | Method | Property: Get CO_PAGE_DONE? | 20020326 | |
| 13 | Instance method | Public | Method | Property: Is a body required? | 20011026 | |
| 14 | Instance method | Public | Method | Property: Is validation required? | 20011026 | |
| 15 | Instance method | Public | Method | BSP Element -> IS_VALID | 20011026 | |
| 16 | Instance method | Public | Method | Use Properties for Classes | 20021212 |
Events
Class CL_BSP_ELEMENT_INFO has no event.
Types
Class CL_BSP_ELEMENT_INFO has no local type.
Method Signatures
Method BUILD_ELEMENT_ATTRIBUTE_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Value transfer | Type reference (TYPE) | STRING | 20020429 | ||||
| 2 | P_ELEMENT_INFO | Call by reference | Type reference (TYPE) | O2TAGINFO | BSP-Element: alle Informationen in tiefer Struktur | 20020429 |
Method BUILD_ELEMENT_ATTRIBUTE_INTERN on class CL_BSP_ELEMENT_INFO has no exception.
Method BUILD_ELEMENT_ATTRIBUTE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Value transfer | Type reference (TYPE) | STRING | 20020429 |
Method BUILD_ELEMENT_ATTRIBUTE_STRING on class CL_BSP_ELEMENT_INFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENT | Call by reference | Type reference (TYPE) | STRING | Element: alle Informationen in tiefer Struktur | 20011026 | |||
| 2 | P_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Information über Extension | 20011107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für BSP-Extensionen | 20011026 |
Method GET_ATTRIBUTE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTE_INFO | Value transfer | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_ATTRIBUTE_INFO | 20030326 | ||||
| 2 | P_NAME | Call by reference | Type reference (TYPE) | STRING | 20030326 |
Method GET_ATTRIBUTE_INFO on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_ATTRIBUTE_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Value transfer | Type reference (TYPE) | TABLE_BSP_ELEMENT_ATTRS_INFO | Tabelle CL_BSP_ELEMENT_ATTRS_INFO | 20011026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für BSP-Elemente | 20011026 | ||
| 2 | Ausnahmen für BSP-Extensionen | 20011026 |
Method GET_ATTRIBUTE_INFO_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTE_INFO | Value transfer | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_ATTRIBUTE_INFO | Element-Attribut-Information | 20011026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions für Tags | 20011026 | ||
| 2 | Exceptions für Tag Libraries | 20011026 |
Method GET_BODY_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BODY_CONTENT | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011026 |
Method GET_BODY_CONTENT on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | Klassenname | 20011026 |
Method GET_CLASS_NAME on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXTENSION | Value transfer | Type reference (TYPE) | STRING | Information über Extension | 20011107 |
Method GET_EXTENSION on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_ITERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ITERATION | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20011026 |
Method GET_ITERATION on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | STRING | 20011026 |
Method GET_NAME on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_NO_PAGE_DONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NO_PAGE_DONE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020326 |
Method GET_NO_PAGE_DONE on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_REQUIRE_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUIRE_WRITER | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20011026 |
Method GET_REQUIRE_WRITER on class CL_BSP_ELEMENT_INFO has no exception.
Method GET_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VALIDATION | Value transfer | Type reference (TYPE) | XFELD | Einstelliges Kennzeichen | 20011026 |
Method GET_VALIDATION on class CL_BSP_ELEMENT_INFO has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPILER_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_COMPILER_MESSAGES | Validierungsmeldungen | 20011026 | |||
| 2 | COMPILER_OPTIONS | Call by reference | Object reference (TYPE REF TO) | TAGELEMENT | BSP: Ablage für Elemente | 20021212 | |||
| 3 | ELEMENT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_DATA | Elementdaten | 20011026 | |||
| 4 | VALID | Value transfer | Type reference (TYPE) | XFELD | Boolesche Variable | 20011026 |
Method IS_VALID on class CL_BSP_ELEMENT_INFO has no exception.
Method SET_COMPILER_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DONT_ALLOW_REUSE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20030220 | ||
| 2 | KEEP_NAME_REFERENCE_AFTER_USE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20021212 | ||
| 3 | USE_ID_AS_NAME_REFERENCE | Call by reference | Type reference (TYPE) | XFELD | SPACE | tag->id wird reference sein | 20021212 |
Method SET_COMPILER_OPTIONS on class CL_BSP_ELEMENT_INFO has no exception.
History
| Last changed by/on | SAP | 20011113 |
| SAP Release Created in | 620 |