SAP ABAP Class CL_SRAPI_UI_TEXTS_CONTENT (Text Content of a UI Text 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONT_BUTTON | Text Content Input Field | 20050427 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONT_CAPTION | Text Content Input Field | 20050427 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONT_FIELD | Text Content Input Field | 20050427 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONT_LISTBOX | Text Content Input Field | 20050427 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONT_TABS | Text Content Input Field | 20050427 |
Properties
Class | CL_SRAPI_UI_TEXTS_CONTENT | |
Short Description | Text Content of a UI Text Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SREP_API | API for Repository |
Created | 20050427 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAPI_UI_TEXTS_CONTENT has no forward declaration.
Interfaces
Class CL_SRAPI_UI_TEXTS_CONTENT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20050504 | Factory for Repository Objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XBUT' | Button | 20050427 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XCAP' | Caption | 20050427 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XFLD' | Label | 20050427 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XLST' | List Box | 20050427 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XTOL' | Quick Info | 20050427 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XCOL' | Column Heading | 20050427 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'XTBS' | Tabstrip Control | 20050427 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRAPI_T_TEXT_CONTENT | Table for Text Content | 20050427 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Quick Info | 20050427 |
2 | ![]() |
Instance method | Protected | Method | Reads Text for a Specific Label | 20050427 |
3 | ![]() |
Instance method | Public | Method | Gets Complete Text Content (in all languages available) | 20050427 |
4 | ![]() |
Instance method | Private | Method | Sets Complete Text Content | 20050504 |
Events
Class CL_SRAPI_UI_TEXTS_CONTENT has no event.
Types
Class CL_SRAPI_UI_TEXTS_CONTENT has no local type.
Method Signatures
Method GET_QUICK_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache der Quickinfo | 20050427 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Text der Quickinfo | 20050427 |
Method GET_QUICK_INFO on class CL_SRAPI_UI_TEXTS_CONTENT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LABEL | Call by reference | Type reference (TYPE) | STRING | Textart | 20050427 | ||
2 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20050427 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | text | 20050427 |
Method GET_TEXT on class CL_SRAPI_UI_TEXTS_CONTENT has no exception.
Method GET_TEXT_CONTENT 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_TEXT_CONTENT | Tabelle für Textinhalt | 20050427 |
Method GET_TEXT_CONTENT on class CL_SRAPI_UI_TEXTS_CONTENT 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 | Type reference (TYPE) | SRAPI_T_TEXT_CONTENT | kompletter Textinhalt eines Textobjekts | 20050504 |
Method SET_TEXT_CONTENT on class CL_SRAPI_UI_TEXTS_CONTENT has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |