SAP ABAP Class CL_REBF_DDIC_TABL (DDIC Object: Table/Structure)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_BF_RS (Package) RE: Repository Interface
Properties
Class CL_REBF_DDIC_TABL  
Short Description DDIC Object: Table/Structure    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_BF_RS   RE: Repository Interface 
Created 20000908   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_REBF_DDIC_TABL has no interface implemented.
Friends
Class CL_REBF_DDIC_TABL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OBJTYPE Constant Public Type reference (TYPE) TROBJTYPE 'TABL' Object Type 20000926
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_WITH_DATA Static method Public Method Detail Comparison 20001117
2 EXISTS Static method Public Method Table/Structure Available? 20000908
3 EXISTS_FIELD Static method Public Method Field Available in Table/Structure? 20001129
4 EXISTS_INDEX_FOR_FIELDS Static method Public Method Field Available in Table Index? 20001129
5 GET_COMPLETE Static method Public Method Supplies All Technical Information 20000925
6 GET_DETAIL_X Static method Public Method Supplies Extended Header Data 20000919
7 GET_FIELD_LIST Static method Public Method Supplies the Field List 20000912
8 GET_FIELD_LIST_X Static method Public Method Supplies the Field List with Additional Data 20000912
9 GET_RUSER Static method Public Method Supplies Author/Date/Time of Last Change 20001229
10 GET_TEXTTAB Static method Public Method Supplies the Corresponding Text Table 20000911
11 PUT_COMPLETE Static method Public Method Creates a New Table/Structure 20000925
12 SPLIT_FIELDNAMES Static method Public Method Generates Field List According to List 20001129
Events
Class CL_REBF_DDIC_TABL has no event.
Types
Class CL_REBF_DDIC_TABL has no local type.
Method Signatures

Method COMPARE_WITH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_EQUAL Call by reference Type reference (TYPE) ABAP_BOOL Felder der Strukturen gleich (J/N)? 20001117
2 Exporting ET_CRCMP Call by reference Type reference (TYPE) RE_T_REBFCRCMP Detailvergleich 20001117
3 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20001117
4 Importing IF_DETAILED_CMP Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE ET_CRCMP wird gefüllt, sonst nur EF_EQUAL (Laufzeit!) 20001117
5 Importing IS_CRKEY Value transfer Type reference (TYPE) TIVBFCR_KEY Schlüssel für TIVBFCR 20001117
6 Importing IS_TEMPLATE_DD02V Value transfer Type reference (TYPE) DD02V Structure Template: Header Info 20001117
7 Importing IT_TEMPLATE_DD03P Call by reference Type reference (TYPE) DD03TTYP Struktur-Template: Feldliste 20001117

Method COMPARE_WITH_DATA on class CL_REBF_DDIC_TABL has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NAME Value transfer Type reference (TYPE) STRING Table Name/Structure Name/View Name 20000911
2 Importing ID_TABCLASS Value transfer Type reference (TYPE) TABCLASS SPACE SPACE = Alle, 'TRANSP' = Tabelle, 'INTTAB' = Struktur 20000911
3 Importing IF_NOVIEW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE at 20010112
4 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL at 20000908

Method EXISTS on class CL_REBF_DDIC_TABL has no exception.

Method EXISTS_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Value transfer Type reference (TYPE) STRING at 20001129
2 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20001129
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL at 20001129

Method EXISTS_FIELD on class CL_REBF_DDIC_TABL has no exception.

Method EXISTS_INDEX_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAMES Value transfer Type reference (TYPE) STRING Feldnamen (getrennt durch Leerzeichen) 20001129
2 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20001129
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL at 20001129

Method EXISTS_INDEX_FOR_FIELDS on class CL_REBF_DDIC_TABL has no exception.

Method GET_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DD02V Call by reference Type reference (TYPE) DD02V Generated table for view DD02V 20000925
2 Exporting ES_DD09L Call by reference Type reference (TYPE) DD09L DD: Technical settings of tables 20000925
3 Exporting ET_DD03P Call by reference Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20000925
4 Importing ID_NAME Value transfer Type reference (TYPE) STRING Name of an ABAP Dictionary object 20000925
5 Importing IF_INCL_COMPRESS Value transfer Type reference (TYPE) ABAP_BOOL New input values 20000925
6 Importing IF_INCL_IGNORE Value transfer Type reference (TYPE) ABAP_BOOL New input values 20000925
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20000925

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) DD02V i 20000919
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP R/3 System, Current Language 20000919
3 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20000919

