SAP ABAP Class CL_SRAPI_UI_TEXTS (UI Texts Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_REP_OBJECT | Repository Object | 20050426 |
Properties
Class | CL_SRAPI_UI_TEXTS | |
Short Description | UI Texts Object | |
Super Class | CL_SRAPI_REP_OBJECT | Repository Object |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SREP_API | API for Repository |
Created | 20050426 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAPI_UI_TEXTS has no forward declaration.
Interfaces
Class CL_SRAPI_UI_TEXTS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRAPI_ARIS_MODEL | 20060118 | ARIS Model | |
2 | CL_SRAPI_QUERY_RESULT | 20050503 | Query Result - Internal Display | |
3 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20050427 | Factory for Repository Objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XBUT' | ID for Button Text | 20060301 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XCAP' | ID for Heading | 20060301 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CATEGORY' | ID for Category Attribute | 20050504 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Category of Text Object | 20050504 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'B' | Category: Button | 20050427 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'C' | Category: Caption | 20050427 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'F' | Category: Input Field | 20050427 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'L' | Category: Listbox | 20050427 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'T' | Category: Title Element | 20050427 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XFLD' | ID for Label | 20060301 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XLST' | ID for Listbox | 20060301 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XTOL' | ID for Tool Tip | 20060301 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XCOL' | ID for Column Heading | 20060301 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XTBS' | ID for Title Element | 20060301 | |
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONTENT | Text Content of a UI Text Object | 20050427 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Q_TEXT_LABEL_LONG' | 20050426 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RA_TEXT_LANGUAGE_LONG' | 20050426 | ||
18 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RA_TEXT_LONG' | 20050426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Category of Text Object | 20050427 |
2 | ![]() |
Static method | Public | Method | Object Name | 20050426 |
3 | ![]() |
Static method | Public | Method | Gets Result Attributes | 20050426 |
4 | ![]() |
Instance method | Public | Method | Gets Text Content | 20050427 |
5 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for Button | 20050427 |
6 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for Caption | 20050427 |
7 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for Input Field | 20050427 |
8 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for List Box | 20050427 |
9 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for Tabstrip | 20050427 |
10 | ![]() |
Static method | Public | Method | Creates Empty Text Content Type for Text Identifier | 20060302 |
11 | ![]() |
Static method | Public | Method | Object Type | 20050426 |
12 | ![]() |
Instance method | Private | Method | Sets Text Category | 20050504 |
13 | ![]() |
Instance method | Private | Method | Sets Text Content | 20050427 |
Events
Class CL_SRAPI_UI_TEXTS has no event.
Types
Class CL_SRAPI_UI_TEXTS has no local type.
Method Signatures
Method GET_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Kategorie | 20050427 |
Method GET_CATEGORY on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Label | 20050426 |
Method GET_LABEL on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_RESULT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | Ergebnisattribute | 20050426 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONTENT | Textcontent eines UIText-Objekts | 20050427 |
Method GET_TEXT_CONTENT on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONT_BUTTON | Textcontent Eingabefield | 20050427 |
Method GET_TEXT_CONTENT_BUTTON on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT_CAPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONT_CAPTION | Textcontent Eingabefield | 20050427 |
Method GET_TEXT_CONTENT_CAPTION on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONT_FIELD | Textcontent Eingabefield | 20050427 |
Method GET_TEXT_CONTENT_FIELD on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT_LISTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONT_LISTBOX | Textcontent Eingabefield | 20050427 |
Method GET_TEXT_CONTENT_LISTBOX on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_CONTENT_TABSTRIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONT_TABS | Textcontent Eingabefield | 20050427 |
Method GET_TEXT_CONTENT_TABSTRIP on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TEXT_TYPE_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_ID | Call by reference | Type reference (TYPE) | STRING | TextID | 20060302 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | übersetzbarer Textbezeichner | 20060302 |
Method GET_TEXT_TYPE_LABEL on class CL_SRAPI_UI_TEXTS has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Objecttyp | 20050426 |
Method GET_TYPE on class CL_SRAPI_UI_TEXTS has no exception.
Method SET_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CATEGORY | Call by reference | Type reference (TYPE) | STRING | Kategorie | 20050504 |
Method SET_CATEGORY on class CL_SRAPI_UI_TEXTS has no exception.
Method SET_TEXT_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_UI_TEXTS_CONTENT | Textcontent eines UIText-Objekts | 20050427 |
Method SET_TEXT_CONTENT on class CL_SRAPI_UI_TEXTS has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |