SAP ABAP Class CL_STW_TEST_ALV_FIELDCATALOGUE (StreamWork ABAP Library Test ALV Field Catalog)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_EXAMPLES (Package) Examples of the StreamWork Library (Comp. Mode)
Properties
Class CL_STW_TEST_ALV_FIELDCATALOGUE  
Short Description StreamWork ABAP Library Test ALV Field Catalog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_EXAMPLES   Examples of the StreamWork Library (Comp. Mode) 
Created 20110922   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)
Interfaces
Class CL_STW_TEST_ALV_FIELDCATALOGUE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_STW_TEST_ALV_LIST 20110922 StreamWork ABAP Library Test ALV Wrapper
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_FLG_NOCHANGE Constant Private Type reference (TYPE) ABAP_BOOL '&' _CON_FLG_NOCHANGE 20110927
2 CV_VALUE_NOCHANGE Constant Private Type reference (TYPE) I 9999 _CON_VALUE_NOCHANGE 20110927
3 MT_FCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT _TAB_FCAT 20110927
4 MV_COUNTER Instance attribute Private Type reference (TYPE) I _COUNTER 20110927
5 MV_STRUCNAME Instance attribute Public Type reference (TYPE) STRING _STRUCNAME 20110927
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110922
2 GET_FIELD_LINE Instance method Public Method GET_FIELD_LINE 20110922
3 SET_FIELD_LINE Instance method Public Method SET_FIELD_LINE 20110922
4 SET_FIELD_PROPERTY Instance method Public Method SET_FIELD_PROPERTY 20110922
Events
Class CL_STW_TEST_ALV_FIELDCATALOGUE has no event.
Types
Class CL_STW_TEST_ALV_FIELDCATALOGUE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_RESET Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE I_FLG_RESET 20110927
2 Importing IV_STRUCNAME Value transfer Type reference (TYPE) C I_STRUCNAME 20110927

Method CONSTRUCTOR on class CL_STW_TEST_ALV_FIELDCATALOGUE has no exception.

Method GET_FIELD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FCAT Call by reference Type reference (TYPE) LVC_S_FCAT E_STR_FCAT 20110927
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING I_FIELDNAME 20110927
# Exception Resumable Description Created on
1 FAILED FAILED 20110922

Method SET_FIELD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FCAT Call by reference Type reference (TYPE) LVC_S_FCAT I_STR_FCAT 20110927
# Exception Resumable Description Created on
1 FAILED FAILED 20110922

Method SET_FIELD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLTEXT Call by reference Type reference (TYPE) C I_COLTEXT 20110927
2 Importing IV_CONVERSION_EXIT Call by reference Type reference (TYPE) CSEQUENCE I_CONVERSION_EXIT 20110927
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING I_FIELDNAME 20110927
4 Importing IV_FLG_CHECKBOX Call by reference Type reference (TYPE) ABAP_BOOL I_FLG_CHECKBOX 20110927
5 Importing IV_FLG_COUNT_ORDER Call by reference Type reference (TYPE) ABAP_BOOL I_FLG_COUNT_ORDER 20110927
6 Importing IV_FLG_HOTSPOT Call by reference Type reference (TYPE) ABAP_BOOL '&' I_FLG_HOTSPOT 20110927
7 Importing IV_FLG_ICON Call by reference Type reference (TYPE) ABAP_BOOL I_FLG_ICON 20110927
8 Importing IV_FLG_SUPPRESS Call by reference Type reference (TYPE) ABAP_BOOL I_FLG_SUPPRESS 20110927
9 Importing IV_LENGTH Call by reference Type reference (TYPE) I I_LENGTH 20110927
10 Importing IV_ORDER Call by reference Type reference (TYPE) I I_ORDER 20110927

Method SET_FIELD_PROPERTY on class CL_STW_TEST_ALV_FIELDCATALOGUE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732