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 CL_BTF 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 M_DEMO_DOCUMENT Static Attribute Private Object reference (TYPE REF TO) IF_BTF_DOCUMENT SAP BTF Document Interface 20020809
2 M_TEXTPOOL Static Attribute Private Type reference (TYPE) TEXTPOOL_TYPE Text pool 20040428
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020809
2 CREATE_DEMO_DOCUMENT Static method Public Method Create Demo Document 20020717
3 GET_DOCUMENT_DATA Static method Public Method Read Documents 20020717
4 GET_ITEM Static method Public Method Read Data for Catalog Item 20020717
5 GET_TEXTPOOL_TEXT Static method Public Method Get Text from Text Pool 20040428
6 PUT_ITEM Static method Public Method Set Data for a Catalog Item 20020809
7 SEARCH_DOCUMENT 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 Returning 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 Exporting DOCUMENTCAT_TAB Call by reference Type reference (TYPE) BTFDOCUMENTCAT_TAB Dokumententabelle 20020717
2 Importing DOC_TAB Call by reference Type reference (TYPE) TDTAB_C132 Tabelle für Dokumente 20020717
# Exception Resumable Description Created on
1 EMPTY_INPUT_TABLE Leere Eingabetabelle 20020717

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAT_ID Call by reference Attribute reference (LIKE) SY-TABIX Bookshop Index 20020717
2 Exporting 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 EMPTY_INPUT Leere Eingabe 20020717

Method GET_TEXTPOOL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTRY Value transfer Type reference (TYPE) TEXTPOOL-ENTRY Sprachenabhängiger Text im ABAP/4-Textpool 20040428
2 Importing 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 Importing CAT_ID Call by reference Attribute reference (LIKE) SY-TABIX Bookshop Index 20020809
2 Importing 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 EMPTY_INPUT Leere Eingabe 20020809

Method SEARCH_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) STRING Kategory 20020717
2 Importing DOCUMENT Call by reference Type reference (TYPE) STRING Dokument 20020717
3 Exporting DOC_TAB Call by reference Type reference (TYPE) TDTAB_C132 Tabelle für Dokumente 20020717
# Exception Resumable Description Created on
1 NO_SEARCH_PARAMETER Es wurde kein Suchbegriff übergeben. 20020717
History
Last changed by/on SAP  20130531 
SAP Release Created in 630