SAP ABAP Class CL_DOPR_WRITER (List Outputs for RFDOPR00)
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_DOPR_WRITER  
Short Description List Outputs for RFDOPR00    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FREP   RF reporting 
Created 20040810   SAP 
Last change 20100310   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_DOPR_WRITER has no interface implemented.
Friends
Class CL_DOPR_WRITER 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) FLAG General Indicator 20040810
2 MD_IS_TABLE_OPEN Instance attribute Public Type reference (TYPE) FLAG General Indicator 20040810
3 MD_POS Instance attribute Private Type reference (TYPE) I 20090303
4 MD_POS1 Instance attribute Private Type reference (TYPE) I 20090303
5 MD_SINGLE_FIELD_COLUMN Instance attribute Private Type reference (TYPE) I 20040810
6 MD_TITLE Instance attribute Private Type reference (TYPE) STRING 20040810
7 MT_GROUP_HEADER_CONTENT Instance attribute Private See coding 20040810
8 MT_GROUP_RULER Instance attribute Private See coding 20040810
9 MT_HEADER_CONTENT Instance attribute Private See coding 20040810
10 MT_RULER Instance attribute Private See coding General Indicator 20040810
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GROUP_HEADER_FIELD Instance method Public Method Insert Column Header for Groups 20040810
2 ADD_HEADER_FIELD Instance method Public Method Insert Column Header 20040810
3 FORMAT_GROUP Instance method Public Method Format Following Fields as Group Fields 20040810
4 FORMAT_NORMAL Instance method Public Method Format Following Fields as Simple Output Fields 20040810
5 FORMAT_SUBTOTAL Instance method Public Method Format Following Fields as Subtotals 20040810
6 FORMAT_TOTAL Instance method Public Method Format Following Fields as Totals 20040810
7 NEW_TABLE Instance method Public Method Start New Table 20040810
8 ROW_CLOSE Instance method Public Method File and Close Current Data Line 20040810
9 ROW_OPEN Instance method Public Method Open New Data Line 20040810
10 RULER_CREATE Instance method Private Method Define Column Split 20040810
11 RULER_WRITE Instance method Public Method Output Line(s) with Column Headers 20040810
12 SECTION_WRITE Instance method Public Method Section in Two-Level Hierarchy-Sequence Table 20040810
13 SECTION_WRITE2 Instance method Public Method Label-Value Pair in Two-Level Hierarchy-Sequence Table 20040810
14 SINGLE_WRITE_FIELD Instance method Public Method Output Next Field Value 20040810
15 TABLE_CLOSE Instance method Public Method Close Current Table 20040810
16 TITLE_WRITE Instance method Public Method Output Title Line 20040810
17 ULINE Instance method Public Method Separator within Table 20040810
18 WRITE_INSERTED_LINE Instance method Public Method Issue Text Line for Insertion 20040810
Events
Class CL_DOPR_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_TABSTOP Private See coding 20040810 BEGIN OF mty_tabstop , width TYPE n LENGTH 4 , position TYPE n LENGTH 4, border TYPE c LENGTH 1, END OF mty_tabstop
Method Signatures

Method ADD_GROUP_HEADER_FIELD Signature

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

Method ADD_GROUP_HEADER_FIELD on class CL_DOPR_WRITER has no exception.

Method ADD_HEADER_FIELD Signature

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

Method ADD_HEADER_FIELD on class CL_DOPR_WRITER has no exception.

Method FORMAT_GROUP Signature

Method FORMAT_GROUP on class CL_DOPR_WRITER has no parameter.
Method FORMAT_GROUP on class CL_DOPR_WRITER has no exception.

Method FORMAT_NORMAL Signature

Method FORMAT_NORMAL on class CL_DOPR_WRITER has no parameter.
Method FORMAT_NORMAL on class CL_DOPR_WRITER has no exception.

Method FORMAT_SUBTOTAL Signature

Method FORMAT_SUBTOTAL on class CL_DOPR_WRITER has no parameter.
Method FORMAT_SUBTOTAL on class CL_DOPR_WRITER has no exception.

Method FORMAT_TOTAL Signature

Method FORMAT_TOTAL on class CL_DOPR_WRITER has no parameter.
Method FORMAT_TOTAL on class CL_DOPR_WRITER has no exception.

Method NEW_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RULER_STRING Call by reference Type reference (TYPE) C Obligatorisch, wenn ID_TYPE=0 20040810
2 Importing ID_TITLE Call by reference Type reference (TYPE) STRING 20040810
3 Importing ID_TYPE Call by reference Type reference (TYPE) N 20040810

Method NEW_TABLE on class CL_DOPR_WRITER has no exception.

Method ROW_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_INSERTED_LINE Call by reference Type reference (TYPE) FLAG ABAP_FALSE allgemeines flag 20040810
2 Importing I_LEVEL Call by reference Type reference (TYPE) I 1 20040810

Method ROW_CLOSE on class CL_DOPR_WRITER has no exception.

Method ROW_OPEN Signature

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

Method RULER_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IS_GROUP_RULER Call by reference Type reference (TYPE) FLAG ABAP_FALSE allgemeines flag 20040810
2 Importing ID_RULER_STRING Call by reference Type reference (TYPE) C 20040810

Method RULER_CREATE on class CL_DOPR_WRITER has no exception.

Method RULER_WRITE Signature

Method RULER_WRITE on class CL_DOPR_WRITER has no parameter.
Method RULER_WRITE on class CL_DOPR_WRITER 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 20040810

Method SECTION_WRITE on class CL_DOPR_WRITER has no exception.

Method SECTION_WRITE2 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 20040810

Method SECTION_WRITE2 on class CL_DOPR_WRITER has no exception.

Method SINGLE_WRITE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABS_POSITION Call by reference Type reference (TYPE) I Absolute Position 20040810
2 Importing I_FIELD Call by reference Type reference (TYPE) C 20040810
3 Importing I_LEVEL Call by reference Type reference (TYPE) I 1 Hierarchie-Level 20040810
4 Importing I_QUICKINFO Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20040810

Method SINGLE_WRITE_FIELD on class CL_DOPR_WRITER has no exception.

Method TABLE_CLOSE Signature

Method TABLE_CLOSE on class CL_DOPR_WRITER has no parameter.
Method TABLE_CLOSE on class CL_DOPR_WRITER has no exception.

Method TITLE_WRITE Signature

Method TITLE_WRITE on class CL_DOPR_WRITER has no parameter.
Method TITLE_WRITE on class CL_DOPR_WRITER has no exception.

Method ULINE Signature

Method ULINE on class CL_DOPR_WRITER has no parameter.
Method ULINE on class CL_DOPR_WRITER has no exception.

Method WRITE_INSERTED_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) C 20040810
2 Importing I_QUICKINFO Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20040810

Method WRITE_INSERTED_LINE on class CL_DOPR_WRITER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 500