SAP ABAP Class IF_RECA_TEXT (Text Module)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20010911 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_TEXT | Text Module: Standard Implementation | 20010910 |
Properties
| Class | IF_RECA_TEXT | |
| Short Description | Text Module | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010910 | SAP |
| Last change | 20100310 | SAP |
| 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 IF_RECA_TEXT has no interface implemented.
Friends
Class IF_RECA_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20010911 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | THEAD-TDID | Text ID | 20010914 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | THEAD-TDNAME | Text Name | 20010914 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | THEAD-TDOBJECT | Application Object | 20010914 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | THEAD-TDSPRAS | Language Key | 20010914 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050225 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20010911 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20010911 | |||||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_TEXT_MNGR | Text Manager (Optional) | 20030502 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_CHANGE_TEXT | Instance Event (0) |
Public (2) |
After Changing Text Content | 20030502 |
| 2 | AFTER_STORE | Instance Event (0) |
Public (2) |
20050225 | |
| 3 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20050225 | |
| 4 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20050225 |
Types
Class IF_RECA_TEXT has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on class IF_RECA_TEXT has no parameter.
Method ADD_CHILD on class IF_RECA_TEXT has no exception.
Method ADOPT_DATA_BY_OTHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_READONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Initialisieren mit Aktivität 'Anzeigen' | 20010911 | ||
| 2 | IO_OTHER | Value transfer | Object reference (TYPE REF TO) | IF_RECA_TEXT | Anderer Text | 20010911 |
Method ADOPT_DATA_BY_OTHER on class IF_RECA_TEXT has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_RECA_TEXT has no parameter.
Method CHECK_ALL on class IF_RECA_TEXT has no exception.
Method DELETE_TEXT Signature
Method DELETE_TEXT on class IF_RECA_TEXT has no parameter.
Method DELETE_TEXT on class IF_RECA_TEXT has no exception.
Method FREE Signature
Method FREE on class IF_RECA_TEXT has no parameter.
Method FREE on class IF_RECA_TEXT has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_RECA_TEXT has no parameter.
Method GET_CHILDREN on class IF_RECA_TEXT has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on class IF_RECA_TEXT has no parameter.
Method GET_EXTENSION on class IF_RECA_TEXT has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on class IF_RECA_TEXT has no parameter.
Method GET_FIELDSTATUS on class IF_RECA_TEXT has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HEADER | Value transfer | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20060301 |
Method GET_HEADER on class IF_RECA_TEXT has no exception.
Method GET_TEXT_AS_ITF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | RE_T_TEXTLINE_ITF | Textzeilen (132 Zeichen) mit Formatspalte | 20010911 |
Method GET_TEXT_AS_ITF on class IF_RECA_TEXT has no exception.
Method GET_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | RE_T_TEXTLINE | Textzeilen (132 Zeichen) | 20010911 |
Method GET_TEXT_AS_STREAM on class IF_RECA_TEXT has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität: Ändern/Anzeigen | 20010911 | |||
| 2 | ID_TDID | Value transfer | Type reference (TYPE) | THEAD-TDID | Text-ID | 20010911 | |||
| 3 | ID_TDNAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | Textname | 20010911 | |||
| 4 | ID_TDOBJECT | Value transfer | Type reference (TYPE) | THEAD-TDOBJECT | Anwendungsobjekt | 20010911 | |||
| 5 | ID_TDSPRAS | Value transfer | Type reference (TYPE) | THEAD-TDSPRAS | Sprachenschlüssel | 20010911 | |||
| 6 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Default-Sperren verwenden? | 20010911 | |||
| 7 | IO_TEXT_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RECA_TEXT_MNGR | Text-Manager | 20030502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Text bzw. Schlüssel ist inkonsistent (z.B. unbek.Textobjekt) | 20010911 |
Method INIT_BY_OTHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_READONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Initialisieren mit Aktivität 'Anzeigen' | 20010911 | |||
| 2 | IO_OTHER | Value transfer | Object reference (TYPE REF TO) | IF_RECA_TEXT | Anderer Text | 20010911 |
Method INIT_BY_OTHER on class IF_RECA_TEXT has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on class IF_RECA_TEXT has no parameter.
Method INIT_BY_TEMPLATE on class IF_RECA_TEXT has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Text leer? | 20010912 |
Method IS_EMPTY on class IF_RECA_TEXT has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on class IF_RECA_TEXT has no parameter.
Method IS_FIELDSTATUS_SET on class IF_RECA_TEXT has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_RECA_TEXT has no parameter.
Method IS_MODIFIED on class IF_RECA_TEXT has no exception.
Method IS_OK Signature
Method IS_OK on class IF_RECA_TEXT has no parameter.
Method IS_OK on class IF_RECA_TEXT has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on class IF_RECA_TEXT has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_RECA_TEXT has no exception.
Method RELEASE Signature
Method RELEASE on class IF_RECA_TEXT has no parameter.
Method RELEASE on class IF_RECA_TEXT has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20060301 |
Method SET_HEADER on class IF_RECA_TEXT has no exception.
Method SET_TDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TDNAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | Name | 20020310 |
Method SET_TDNAME on class IF_RECA_TEXT has no exception.
Method SET_TEXT_AS_ITF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT | Call by reference | Type reference (TYPE) | RE_T_TEXTLINE_ITF | Textzeilen (132 Zeichen) mit Formatspalte | 20010911 |
Method SET_TEXT_AS_ITF on class IF_RECA_TEXT has no exception.
Method SET_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT | Call by reference | Type reference (TYPE) | RE_T_TEXTLINE | Textzeilen (132 Zeichen) | 20010911 |
Method SET_TEXT_AS_STREAM on class IF_RECA_TEXT has no exception.
Method STORE Signature
Method STORE on class IF_RECA_TEXT has no parameter.
Method STORE on class IF_RECA_TEXT has no exception.
Event Signatures
Event AFTER_CHANGE_TEXT Signature
Event AFTER_CHANGE_TEXT on class IF_RECA_TEXT has no parameter.
Event AFTER_STORE Signature
Event AFTER_STORE on class IF_RECA_TEXT has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_RECA_TEXT has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_RECA_TEXT has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |