SAP ABAP Class CL_BTF_BSP_MANAGER (Manager Class for BTF BSP Elements)
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_MANAGER  
Short Description Manager Class for BTF BSP Elements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTF   Business Text Framework 
Created 20020716   SAP 
Last change 20020716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BTF_BSP_MANAGER has no interface implemented.
Friends
Class CL_BTF_BSP_MANAGER has no friend class.
Attributes
Class CL_BTF_BSP_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BROWSER_ID Static method Public Method Gets Browser ID 20020716
2 GET_DATA Static method Public Method Gets Request Data 20020716
3 GET_MIME_PATH Static method Public Method Returns Mime Path 20020716
Events
Class CL_BTF_BSP_MANAGER has no event.
Types
Class CL_BTF_BSP_MANAGER has no local type.
Method Signatures

Method GET_BROWSER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BROWSER_ID Value transfer Type reference (TYPE) STRING 20020716
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020716

Method GET_BROWSER_ID on class CL_BTF_BSP_MANAGER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Object reference (TYPE REF TO) OBJECT BSP-Element 20020716
2 Importing ID Call by reference Type reference (TYPE) STRING 20020716
3 Importing NAME Value transfer Type reference (TYPE) STRING 20020716
4 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020716

Method GET_DATA on class CL_BTF_BSP_MANAGER has no exception.

Method GET_MIME_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIBRARY Call by reference Type reference (TYPE) STRING 'btf' 20020716
2 Returning MIME_PATH Value transfer Type reference (TYPE) STRING /SAP/PUBLIC/BC/BTF[/...] 20020716
3 Importing REL_URL Call by reference Type reference (TYPE) STRING [/...] 20020716
4 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020716
5 Importing SUPPORTED_IN_PORTAL Value transfer Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20020716

Method GET_MIME_PATH on class CL_BTF_BSP_MANAGER has no exception.
History
Last changed by/on SAP  20020716 
SAP Release Created in 630