SAP ABAP Class CL_O2C_PRINT_PREVIEW_DLV (Adobe Print Preview for Delivery)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP (Application Component) Shipping
⤷
ERP_SALES_O2C_SHP (Package) ERP Sales Order 2 Cash - Shipping
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_O2C_PRINT_PREVIEW | IF for Generic O2C: Print Preview | 20081209 |
Properties
| Class | CL_O2C_PRINT_PREVIEW_DLV | |
| Short Description | Adobe Print Preview for Delivery | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_O2C_SHP | ERP Sales Order 2 Cash - Shipping |
| Created | 20081209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2C_PRINT_PREVIEW_DLV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_O2C_PRINT_PREVIEW | IF for Generic O2C: Print Preview | 20081209 |
Friends
Class CL_O2C_PRINT_PREVIEW_DLV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TCS_TVLK | 20081209 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TCT_TVLK | 20081209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks &, Provides XNAST for Delivery Type | 20081209 | |
| 2 | Instance method | Public | Method | 20081209 | ||
| 3 | Static method | Public | Method | Destructore of local buffer | 20081209 | |
| 4 | Instance method | Public | Method | 20081209 | ||
| 5 | Static method | Public | Method | Buffered Reading of TVLK | 20081209 | |
| 6 | Static method | Public | Method | Provides Valid Print Output Types for Delivery Document | 20081209 | |
| 7 | Instance method | Public | Method | 20081209 | ||
| 8 | Instance method | Public | Method | 20081209 | ||
| 9 | Static method | Public | Method | Is Output Type Allowed for Delivery Type? | 20081209 |
Events
Class CL_O2C_PRINT_PREVIEW_DLV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_TVLK | Private | See coding | 20081209 | begin of tcs_tvlk.
include type tvlk.
types:
failed type boole_d,
end of tcs_tvlk
|
||
| 2 | TCT_TVLK | Private | See coding | 20081209 | tct_tvlk type hashed table of tcs_tvlk with unique key mandt lfart
|
Method Signatures
Method CHECK_XNAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_XNAST | Call by reference | Type reference (TYPE) | CL_LORD=>TCT_VNAST | Output Status for Print Preview | 20081209 | |||
| 2 | IV_KSCHL | Call by reference | Type reference (TYPE) | NA_KSCHL | Message Type | 20100202 | |||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20100202 | |||
| 4 | RS_XNAST | Value transfer | Type reference (TYPE) | VNAST | Output status (update structure) | 20081209 |
Method CHECK_XNAST on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method CLOSE_PRINT_PREVIEW Signature
Method CLOSE_PRINT_PREVIEW on class CL_O2C_PRINT_PREVIEW_DLV has no parameter.
Method CLOSE_PRINT_PREVIEW on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method FREE Signature
Method FREE on class CL_O2C_PRINT_PREVIEW_DLV has no parameter.
Method FREE on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method GET_PRINT_TYPES Signature
Method GET_PRINT_TYPES on class CL_O2C_PRINT_PREVIEW_DLV has no parameter.
Method GET_PRINT_TYPES on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method GET_TVLK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LFART | Call by reference | Type reference (TYPE) | LFART | Delivery Type | 20100202 | |||
| 2 | RS_TVLK | Value transfer | Type reference (TYPE) | TVLK | Delivery Types | 20081209 |
Method GET_TVLK on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method GET_VALID_KSCHL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KSCHL | Call by reference | Type reference (TYPE) | TDT_PRINT_TYPE | Output Types for Order Printing | 20100202 | |||
| 2 | EV_KAPPL | Call by reference | Type reference (TYPE) | NA_KAPPL | Application for output conditions | 20081209 | |||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20100202 |
Method GET_VALID_KSCHL on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method IS_DOC_AUTHORIZED Signature
Method IS_DOC_AUTHORIZED on class CL_O2C_PRINT_PREVIEW_DLV has no parameter.
Method IS_DOC_AUTHORIZED on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method IS_DOC_NUMBER_EXISTING Signature
Method IS_DOC_NUMBER_EXISTING on class CL_O2C_PRINT_PREVIEW_DLV has no parameter.
Method IS_DOC_NUMBER_EXISTING on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
Method IS_KSCHL_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TNAPR | Call by reference | Type reference (TYPE) | TNAPR | Verarbeitungsprogramme für Nachrichten | 20100202 | |||
| 2 | EV_KSCHL | Call by reference | Type reference (TYPE) | NA_KSCHL | OK: Converted output type filled; Error: Initial | 20100202 | |||
| 3 | IV_KSCHL | Call by reference | Type reference (TYPE) | NA_KSCHL | Message Type | 20100202 | |||
| 4 | IV_LFART | Call by reference | Type reference (TYPE) | LFART | Delivery Type | 20100202 |
Method IS_KSCHL_VALID on class CL_O2C_PRINT_PREVIEW_DLV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |