SAP ABAP Class CL_ISH_FIELDCAT_TOOLS (IS-H: Tools for ALV Field Catalog)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Properties
Class CL_ISH_FIELDCAT_TOOLS  
Short Description IS-H: Tools for ALV Field Catalog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NBAS   Appl. development Hospital System master data, catalogs 
Created 20120905   SAP 
Last change 20130531   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 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_FIELDCAT_TOOLS has no interface implemented.
Friends
Class CL_ISH_FIELDCAT_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSERT_ACTIVE Constant Private Type reference (TYPE) ISH_ON_OFF ' ' IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20120907
Methods
# Method Level Visibility Method type Description Created on
1 CFIELDNAME_SET Static method Public Method 20120907
2 FIELD_EXISTS Static method Private Method 20120907
3 LOCAL_CURRENCY_SET Static method Public Method 20120907
4 QFIELDNAME_SET Static method Public Method 20120907
Events
Class CL_ISH_FIELDCAT_TOOLS has no event.
Types
Class CL_ISH_FIELDCAT_TOOLS has no local type.
Method Signatures

Method CFIELDNAME_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120907
2 Importing I_CFIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
3 Importing I_CTABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
5 Importing I_TABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907

Method CFIELDNAME_SET on class CL_ISH_FIELDCAT_TOOLS has no exception.

Method FIELD_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120907
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
3 Importing I_TABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907

Method FIELD_EXISTS on class CL_ISH_FIELDCAT_TOOLS has no exception.

Method LOCAL_CURRENCY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120907
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
3 Importing I_TABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907

Method LOCAL_CURRENCY_SET on class CL_ISH_FIELDCAT_TOOLS has no exception.

Method QFIELDNAME_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120907
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
3 Importing I_QFIELDNAME Call by reference Type reference (TYPE) SLIS_FIELDNAME 20120907
4 Importing I_QTABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907
5 Importing I_TABNAME Call by reference Type reference (TYPE) SLIS_TABNAME 20120907

Method QFIELDNAME_SET on class CL_ISH_FIELDCAT_TOOLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in