SAP ABAP Class CL_O2C_POWL_SLS_ALL (List of All Sales and Distribution Documents)
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 | 20070305 |
Properties
| Class | CL_O2C_POWL_SLS_ALL | |
| Short Description | List of All Sales and Distribution Documents | |
| 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 | 20070305 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2C_POWL_SLS_ALL has no forward declaration.
Interfaces
Class CL_O2C_POWL_SLS_ALL has no interface implemented.
Friends
Class CL_O2C_POWL_SLS_ALL 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) | POWL_ACTDESCR_TTY | Action: Meta Description | 20070305 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20070305 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field Catalog - Meta Description | 20070305 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GX_RESULT_CONV | Lean Order: Sales Document | 20070305 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection Criteria - Meta Description | 20070305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sets LED Icons for Status A, B, C, or D | 20070515 | |
| 2 | Instance method | Private | Method | Data Procurement of Additional Object Type Fields | 20080403 | |
| 3 | Static method | Private | Method | Provides LED Icon for Status A, B or C | 20070515 | |
| 4 | Static method | Private | Method | Provides LED Icons for Status A, B, C, or D | 20070518 | |
| 5 | Static method | Private | Method | Provides LED Icon for Status A, B, or C in Reverse Logic | 20070516 | |
| 6 | Static method | Private | Method | Provides Quick Info for Status A, B or C | 20070515 | |
| 7 | Static method | Private | Method | Provides Quick Info for Lock Status | 20070518 | |
| 8 | Static method | Private | Method | Provides Quick Info for Credit Check Status | 20070518 | |
| 9 | Static method | Private | Method | Provides Quick Info for Delivery Status | 20070518 | |
| 10 | Static method | Private | Method | Provides Quick Info for Rejection Status | 20070516 |
Events
Class CL_O2C_POWL_SLS_ALL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GX_RESULT_CONV | Private | See coding | 20070515 | gx_result_conv TYPE STANDARD TABLE OF gy_result_conv WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | GX_RESULT_CONV_EHP4 | Private | See coding | 20080410 | gx_result_conv_ehp4 TYPE STANDARD TABLE OF gy_result_conv_ehp4 WITH NON-UNIQUE DEFAULT KEY
|
||
| 3 | GY_RESULT_CONV | Private | See coding | 20070515 | BEGIN OF gy_result_conv.
INCLUDE TYPE tds_salesdoc.
TYPES spstg_icon TYPE icon_d.
TYPES spstg_tooltip TYPE icon_text.
TYPES fsstk_icon TYPE icon_d.
TYPES fsstk_tooltip TYPE icon_text.
TYPES lsstk_icon TYPE icon_d.
TYPES lsstk_tooltip TYPE icon_text.
TYPES abstk_icon TYPE icon_d.
TYPES abstk_tooltip TYPE icon_text.
TYPES gbstk_icon TYPE icon_d.
TYPES gbstk_tooltip TYPE icon_text.
TYPES cmgst_icon TYPE icon_d.
TYPES cmgst_tooltip TYPE icon_text.
TYPES lfstk_icon TYPE icon_d.
TYPES lfstk_tooltip TYPE icon_text.
TYPES light TYPE icon_text.
TYPES icon TYPE icon_d.
TYPES icon_tooltip TYPE icon_text.
TYPES END OF gy_result_conv
|
||
| 4 | GY_RESULT_CONV_EHP4 | Private | See coding | 20080410 | BEGIN OF gy_result_conv_ehp4.
include TYPE gy_result_conv.
TYPES kunwe TYPE kunwe. "Ship-to party (ID)
TYPES kunwe_t TYPE name1_we. "Ship-to-Party
TYPES vdatu TYPE edatu_vbak. "Delivery Date
TYPES autlf TYPE autlf. "Complete Delivery (ID)
TYPES augrut TYPE bezei40. "Complete Delivery
TYPES vsbedt TYPE vsbed_bez. "Shipping Conditions
TYPES vsart TYPE vsarttr. "Shipping Type
TYPES traty TYPE traty. "Means-of-Transport Type
TYPES trmtyp TYPE trmtyp. "Means of Transport
TYPES bsark TYPE bsark. "Purchase Order Type
TYPES inco1t TYPE bezei30. "Incoterms Part 1 Description
TYPES tratyt TYPE vtext. "Means-of-Transport Type Description
TYPES vsartt TYPE versartbez. "Shipping Type Description
* End of EhP4 Enhancements
types end of gy_result_conv_ehp4
|
||
| 5 | TCS_TINCT | Public | See coding | 20080404 | BEGIN OF tcs_tinct.
INCLUDE TYPE tinct.
TYPES: failed TYPE boole_d,
END OF tcs_tinct
|
||
| 6 | TCS_TVAUT | Public | See coding | 20080404 | BEGIN OF tcs_tvaut.
INCLUDE TYPE tvaut.
TYPES: failed TYPE boole_d,
END OF tcs_tvaut
|
||
| 7 | TCS_TVSBT | Public | See coding | 20080404 | BEGIN OF tcs_tvsbt.
INCLUDE TYPE tvsbt.
TYPES: failed TYPE boole_d,
END OF tcs_tvsbt
|
||
| 8 | TCT_TINCT | Public | See coding | 20080404 | tct_tinct TYPE HASHED TABLE OF tcs_tinct WITH UNIQUE KEY mandt spras inco1
|
||
| 9 | TCT_TVAUT | Public | See coding | 20080404 | tct_tvaut TYPE HASHED TABLE OF tcs_tvaut WITH UNIQUE KEY mandt spras augru
|
||
| 10 | TCT_TVSBT | Public | See coding | 20080404 | tct_tvsbt TYPE HASHED TABLE OF tcs_tvsbt WITH UNIQUE KEY mandt spras vsbed
|
Method Signatures
Method CONVERT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT | Call by reference | Type reference (TYPE) | TDT_SALESDOC | Lean Order: Sales Document | 20070515 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | GX_RESULT_CONV | Lean Order: Sales Document | 20070515 |
Method CONVERT_RESULT on class CL_O2C_POWL_SLS_ALL has no exception.
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 | Objektliste | 20080404 |
Method GET_ADDITIONAL_DATA on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | GBSTK | Gesamtbearbeitungsstatus des Vertriebsbeleges | 20070515 | |||
| 2 | RF_LED | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070515 |
Method GET_LED_ICON on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_ICON_CMGST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | CMGST | Gesamtstatus der Kreditprüfungen | 20070518 | |||
| 2 | RF_LED | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070518 |
Method GET_LED_ICON_CMGST on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_ICON_VERSUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | GBSTK | Gesamtbearbeitungsstatus des Vertriebsbeleges | 20070516 | |||
| 2 | RF_LED | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070516 |
Method GET_LED_ICON_VERSUS on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | GBSTK | Gesamtbearbeitungsstatus des Vertriebsbeleges | 20070515 | |||
| 2 | RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070515 |
Method GET_LED_TOOLTIP on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_TOOLTIP_BLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | SPSTG | Gesamtsperrstatus | 20070518 | |||
| 2 | RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070518 |
Method GET_LED_TOOLTIP_BLOCKED on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_TOOLTIP_CMGST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | CMGST | Gesamtstatus der Kreditprüfungen | 20070518 | |||
| 2 | RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070518 |
Method GET_LED_TOOLTIP_CMGST on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_TOOLTIP_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | LFSTK | Lieferstatus | 20070518 | |||
| 2 | RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070518 |
Method GET_LED_TOOLTIP_DELIVERY on class CL_O2C_POWL_SLS_ALL has no exception.
Method GET_LED_TOOLTIP_RJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | GBSTK | Gesamtbearbeitungsstatus des Vertriebsbeleges | 20070516 | |||
| 2 | RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070516 |
Method GET_LED_TOOLTIP_RJECT on class CL_O2C_POWL_SLS_ALL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 602 |