SAP ABAP Interface IF_RECA_TEXT_MNGR (Text Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_TEXT_MNGR Text Manager: Standard Implementation 20010912
Properties
Interface IF_RECA_TEXT_MNGR  
Short Description Text Manager    
General Data
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20010503   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20010912
Friends
Interface IF_RECA_TEXT_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20010912
2 MD_TDID Instance attribute Public Type reference (TYPE) THEAD-TDID Text ID 20010914
3 MD_TDNAME Instance attribute Public Type reference (TYPE) THEAD-TDNAME Text Name (Possibly as Prefix) 20010914
4 MD_TDOBJECT Instance attribute Public Type reference (TYPE) THEAD-TDOBJECT Application Object 20010914
5 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
6 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20010912
7 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20010912
8 MF_NAME_AS_PREFIX Instance attribute Public Type reference (TYPE) ABAP_BOOL Name is used as prefix (search by TDNAME*) 20010914
9 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECA_HAS_TEXT Object with Text 20020310
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20010912
2 CHECK_ALL Instance method Public Method 20010912
3 CHECK_KEY Instance method Public Method Checks If Text Module with Text Exists (Except.) 20010912
4 COUNT Instance method Public Method Supplies Number of Text Modules 20010912
5 DELETE_TEXT Instance method Public Method Deletes Text Module Contents 20020310
6 EXISTS Instance method Public Method Checks If Text Module with Text Exists (Y/N) 20010912
7 FREE Instance method Public Method 20010912
8 GET_CHILDREN Instance method Public Method 20050225
9 GET_EXTENSION Instance method Public Method 20050225
10 GET_FIELDSTATUS Instance method Public Method 20050225
11 GET_LIST Instance method Public Method Supplies All Text Modules (References) 20010912
12 GET_TEXT Instance method Public Method Supplies Reference to Text Object (Also for Empty Text Mods) 20010912
13 INIT_BY_PARENT Instance method Public Method Initializes Manager via Partial Key of Text Modules 20040126
14 INIT_BY_TEMPLATE Instance method Public Method 20050225
15 IS_FIELDSTATUS_SET Instance method Public Method 20050225
16 IS_MODIFIED Instance method Public Method 20010912
17 IS_OK Instance method Public Method 20010912
18 REGISTER_ALL_CHILDREN Instance method Public Method 20010912
19 RELEASE Instance method Public Method 20010912
20 STORE Instance method Public Method 20010912
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050225
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RECA_TEXT_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RECA_TEXT_MNGR has no parameter.
Method ADD_CHILD on Interface IF_RECA_TEXT_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RECA_TEXT_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RECA_TEXT_MNGR has no exception.

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDNAME Value transfer Type reference (TYPE) CLIKE ' ' Textname 20020131
2 Importing ID_TDSPRAS Value transfer Type reference (TYPE) THEAD-TDSPRAS SY-LANGU Sprache 20020131
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20010912

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl 20010912

Method COUNT on Interface IF_RECA_TEXT_MNGR has no exception.

Method DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDNAME Value transfer Type reference (TYPE) CLIKE ' ' Textname 20020310
2 Importing ID_TDSPRAS Value transfer Type reference (TYPE) THEAD-TDSPRAS SY-LANGU Sprache 20020310
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020310

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDNAME Value transfer Type reference (TYPE) CLIKE ' ' Textname 20020131
2 Importing ID_TDSPRAS Value transfer Type reference (TYPE) THEAD-TDSPRAS SY-LANGU Sprache 20020131
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20010912

Method EXISTS on Interface IF_RECA_TEXT_MNGR has no exception.

Method FREE Signature

Method FREE on Interface IF_RECA_TEXT_MNGR has no parameter.
Method FREE on Interface IF_RECA_TEXT_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECA_TEXT_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RECA_TEXT_MNGR has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RECA_TEXT_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_RECA_TEXT_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RECA_TEXT_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RECA_TEXT_MNGR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_LIST Call by reference Type reference (TYPE) RE_T_IF_RECA_TEXT Referenzen auf Texte 20020310

Method GET_LIST on Interface IF_RECA_TEXT_MNGR has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDNAME Value transfer Type reference (TYPE) CLIKE ' ' Textname 20020131
2 Importing ID_TDSPRAS Value transfer Type reference (TYPE) THEAD-TDSPRAS SY-LANGU Sprache 20020131
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Textbaustein 20020131
# Exception Resumable Description Created on
1 NOT_FOUND Interner Fehler beim Instanziieren des Textobjekts 20010912

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDID Value transfer Type reference (TYPE) THEAD-TDID Text-ID 20040126
2 Importing ID_TDNAME Value transfer Type reference (TYPE) THEAD-TDNAME Textname (ggf. als Präfix) 20040126
3 Importing ID_TDOBJECT Value transfer Type reference (TYPE) THEAD-TDOBJECT Anwendungsobjekt 20040126
4 Importing IF_NAME_AS_PREFIX Value transfer Type reference (TYPE) ABAP_BOOL Name wird als Präfix verwendet (Suche nach TDNAME*) 20040126
5 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECA_HAS_TEXT Objekt mit Text 20040126

Method INIT_BY_PARENT on Interface IF_RECA_TEXT_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RECA_TEXT_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RECA_TEXT_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RECA_TEXT_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RECA_TEXT_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RECA_TEXT_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RECA_TEXT_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RECA_TEXT_MNGR has no parameter.
Method IS_OK on Interface IF_RECA_TEXT_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RECA_TEXT_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RECA_TEXT_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RECA_TEXT_MNGR has no parameter.
Method RELEASE on Interface IF_RECA_TEXT_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_RECA_TEXT_MNGR has no parameter.
Method STORE on Interface IF_RECA_TEXT_MNGR has no exception.
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RECA_TEXT_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RECA_TEXT_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RECA_TEXT_MNGR has no parameter.
History
Last changed by/on SAP  20050301 
SAP Release Created in 110