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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040810 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | General Indicator | 20040810 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090303 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090303 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040810 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040810 | |||
7 | ![]() |
Instance attribute | Private | See coding | 20040810 | ||||
8 | ![]() |
Instance attribute | Private | See coding | 20040810 | ||||
9 | ![]() |
Instance attribute | Private | See coding | 20040810 | ||||
10 | ![]() |
Instance attribute | Private | See coding | General Indicator | 20040810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Column Header for Groups | 20040810 |
2 | ![]() |
Instance method | Public | Method | Insert Column Header | 20040810 |
3 | ![]() |
Instance method | Public | Method | Format Following Fields as Group Fields | 20040810 |
4 | ![]() |
Instance method | Public | Method | Format Following Fields as Simple Output Fields | 20040810 |
5 | ![]() |
Instance method | Public | Method | Format Following Fields as Subtotals | 20040810 |
6 | ![]() |
Instance method | Public | Method | Format Following Fields as Totals | 20040810 |
7 | ![]() |
Instance method | Public | Method | Start New Table | 20040810 |
8 | ![]() |
Instance method | Public | Method | File and Close Current Data Line | 20040810 |
9 | ![]() |
Instance method | Public | Method | Open New Data Line | 20040810 |
10 | ![]() |
Instance method | Private | Method | Define Column Split | 20040810 |
11 | ![]() |
Instance method | Public | Method | Output Line(s) with Column Headers | 20040810 |
12 | ![]() |
Instance method | Public | Method | Section in Two-Level Hierarchy-Sequence Table | 20040810 |
13 | ![]() |
Instance method | Public | Method | Label-Value Pair in Two-Level Hierarchy-Sequence Table | 20040810 |
14 | ![]() |
Instance method | Public | Method | Output Next Field Value | 20040810 |
15 | ![]() |
Instance method | Public | Method | Close Current Table | 20040810 |
16 | ![]() |
Instance method | Public | Method | Output Title Line | 20040810 |
17 | ![]() |
Instance method | Public | Method | Separator within Table | 20040810 |
18 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ID_RULER_STRING | Call by reference | Type reference (TYPE) | C | Obligatorisch, wenn ID_TYPE=0 | 20040810 | ||
2 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20040810 | |||
3 | ![]() |
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 | ![]() |
IB_INSERTED_LINE | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | allgemeines flag | 20040810 | |
2 | ![]() |
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 | ![]() |
IB_IS_GROUP_RULER | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | allgemeines flag | 20040810 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ABS_POSITION | Call by reference | Type reference (TYPE) | I | Absolute Position | 20040810 | ||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | C | 20040810 | |||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | Hierarchie-Level | 20040810 | |
4 | ![]() |
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 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | C | 20040810 | |||
2 | ![]() |
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 |