SAP ABAP Class CL_LO_OIF_RECENT_SALES (Assistance Class for LO_OIF_RECENT_SALES)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20080530 |
Properties
| Class | CL_LO_OIF_RECENT_SALES | |
| Short Description | Assistance Class for LO_OIF_RECENT_SALES | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20080530 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20080530 |
Friends
Class CL_LO_OIF_RECENT_SALES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TDT_SALESDOC | Lean Order: Sales Document | 20080530 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TRG_CHAR1 | Range Table: CHAR1 | 20080530 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20080530 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | KUNAG | Sold-to party | 20080530 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MATNR | Material Number | 20080530 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Object Type | 20091110 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20080530 | |||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_LO_OIF_RECENT_SALES | Assistance Class for LO_OIF_RECENT_SALES | 20080530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080530 | |
| 2 | Static method | Public | Method | Retrieves instances of current WD config | 20080530 | |
| 3 | Instance method | Public | Method | Get header data from back end | 20080721 | |
| 4 | Instance method | Public | Method | Get item data from back end | 20080721 | |
| 5 | Instance method | Public | Method | Get key date for selection | 20080530 | |
| 6 | Instance method | Public | Method | Get customer | 20080530 | |
| 7 | Instance method | Public | Method | Get material | 20080530 | |
| 8 | Instance method | Public | Method | Get list of recent sales from buffer | 20080530 | |
| 9 | Instance method | Public | Method | Get supported transaction groups | 20080530 | |
| 10 | Instance method | Public | Method | Get document | 20080530 | |
| 11 | Instance method | Public | Method | Get list of recent sales from back end | 20080721 | |
| 12 | Instance method | Public | Method | Set key date for selection | 20080530 | |
| 13 | Instance method | Public | Method | Set customer | 20080530 | |
| 14 | Instance method | Public | Method | Set material | 20080530 | |
| 15 | Instance method | Public | Method | Set list of recent sales | 20080530 | |
| 16 | Instance method | Public | Method | Set document | 20080530 |
Events
Class CL_LO_OIF_RECENT_SALES has no event.
Types
Class CL_LO_OIF_RECENT_SALES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LO_OIF_RECENT_SALES has no parameter.
Method CONSTRUCTOR on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_ASSIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ASSIST | Value transfer | Object reference (TYPE REF TO) | CL_LO_OIF_RECENT_SALES | Assistance Class for LO_OIF_RECENT_SALES | 20080530 |
Method GET_ASSIST on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KUNAG | Call by reference | Type reference (TYPE) | KUNAG | Sold-to party | 20080721 | |||
| 2 | EV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20080721 |
Method GET_HEADER_DATA on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MABNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080721 | |||
| 2 | EV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20080721 | |||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080721 |
Method GET_ITEM_DATA on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_KEY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Key date | 20080530 |
Method GET_KEY_DATE on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_KUNAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KUNAG | Value transfer | Type reference (TYPE) | KUNAG | Sold-to party | 20080530 |
Method GET_KUNAG on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_MABNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MABNR | Value transfer | Type reference (TYPE) | MATNR | Material Number | 20080530 |
Method GET_MABNR on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_RECENT_SALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RECENT_SALES | Value transfer | Type reference (TYPE) | TDT_SALESDOC | Lean Order: Sales Document | 20080530 |
Method GET_RECENT_SALES on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_TRVOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRVOG | Value transfer | Type reference (TYPE) | TRG_CHAR1 | Range Table: CHAR1 | 20080530 |
Method GET_TRVOG on class CL_LO_OIF_RECENT_SALES has no exception.
Method GET_VBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VBELN | Value transfer | Type reference (TYPE) | VBELN_VA | Sales Document | 20080530 |
Method GET_VBELN on class CL_LO_OIF_RECENT_SALES has no exception.
Method RETRIEVE_RECENT_SALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20080721 | |||
| 2 | IV_KUNAG | Call by reference | Type reference (TYPE) | KUNAG | Sold-to party | 20080721 | |||
| 3 | IV_MABNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080721 | |||
| 4 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20080721 | |||
| 5 | RT_RECENT_SALES | Value transfer | Type reference (TYPE) | TDT_SALESDOC | Lean Order: Sales Document | 20080721 |
Method RETRIEVE_RECENT_SALES on class CL_LO_OIF_RECENT_SALES has no exception.
Method SET_KEY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Key date | 20080530 |
Method SET_KEY_DATE on class CL_LO_OIF_RECENT_SALES has no exception.
Method SET_KUNAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KUNAG | Call by reference | Type reference (TYPE) | KUNAG | Sold-to party | 20080530 |
Method SET_KUNAG on class CL_LO_OIF_RECENT_SALES has no exception.
Method SET_MABNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MABNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080530 |
Method SET_MABNR on class CL_LO_OIF_RECENT_SALES has no exception.
Method SET_RECENT_SALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECENT_SALES | Call by reference | Type reference (TYPE) | TDT_SALESDOC | Lean Order: Sales Document | 20080530 |
Method SET_RECENT_SALES on class CL_LO_OIF_RECENT_SALES has no exception.
Method SET_VBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20080530 |
Method SET_VBELN on class CL_LO_OIF_RECENT_SALES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |