SAP ABAP Class CL_GRAC_TEXT_UTILITIES (Text handling utility class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Properties
| Class | CL_GRAC_TEXT_UTILITIES | |
| Short Description | Text handling utility class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20091005 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_TEXT_UTILITIES has no interface implemented.
Friends
Class CL_GRAC_TEXT_UTILITIES has no friend class.
Attributes
Class CL_GRAC_TEXT_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Long text | 20091005 | |
| 2 | Static method | Public | Method | Set Long text | 20091005 |
Events
Class CL_GRAC_TEXT_UTILITIES has no event.
Types
Class CL_GRAC_TEXT_UTILITIES has no local type.
Method Signatures
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20091006 | |||
| 2 | EV_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20091006 | |||
| 3 | EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20091006 | ||||
| 4 | IV_FORMAT | Call by reference | Type reference (TYPE) | TDFORMAT | GRFN0_LONGTEXT_FORMAT | Tag column | 20091005 | ||
| 5 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20091006 | |||
| 6 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091005 | |||
| 7 | IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | GRFN0_TDID_LONGTEXT | Text ID | 20091005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Language | 20091006 | ||
| 2 | Invalid Text | 20091006 | ||
| 3 | Text not found | 20091006 |
Method SET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Value transfer | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20091005 | |||
| 2 | IV_FORMAT | Call by reference | Type reference (TYPE) | TDFORMAT | GRFN0_LONGTEXT_FORMAT | Tag column | 20091005 | ||
| 3 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20091005 | |||
| 4 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091005 | |||
| 5 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091005 | ||||
| 6 | IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | GRFN0_TDID_LONGTEXT | Text ID | 20091005 | ||
| 7 | IV_WITH_COMMIT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Failed | 20091005 | ||
| 2 | Invalid Lanaguage | 20091005 | ||
| 3 | Invalide Text ID | 20091005 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |