SAP ABAP Class CL_WDK_OSR_SERVICES (Provides extra services to WDK OSR)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_F8_TRANSACTION (Package) F8 Transactions

⤷

⤷

Properties
Class | CL_WDK_OSR_SERVICES | |
Short Description | Provides extra services to WDK OSR | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WDK_F8_TRANSACTION | F8 Transactions |
Created | 20070310 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDK_OSR_SERVICES has no forward declaration.
Interfaces
Class CL_WDK_OSR_SERVICES has no interface implemented.
Friends
Class CL_WDK_OSR_SERVICES has no friend class.
Attributes
Class CL_WDK_OSR_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Format spool data | 20070315 |
2 | ![]() |
Static method | Private | Method | Get the spool data as binary | 20070315 |
3 | ![]() |
Static method | Public | Method | Open a dataset | 20070507 |
4 | ![]() |
Static method | Private | Method | Write the spool with the specified number of lines per page | 20070315 |
5 | ![]() |
Static method | Private | Method | Write the spool respecting the page breaks | 20070315 |
Events
Class CL_WDK_OSR_SERVICES has no event.
Types
Class CL_WDK_OSR_SERVICES has no local type.
Method Signatures
Method FORMAT_SPOOL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SPOOLID | Value transfer | Type reference (TYPE) | RQIDENT | Spool number | 20070315 | ||
2 | ![]() |
IM_SPOOLID | Call by reference | Type reference (TYPE) | TSP01-RQIDENT | Spool request number | 20070315 | ||
3 | ![]() |
MAINTAIN_PAGE_FORMAT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | Supplement for True Boolean Type: 'X' == True '' == False | 20070315 | |
4 | ![]() |
NO_OF_LINES | Call by reference | Type reference (TYPE) | I | 60 | 20070315 |
Method FORMAT_SPOOL_DATA on class CL_WDK_OSR_SERVICES has no exception.
Method GET_SPOOL_BINARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070315 | |||
2 | ![]() |
RQIDENT | Call by reference | Type reference (TYPE) | TSP01-RQIDENT | Spool request number | 20070315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not abap list | 20070315 | |
2 | ![]() |
No authorization for the speicifed operation on the spool | 20070315 | |
3 | ![]() |
No Spool Job exists | 20070315 | |
4 | ![]() |
no binary data | 20070315 |
Method OPEN_DATASET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN | Value transfer | Type reference (TYPE) | SYSUBRC | Natural number | 20070507 | ||
2 | ![]() |
I_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070507 | |||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | C | I for Input, O for output | 20070507 |
Method OPEN_DATASET on class CL_WDK_OSR_SERVICES has no exception.
Method WRITE_SPOOL_NLINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER | Call by reference | Type reference (TYPE) | ANY TABLE | 20070315 | |||
2 | ![]() |
CODEPAGE | Call by reference | Type reference (TYPE) | TST01-DCHARCOD | SAP Character Set ID | 20070315 | ||
3 | ![]() |
HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20070315 | ||
4 | ![]() |
NO_OF_LINES | Call by reference | Type reference (TYPE) | I | 20070315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error occured while writing | 20070315 |
Method WRITE_SPOOL_RPAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER | Call by reference | Type reference (TYPE) | SPOOL_BINARY | 20070315 | |||
2 | ![]() |
CODEPAGE | Call by reference | Type reference (TYPE) | TST01-DCHARCOD | SAP Character Set ID | 20070315 | ||
3 | ![]() |
HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20070315 | ||
4 | ![]() |
NO_OF_LINES | Call by reference | Type reference (TYPE) | I | 20070315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error occured while writing | 20070315 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |