SAP ABAP Class CL_FAGL_VZTABLE (Special Table for Directories in List Form)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FREP (Package) RF reporting
Properties
Class CL_FAGL_VZTABLE  
Short Description Special Table for Directories in List Form    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FREP   RF reporting 
Created 20040426   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_FAGL_VZTABLE has no interface implemented.
Friends
Class CL_FAGL_VZTABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_LARGE Instance attribute Private Type reference (TYPE) BOOLE_D Indicates excess length 20040514
2 MD_HEADER_GROUP_COLUMN Instance attribute Private Type reference (TYPE) I 1 20040426
3 MD_LDESCRIPTION Instance attribute Private Type reference (TYPE) I 20040426
4 MD_SINGLE_FIELD_COLUMN Instance attribute Private Type reference (TYPE) I 1 20040426
5 MD_VARIANT Instance attribute Private Type reference (TYPE) I 1 20040426
6 MD_WIDTH Instance attribute Private Type reference (TYPE) I Width of a Column 20040514
7 MT_RULER Instance attribute Private See coding 20040426
Methods
# Method Level Visibility Method type Description Created on
1 HEADER_GROUP_WRITE Instance method Public Method 20040426
2 LABEL_COLOR Instance method Public Method Highlights the name in the table body 20040426
3 ROW_CLOSE Instance method Public Method 20040426
4 ROW_OPEN Instance method Public Method 20040426
5 RULER_CREATE Instance method Public Method Generate Ruler (Table Header) 20040426
6 RULER_WRITE Instance method Public Method Write Ruler 20040426
7 SECTION_WRITE Instance method Public Method 20040426
8 SINGLE_FIELD_DECWRITE Instance method Public Method 20040426
9 SINGLE_FIELD_DWRITE Instance method Public Method 20040426
10 SINGLE_FIELD_NWRITE Instance method Public Method 20040426
11 SINGLE_FIELD_SKIP Instance method Public Method 20040426
12 SINGLE_FIELD_WRITE Instance method Public Method 20040426
13 ULINE Instance method Public Method 20040426
Events
Class CL_FAGL_VZTABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_TABSTOP Private See coding 20040514 BEGIN OF mty_tabstop , width TYPE n LENGTH 4 , position TYPE n LENGTH 4, END OF mty_tabstop
Method Signatures

Method HEADER_GROUP_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) C 20040426
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) C 20040426

Method HEADER_GROUP_WRITE on class CL_FAGL_VZTABLE has no exception.

Method LABEL_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VARIANT Call by reference Type reference (TYPE) I 0 20040426

Method LABEL_COLOR on class CL_FAGL_VZTABLE has no exception.

Method ROW_CLOSE Signature

Method ROW_CLOSE on class CL_FAGL_VZTABLE has no parameter.
Method ROW_CLOSE on class CL_FAGL_VZTABLE has no exception.

Method ROW_OPEN Signature

Method ROW_OPEN on class CL_FAGL_VZTABLE has no parameter.
Method ROW_OPEN on class CL_FAGL_VZTABLE has no exception.

Method RULER_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LDESCRIPTION Call by reference Type reference (TYPE) I 10 20040426
2 Importing ID_RULER_STRING Call by reference Type reference (TYPE) C 20040426

Method RULER_CREATE on class CL_FAGL_VZTABLE has no exception.

Method RULER_WRITE Signature

Method RULER_WRITE on class CL_FAGL_VZTABLE has no parameter.
Method RULER_WRITE on class CL_FAGL_VZTABLE has no exception.

Method SECTION_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) C 20040426

Method SECTION_WRITE on class CL_FAGL_VZTABLE has no exception.

Method SINGLE_FIELD_DECWRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) ANY 20040426
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) C 20040426

Method SINGLE_FIELD_DECWRITE on class CL_FAGL_VZTABLE has no exception.

Method SINGLE_FIELD_DWRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20040426
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) C 20040426

Method SINGLE_FIELD_DWRITE on class CL_FAGL_VZTABLE has no exception.

Method SINGLE_FIELD_NWRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) N 20040426
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) C 20040426

Method SINGLE_FIELD_NWRITE on class CL_FAGL_VZTABLE has no exception.

Method SINGLE_FIELD_SKIP Signature

Method SINGLE_FIELD_SKIP on class CL_FAGL_VZTABLE has no parameter.
Method SINGLE_FIELD_SKIP on class CL_FAGL_VZTABLE has no exception.

Method SINGLE_FIELD_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTENT Call by reference Type reference (TYPE) C 20040426
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) C 20040426

Method SINGLE_FIELD_WRITE on class CL_FAGL_VZTABLE has no exception.

Method ULINE Signature

Method ULINE on class CL_FAGL_VZTABLE has no parameter.
Method ULINE on class CL_FAGL_VZTABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500