SAP ABAP Class CL_PRINT_PREVIEW_MODEL (Model Class for O2C Print Preview)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD (Application Component) Sales and Distribution
⤷
ERP_SALES_O2C_MAIN (Package) ERP Sales Order 2 Cash - Main

⤷

⤷

Properties
Class | CL_PRINT_PREVIEW_MODEL | |
Short Description | Model Class for O2C Print Preview | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_O2C_MAIN | ERP Sales Order 2 Cash - Main |
Created | 20070404 | 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_PRINT_PREVIEW_MODEL has no interface implemented.
Friends
Class CL_PRINT_PREVIEW_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PRINT_PREVIEW_MODEL | Model Class for O2C Print Preview | 20070404 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070404 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_O2C_PRINT_PREVIEW | O2C: Print Preview | 20070404 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBTYP | SD document category | 20070404 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20070404 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': Hide MSG Area | 20070413 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KSCHL | Print Output Type | 20070404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Data from Model Class | 20070404 |
2 | ![]() |
Static method | Public | Method | Delivers Singleton | 20070404 |
3 | ![]() |
Instance method | Public | Method | Delivers PDF Stream for Print Output Type | 20070404 |
4 | ![]() |
Instance method | Public | Method | Returns Print Output Types | 20070404 |
5 | ![]() |
Instance method | Public | Method | Send Additional Messages to Message Manager | 20090424 |
6 | ![]() |
Instance method | Public | Method | Copies Data to Model Class | 20070404 |
7 | ![]() |
Instance method | Public | Method | Transfer Message to Message Manager | 20070404 |
8 | ![]() |
Instance method | Public | Method | Set Message Manager | 20070404 |
Events
Class CL_PRINT_PREVIEW_MODEL has no event.
Types
Class CL_PRINT_PREVIEW_MODEL has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PRINT_PREVIEW | Call by reference | Object reference (TYPE REF TO) | IF_O2C_PRINT_PREVIEW | O2C: Druckansicht | 20070404 | ||
2 | ![]() |
EV_DOC_CATEGORY | Call by reference | Type reference (TYPE) | VBTYP | Vertriebsbelegtyp | 20070404 | ||
3 | ![]() |
EV_DOC_NUMBER | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20070404 | ||
4 | ![]() |
EV_NO_MSG_AREA | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070413 | ||
5 | ![]() |
EV_PRINT_TYPE | Call by reference | Type reference (TYPE) | NA_KSCHL | Druck-Nachrichtenart | 20070404 |
Method GET_DATA on class CL_PRINT_PREVIEW_MODEL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PRINT_PREVIEW_MODEL | Model-Klasse für O2C-Druckansicht | 20070404 |
Method GET_INSTANCE on class CL_PRINT_PREVIEW_MODEL has no exception.
Method GET_PRINT_PREVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BALMI_T | Zusätzliche Meldungen | 20090424 | ||
2 | ![]() |
EV_MSG | Call by reference | Type reference (TYPE) | STRING | 20070412 | |||
3 | ![]() |
EV_PDF | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20070412 | ||
4 | ![]() |
IV_PRINT_TYPE | Call by reference | Type reference (TYPE) | NA_KSCHL | Nachrichtenart | 20070404 |
Method GET_PRINT_PREVIEW on class CL_PRINT_PREVIEW_MODEL has no exception.
Method GET_PRINT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PRINT_TYPE | Value transfer | Type reference (TYPE) | TDT_PRINT_TYPE | Druck-Nachrichtenarten für O2C | 20070404 |
Method GET_PRINT_TYPE on class CL_PRINT_PREVIEW_MODEL has no exception.
Method SET_ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ADD_MSG | Call by reference | Type reference (TYPE) | BALMI_T | Tabellentyp zur Tabelle BALMI | 20090424 |
Method SET_ADD_MSG on class CL_PRINT_PREVIEW_MODEL has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PRINT_PREVIEW | Call by reference | Object reference (TYPE REF TO) | IF_O2C_PRINT_PREVIEW | O2C: Druckansicht | 20070404 | ||
2 | ![]() |
IV_DOC_CATEGORY | Call by reference | Type reference (TYPE) | VBTYP | Vertriebsbelegtyp | 20070404 | ||
3 | ![]() |
IV_DOC_NUMBER | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20070404 | ||
4 | ![]() |
IV_NO_MSG_AREA | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070413 | ||
5 | ![]() |
IV_PRINT_TYPE | Call by reference | Type reference (TYPE) | NA_KSCHL | Druck-Nachrichtenart | 20070404 |
Method SET_DATA on class CL_PRINT_PREVIEW_MODEL has no exception.
Method SET_MSG Signature
Method SET_MSG on class CL_PRINT_PREVIEW_MODEL has no parameter.
Method SET_MSG on class CL_PRINT_PREVIEW_MODEL has no exception.
Method SET_MSG_MAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20070404 |
Method SET_MSG_MAN on class CL_PRINT_PREVIEW_MODEL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 602 |