SAP ABAP Class CL_O2C_POWL_SLS_EXPDOC (Expiring Sales Documents (Inquiries, Quotations, Contracts))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_O2C_SLS (Package) ERP Sales Order 2 Cash - Sales
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes | 20070308 |
Properties
| Class | CL_O2C_POWL_SLS_EXPDOC | |
| Short Description | Expiring Sales Documents (Inquiries, Quotations, Contracts) | |
| Super Class | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_O2C_SLS | ERP Sales Order 2 Cash - Sales |
| Created | 20070308 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2C_POWL_SLS_EXPDOC has no forward declaration.
Interfaces
Class CL_O2C_POWL_SLS_EXPDOC has no interface implemented.
Friends
Class CL_O2C_POWL_SLS_EXPDOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | POWL_ACTIONID_TY | Change | 20070419 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | POWL_ACTIONID_TY | Display | 20070419 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | Action: Meta Description | 20070308 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20070308 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field Catalog - Meta Description | 20070308 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TDT_EXPDOC | Information on SD Documents with Validity Interval | 20070308 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection Criteria - Meta Description | 20070308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Method for retrieving the additional content for EhP4 | 20080417 |
Events
Class CL_O2C_POWL_SLS_EXPDOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GX_RESULT_CONV_EHP4 | Private | See coding | 20080417 | gx_result_conv_ehp4 TYPE STANDARD TABLE OF gy_result_conv_ehp4 WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | GY_RESULT_CONV_EHP4 | Private | See coding | 20080417 | BEGIN OF gy_result_conv_ehp4.
INCLUDE TYPE TDS_EXPDOC.
TYPES GBSTK TYPE GBSTK. "Processing status (ID)
TYPES GBSTK_T TYPE TVBST-BEZEI. "Processing status
TYPES KUNWE TYPE KUNWE. "Ship-to party (ID)
TYPES KUNWE_T TYPE NAME1_WE. "Ship-to-Party
TYPES BSTKD TYPE BSTKD. "Purchase Order Number
TYPES AUDAT TYPE AUDAT. "Document Date
TYPES GBSTK_ICON TYPE ICON_D. "Processing status (Icon)
TYPES END OF gy_result_conv_ehp4
|
Method Signatures
Method GET_ADDITIONAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | Object List | 20080417 |
Method GET_ADDITIONAL_DATA on class CL_O2C_POWL_SLS_EXPDOC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 602 |