Method GET_DETAIL_X on class CL_REBF_DDIC_TABL has no exception.

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_LIST Call by reference Type reference (TYPE) DDFIELDS Feldliste 20000912
2 Importing ID_NAME Value transfer Type reference (TYPE) CSEQUENCE Table Name 20000912
3 Importing IF_SUPPRESS_KEY Value transfer Type reference (TYPE) ABAP_BOOL at 20000912
4 Importing IF_SUPPRESS_MANDT Value transfer Type reference (TYPE) ABAP_BOOL Checkbox field 20000912
5 Importing IF_SUPPRESS_NONKEY Value transfer Type reference (TYPE) ABAP_BOOL at 20000912

Method GET_FIELD_LIST on class CL_REBF_DDIC_TABL has no exception.

Method GET_FIELD_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_LIST_X Call by reference Type reference (TYPE) DD03TTYP DD: Field List 20000912
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP R/3 System, Current Language 20000912
3 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20000912
4 Importing IF_SUPPRESS_KEY Value transfer Type reference (TYPE) ABAP_BOOL at 20000912
5 Importing IF_SUPPRESS_MANDT Value transfer Type reference (TYPE) ABAP_BOOL Checkbox field 20000912
6 Importing IF_SUPPRESS_NONKEY Value transfer Type reference (TYPE) ABAP_BOOL at 20000912

Method GET_FIELD_LIST_X on class CL_REBF_DDIC_TABL has no exception.

Method GET_RUSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_AS4DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20001229
2 Exporting ED_AS4TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20001229
3 Exporting ED_AS4USER Call by reference Type reference (TYPE) AS4USER Autor der letzten Änderung 20001229
4 Importing ID_NAME Value transfer Type reference (TYPE) STRING Object Name 20001229
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20001229

Method GET_TEXTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NAME Value transfer Type reference (TYPE) STRING at 20000911
2 Returning RD_TEXTTABNAME Value transfer Type reference (TYPE) STRING at 20000911

Method GET_TEXTTAB on class CL_REBF_DDIC_TABL has no exception.

Method PUT_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BUILT_STATUS Call by reference Type reference (TYPE) CHAR1 1=aktiv, 2=Fehler(geänd.), 3=Fehler(nicht geänd.) 20000925
2 Importing ID_MSGLIST Call by reference Type reference (TYPE) BALLOGHNDL Message-Handler 20040604
3 Importing ID_NAME Value transfer Type reference (TYPE) STRING Name of an ABAP Dictionary object 20000925
4 Importing ID_PACKAGE Value transfer Type reference (TYPE) DEVCLASS Package for Transport Organizer 20000925
5 Importing ID_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20000925
6 Importing IS_DD02V Call by reference Type reference (TYPE) DD02V Generated table for view DD02V 20000925
7 Importing IS_DD09L Call by reference Type reference (TYPE) DD09V Interface: Technical Settings Table/View 20000925
8 Importing IT_DD03P Call by reference Type reference (TYPE) DD03TTYP Feldliste 20000925

Method PUT_COMPLETE on class CL_REBF_DDIC_TABL has no exception.

Method SPLIT_FIELDNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_LIST Call by reference Type reference (TYPE) DDFIELDS at 20001129
2 Importing ID_FIELDNAMES Value transfer Type reference (TYPE) CSEQUENCE Feldnamen (getrennt durch Leerzeichen) 20001129
3 Importing ID_NAME Value transfer Type reference (TYPE) CSEQUENCE at 20001129
4 Importing IF_CHECK_EXISTENCE Value transfer Type reference (TYPE) ABAP_BOOL at 20001129
# Exception Resumable Description Created on
1 NOT_FOUND Tabelle oder Feld nicht vorhanden 20001129
History
Last changed by/on SAP  20040819 
SAP Release Created in 46C