SAP ABAP Class CL_SF_WEBDEMO (Application Class for BSP Examples)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript
⤷
⤷
Properties
| Class | CL_SF_WEBDEMO | |
| Short Description | Application Class for BSP Examples | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STXD | SAPscript |
| Created | 20010403 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SF_WEBDEMO has no forward declaration.
Interfaces
Class CL_SF_WEBDEMO has no interface implemented.
Friends
Class CL_SF_WEBDEMO has no friend class.
Attributes
Class CL_SF_WEBDEMO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010403 | |
| 2 | Instance method | Public | Method | Get HTML Output of a Smart Form | 20010403 |
Events
Class CL_SF_WEBDEMO has no event.
Types
Class CL_SF_WEBDEMO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SF_WEBDEMO has no parameter.
Method CONSTRUCTOR on class CL_SF_WEBDEMO has no exception.
Method GET_WEBFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | SFHTTPTYPE | SAP Smart Forms: HTTP Content-Type | 20010403 | |||
| 2 | E_HTML | Call by reference | Type reference (TYPE) | XSTRING | HTML-Ausgabe | 20010403 | |||
| 3 | IT_BOOKINGS | Call by reference | Type reference (TYPE) | TY_BOOKINGS | Selektierte Buchungen zum Kunden | 20010403 | |||
| 4 | IT_CONNECTIONS | Call by reference | Type reference (TYPE) | TY_CONNECTIONS | Selektierte Verbindungen zur Buchung | 20010403 | |||
| 5 | IT_CUSTOMERS | Call by reference | Type reference (TYPE) | TY_CUSTOMERS | Selektierte Kunden | 20010403 | |||
| 6 | I_ACTION_URL | Call by reference | Type reference (TYPE) | SSFACTION | Ziel-URL für HTML-Formular | 20010403 | |||
| 7 | I_FORM_NAME | Call by reference | Type reference (TYPE) | TDSFNAME | Formularname | 20010403 | |||
| 8 | I_LANGUAGE | Call by reference | Type reference (TYPE) | TDSPRAS | Sprachenschlüssel | 20010403 |
Method GET_WEBFORM on class CL_SF_WEBDEMO has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |