SAP ABAP Class CL_RECA_XC_SERVICES (Service Routines for Localization)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_XC (Package) RE: Country Specifics
Properties
Class CL_RECA_XC_SERVICES  
Short Description Service Routines for Localization    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_XC   RE: Country Specifics 
Created 20071127   SAP 
Last change 20110908   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)
2 CL_RECA_DDIC_TABL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RECA_XC_SERVICES has no interface implemented.
Friends
Class CL_RECA_XC_SERVICES has no friend class.
Attributes
Class CL_RECA_XC_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_FIELDCATALOG Static method Public Method Modifies Field Catalog Based on Activation of Countries 20071206
2 _GET_COUNTRY_FOR_INCLUDE Static method Private Method Determines If Structure Comes from Localization 20071206
Events
Class CL_RECA_XC_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_LOC_STRUCTURE Public See coding 20071127 BEGIN OF mtype_s_loc_structure, structname TYPE tabname, country TYPE land1, END OF mtype_s_loc_structure
2 MTYPE_T_LOC_STRUCTURE Public See coding 20071127 mtype_t_loc_structure TYPE STANDARD TABLE OF mtype_s_loc_structure
Method Signatures

Method ADAPT_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20071206
2 Importing ID_LIST_STRUCTNAME Call by reference Type reference (TYPE) DDOBJNAME Name der Listenstruktur 20071206
3 Importing IT_APP_STRUCTNAME Call by reference Type reference (TYPE) CL_RECA_DDIC_TABL=>MTYPE_T_STRUCTNAME Append Strukturen 20100531

Method ADAPT_FIELDCATALOG on class CL_RECA_XC_SERVICES has no exception.

Method _GET_COUNTRY_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRUCTNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20071206
2 Returning RD_COUNTRY Value transfer Type reference (TYPE) LAND1 Länderschlüssel 20071206

Method _GET_COUNTRY_FOR_INCLUDE on class CL_RECA_XC_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604