SAP ABAP Class CL_BTF_BSP_MVC (Backend Application for SAP Web AS BTF_EXT_DEMO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework

⤷

⤷

Properties
Class | CL_BTF_BSP_MVC | |
Short Description | Backend Application for SAP Web AS BTF_EXT_DEMO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBTF | Business Text Framework |
Created | 20020717 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BTF_BSP_MVC has no interface implemented.
Friends
Class CL_BTF_BSP_MVC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_BTF_DOCUMENT | SAP BTF Document Interface | 20020809 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TEXTPOOL_TYPE | Text pool | 20040428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020809 |
2 | ![]() |
Static method | Public | Method | Create Demo Document | 20020717 |
3 | ![]() |
Static method | Public | Method | Read Documents | 20020717 |
4 | ![]() |
Static method | Public | Method | Read Data for Catalog Item | 20020717 |
5 | ![]() |
Static method | Public | Method | Get Text from Text Pool | 20040428 |
6 | ![]() |
Static method | Public | Method | Set Data for a Catalog Item | 20020809 |
7 | ![]() |
Static method | Public | Method | Document Search | 20020717 |
Events
Class CL_BTF_BSP_MVC has no event.
Types
Class CL_BTF_BSP_MVC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BTF_BSP_MVC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BTF_BSP_MVC has no exception.
Method CREATE_DEMO_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_BTF_DOCUMENT | SAP BTF Document Interface | 20020717 |
Method CREATE_DEMO_DOCUMENT on class CL_BTF_BSP_MVC has no exception.
Method GET_DOCUMENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENTCAT_TAB | Call by reference | Type reference (TYPE) | BTFDOCUMENTCAT_TAB | Dokumententabelle | 20020717 | ||
2 | ![]() |
DOC_TAB | Call by reference | Type reference (TYPE) | TDTAB_C132 | Tabelle für Dokumente | 20020717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leere Eingabetabelle | 20020717 |
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CAT_ID | Call by reference | Attribute reference (LIKE) | SY-TABIX | Bookshop Index | 20020717 | ||
2 | ![]() |
DOCUMENTDATA | Call by reference | Type reference (TYPE) | BTFDOCUMENTDATA | Struktur für die Übergabe aller relevanten Daten eines Doks. | 20020717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leere Eingabe | 20020717 |
Method GET_TEXTPOOL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Value transfer | Type reference (TYPE) | TEXTPOOL-ENTRY | Sprachenabhängiger Text im ABAP/4-Textpool | 20040428 | ||
2 | ![]() |
KEY | Call by reference | Type reference (TYPE) | TEXTPOOL-KEY | Schlüssel des Textelements (Nummer / Selektionsname) | 20040428 |
Method GET_TEXTPOOL_TEXT on class CL_BTF_BSP_MVC has no exception.
Method PUT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CAT_ID | Call by reference | Attribute reference (LIKE) | SY-TABIX | Bookshop Index | 20020809 | ||
2 | ![]() |
DOCUMENTDATA | Call by reference | Type reference (TYPE) | BTFDOCUMENTDATA | Struktur für die Übergabe aller relevanten Daten eines Doks. | 20020809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leere Eingabe | 20020809 |
Method SEARCH_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | STRING | Kategory | 20020717 | ||
2 | ![]() |
DOCUMENT | Call by reference | Type reference (TYPE) | STRING | Dokument | 20020717 | ||
3 | ![]() |
DOC_TAB | Call by reference | Type reference (TYPE) | TDTAB_C132 | Tabelle für Dokumente | 20020717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde kein Suchbegriff übergeben. | 20020717 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 630 |