SAP ABAP Class CL_SXFT_API_DEMO (Example Class for API Usage)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAXFT (Package) XFT Template

⤷

⤷

Properties
Class | CL_SXFT_API_DEMO | |
Short Description | Example Class for API Usage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAXFT | XFT Template |
Created | 20050418 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SXFT_API_DEMO has no forward declaration.
Interfaces
Class CL_SXFT_API_DEMO has no interface implemented.
Friends
Class CL_SXFT_API_DEMO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXFT_SUBFORM | XFT Subform | 20050613 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXFT_FACTORY | XFT Factory | 20050613 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXFT_TEMPLATE | XFT Template | 20050613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Pushbutton | 20050613 |
2 | ![]() |
Instance method | Public | Method | Insert Selection List | 20050613 |
3 | ![]() |
Instance method | Public | Method | Insert Script | 20060308 |
4 | ![]() |
Instance method | Public | Method | Insert Option Fields | 20050613 |
5 | ![]() |
Instance method | Public | Method | Insert Text | 20050613 |
6 | ![]() |
Instance method | Public | Method | Insert Input Field | 20050613 |
7 | ![]() |
Instance method | Public | Constructor | Constructor | 20050613 |
8 | ![]() |
Instance method | Public | Method | Set Basic Elements | 20050613 |
9 | ![]() |
Instance method | Public | Method | Render Template | 20050613 |
Events
Class CL_SXFT_API_DEMO has no event.
Types
Class CL_SXFT_API_DEMO has no local type.
Method Signatures
Method APPEND_BUTTON Signature
Method APPEND_BUTTON on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_BUTTON on class CL_SXFT_API_DEMO has no exception.
Method APPEND_CHOICELIST Signature
Method APPEND_CHOICELIST on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_CHOICELIST on class CL_SXFT_API_DEMO has no exception.
Method APPEND_FORMWIDESCRIPT Signature
Method APPEND_FORMWIDESCRIPT on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_FORMWIDESCRIPT on class CL_SXFT_API_DEMO has no exception.
Method APPEND_RADIOBUTTONS Signature
Method APPEND_RADIOBUTTONS on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_RADIOBUTTONS on class CL_SXFT_API_DEMO has no exception.
Method APPEND_TEXT Signature
Method APPEND_TEXT on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_TEXT on class CL_SXFT_API_DEMO has no exception.
Method APPEND_TEXTEDIT Signature
Method APPEND_TEXTEDIT on class CL_SXFT_API_DEMO has no parameter.
Method APPEND_TEXTEDIT on class CL_SXFT_API_DEMO has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SXFT_API_DEMO has no parameter.
Method CONSTRUCTOR on class CL_SXFT_API_DEMO has no exception.
Method INIT_XFT Signature
Method INIT_XFT on class CL_SXFT_API_DEMO has no parameter.
Method INIT_XFT on class CL_SXFT_API_DEMO has no exception.
Method RENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XFT_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20050613 |
Method RENDER on class CL_SXFT_API_DEMO has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 732 |