SAP ABAP Class IF_RECA_ADDITIONAL_TEXT_MNGR (Additional Text Manager)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_HAS_TEXT | Object with Text | 20060301 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20060224 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_ADDITIONAL_TEXT_MNGR | Additional Text Manager: Standard Implementation | 20060224 |
Properties
| Class | IF_RECA_ADDITIONAL_TEXT_MNGR | |
| Short Description | Additional Text Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060224 | SAP |
| Last change | 20131127 | 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_ADDITIONAL_TEXT_MNGR has no interface implemented.
Friends
Class IF_RECA_ADDITIONAL_TEXT_MNGR 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) | 20060224 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | SY-LANGU | Language Key | 20130504 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20060224 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20060224 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20060224 | |||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | BADI_RECA_ADDITIONAL_TEXT | BAdI Interface IF_EX_RECA_ADDITIONAL_TEXT | 20130215 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_HAS_ADDITIONAL_TEXT | Object with Additional Text for Correspondence | 20060224 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_STORE | Instance Event (0) |
Public (2) |
20060224 | |
| 2 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20060224 | |
| 3 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20060224 |
Types
Class IF_RECA_ADDITIONAL_TEXT_MNGR has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method ADD_CHILD on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method CHECK_ALL on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20060224 |
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl | 20060224 |
Method COUNT on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method DELETE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen | 20060226 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 | |||
| 2 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Eintrag vorhanden? | 20060224 |
Method EXISTS on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method FREE Signature
Method FREE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method FREE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_CATEGORIES_FOR_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_TEXT_CATEGORY_X | Kategorie für Zusatztext und Zusatzfelder (TIVCATEXTCATE/TIV | 20060226 |
Method GET_CATEGORIES_FOR_INSERT on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method GET_CHILDREN on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 | |||
| 2 | RS_DETAIL | Value transfer | Type reference (TYPE) | RECA_ADDITIONAL_TEXT | Zusatztext zum Immobilienobjekt | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20060226 |
Method GET_DETAIL_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20060226 | ||
| 2 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 | |||
| 3 | RS_DETAIL_X | Value transfer | Type reference (TYPE) | RECA_ADDITIONAL_TEXT_X | Zusatztext zum Immobilienobjekt und Zusatzfelder | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20060226 |
Method GET_EXTENSION Signature
Method GET_EXTENSION on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method GET_EXTENSION on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method GET_FIELDSTATUS on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_ADDITIONAL_TEXT | Zusatztexte zum Immobilienobjekt | 20060226 | |||
| 2 | IF_LAST_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Letzte konsistente Liste liefern | 20130315 |
Method GET_LIST on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_ADDITIONAL_TEXT_X | Zusatztexte zum Immobilienobjekt und Zusatzfelder | 20060226 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20060226 | ||
| 3 | IF_LAST_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Letzte konsistente Liste liefern | 20130315 |
Method GET_LIST_X on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method GET_TEXT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20060226 | ||
| 2 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 | |||
| 3 | RO_TEXT | Value transfer | Object reference (TYPE REF TO) | IF_RECA_TEXT | Referenz auf Textbaustein für Zusatztext | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20060226 |
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_ADDITIONAL_TEXT | Objekt mit Zusatztext für Korrespondenz | 20060224 |
Method INIT_BY_PARENT on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method INIT_BY_TEMPLATE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method INSERT_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXTCATE | Call by reference | Type reference (TYPE) | RECATEXTCATE | Kategorie für Zusatztext | 20060226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen | 20060226 |
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method IS_MODIFIED on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method IS_OK Signature
Method IS_OK on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method IS_OK on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method RELEASE Signature
Method RELEASE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method RELEASE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_ADDITIONAL_TEXT | Zusatztexte zum Immobilienobjekt | 20120309 |
Method SET_LIST on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Method STORE Signature
Method STORE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Method STORE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no exception.
Event Signatures
Event AFTER_STORE Signature
Event AFTER_STORE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_RECA_ADDITIONAL_TEXT_MNGR has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |