SAP ABAP Class CL_RECA_CUST_CHECK_SERVICES (Services for Customizing Checks)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_CU (Package) RE: Customizing (IMG) and Area Menu
Properties
Class CL_RECA_CUST_CHECK_SERVICES  
Short Description Services for Customizing Checks    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_CU   RE: Customizing (IMG) and Area Menu 
Created 20041106   SAP 
Last change 20050409   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_RECA_CUST_CHECK_SERVICES has no interface implemented.
Friends
Class CL_RECA_CUST_CHECK_SERVICES has no friend class.
Attributes
Class CL_RECA_CUST_CHECK_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBLIGATORY Static method Public Method Runs Check for Required Fields 20041106
2 CHECK_STRUCT_DATA Static method Public Method Checks Fixed Values and Foreign Keys of Data Structure 20041106
3 CHECK_TABLE_DATA Static method Public Method Checks Fixed Values and Foreign Keys of Internal Table 20041106
4 CHECK_TABLE_TEXT_DATA Static method Public Method Checks If Language-Dependent Texts Exist 20041106
5 _BUILD_KEY_STRING Static method Private Method Creates String with All Key Component Parts 20050225
6 _GET_EMBEDDED_TABDESCR Static method Private Method Gets Included DB Table for DDIC Structure (Recursive) 20050225
Events
Class CL_RECA_CUST_CHECK_SERVICES has no event.
Types
Class CL_RECA_CUST_CHECK_SERVICES has no local type.
Method Signatures

Method CHECK_OBLIGATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler aufgetreten 20041106
2 Importing ID_FIELD Call by reference Type reference (TYPE) DATA Feld mit DDIC Bezug 20041106
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041106
4 Importing IS_STRUCT Call by reference Type reference (TYPE) DATA DDIC-Struktur zum Ermitteln der Strukturbezeichnung 20041106

Method CHECK_OBLIGATORY on class CL_RECA_CUST_CHECK_SERVICES has no exception.

Method CHECK_STRUCT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler aufgetreten 20041106
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041106
3 Importing IS_STRUCT Call by reference Type reference (TYPE) DATA Daten einer DDIC-Struktur 20041106
4 Importing IT_OBLIGATORY_FIELDS Call by reference Type reference (TYPE) RE_T_STRING Mussfelder prüfen 20041108

Method CHECK_STRUCT_DATA on class CL_RECA_CUST_CHECK_SERVICES has no exception.

Method CHECK_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler aufgetreten 20041106
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041106
3 Importing IT_OBLIGATORY_FIELDS Call by reference Type reference (TYPE) RE_T_STRING Mussfelder prüfen 20041108
4 Importing IT_TABLE Call by reference Type reference (TYPE) INDEX TABLE Daten einer DDIC-Struktur 20041106

Method CHECK_TABLE_DATA on class CL_RECA_CUST_CHECK_SERVICES has no exception.

Method CHECK_TABLE_TEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20041106
2 Importing ID_TEXT_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE Feldname des Textfeldes 20041106
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041106
4 Importing IT_TABLE Call by reference Type reference (TYPE) INDEX TABLE Tabellendaten, basierend auf einer DDIC-Struktur 20041106

Method CHECK_TABLE_TEXT_DATA on class CL_RECA_CUST_CHECK_SERVICES has no exception.

Method _BUILD_KEY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KEY_STRING Call by reference Type reference (TYPE) CSEQUENCE Zeichenkette mit allen Schlüsselbestandteilen 20050225
2 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Technische Typinformation 20050225
3 Importing IS_STRUCT Call by reference Type reference (TYPE) DATA DDIC-Struktur zum Ermitteln der Strukturbezeichnung 20050225

Method _BUILD_KEY_STRING on class CL_RECA_CUST_CHECK_SERVICES has no exception.

Method _GET_EMBEDDED_TABDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Technische Typinformation der Eingangsstruktur 20050225
2 Returning RO_TABDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Technische Typinformation der inkludierten DB-Tabelle 20050225

Method _GET_EMBEDDED_TABDESCR on class CL_RECA_CUST_CHECK_SERVICES has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600