SAP ABAP Interface IF_SFW_DOCUMENTED (IF_SFW_DOCUMENTED)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_API (Package) WB - SFW - API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SFW_BFSET | 20070724 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SFW_BFUNC | 20070724 | |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SFW_SWITCH | 20070724 |
Properties
| Interface | IF_SFW_DOCUMENTED | |
| Short Description |
General Data
| Package | SFW_API | WB - SFW - API |
| Created | 20070724 | SAP |
| Last changed | 20080612 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SFW_DOCUMENTED has no forward declaration.
Interfaces
Interface IF_SFW_DOCUMENTED has no interface.
Friends
Interface IF_SFW_DOCUMENTED has no friend.
Attributes
Interface IF_SFW_DOCUMENTED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Documentation | 20070724 | |
| 2 | Instance method | Public | Method | Gets long text | 20070724 | |
| 3 | Instance method | Public | Method | Gets short text | 20070724 | |
| 4 | Instance method | Public | Method | Sets short and long text | 20070724 |
Events
Interface IF_SFW_DOCUMENTED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DESCRIPTION | Public | See coding | TY_DESCRIPTION | 20070724 | begin of ty_description,
spras type spras,
name32 type sfw_name32,
name80 type sfw_name80,
end of ty_description
|
|
| 2 | TY_DESCRIPTION_TAB | Public | See coding | TY_DESCRIPTION_TAB | 20070724 | ty_description_tab type standard table of ty_description with key spras
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORS | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Fehlerliste | 20070724 |
Method CHECK on Interface IF_SFW_DOCUMENTED has no exception.
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20070724 | ||
| 2 | LTEXT | Value transfer | Type reference (TYPE) | SFW_NAME80 | Langtext | 20070724 |
Method GET_LONG_TEXT on Interface IF_SFW_DOCUMENTED has no exception.
Method GET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20070724 | ||
| 2 | STEXT | Value transfer | Type reference (TYPE) | SFW_NAME32 | Kurztext | 20070724 |
Method GET_SHORT_TEXT on Interface IF_SFW_DOCUMENTED has no exception.
Method SET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SPACE | Sprache | 20070724 | ||
| 2 | LTEXT | Call by reference | Type reference (TYPE) | SFW_NAME80 | Langtext | 20070724 | |||
| 3 | STEXT | Call by reference | Type reference (TYPE) | SFW_NAME32 | Kurztext | 20070724 |
Method SET_TEXTS on Interface IF_SFW_DOCUMENTED has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |