SAP ABAP Class CL_SLS_LIST_BACKORDERS (List of Backorders)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_PORTAL (Package) ERP Sales Portal Roles
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20050530 |
Properties
| Class | CL_SLS_LIST_BACKORDERS | |
| Short Description | List of Backorders | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_PORTAL | ERP Sales Portal Roles |
| Created | 20050530 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLS_LIST_BACKORDERS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20050530 |
Friends
Class CL_SLS_LIST_BACKORDERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | VBEP-WMENG | '1.000' | Order quantity in sales units | 20050618 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20050618 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | Action Meta Description | 20050530 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20050530 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field Catalog META Description | 20050530 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | OUTTAB_TTY | Work Area for Updating Backorders in SD | 20050530 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection Criteria Meta Description | 20050530 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ERP_SLS_DOMVAL_T | Domains Fixed Values | 20060428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050617 | ||
| 2 | Instance method | Private | Method | Check Whether Customer or Material Was Entered | 20050607 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060428 | |
| 4 | Instance method | Private | Method | Selection When Only Customer Was Entered | 20050617 | |
| 5 | Instance method | Private | Method | Selection When Material Was Entered | 20050617 |
Events
Class CL_SLS_LIST_BACKORDERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OUTTAB_TTY | Private | See coding | 20050617 | OUTTAB_TTY type table of v03rb
|
Method Signatures
Method BUILD_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSNR | Call by reference | Type reference (TYPE) | POSNR | Positionsnummer des Vertriebsbeleges | 20050617 | |||
| 2 | I_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20050617 | |||
| 3 | I_VBUP | Call by reference | Type reference (TYPE) | VBUP | Vertriebsbeleg: Positionsstatus | 20060426 | |||
| 4 | RESULT | Call by reference | Type reference (TYPE) | OUTTAB_TTY | Arbeitsbereich Rückstandsauflösung SD | 20050617 |
Method BUILD_OUTTAB on class CL_SLS_LIST_BACKORDERS has no exception.
Method CHECK_SELCRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20050607 | |||
| 2 | I_SELCRITS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20050607 |
Method CHECK_SELCRITERIA on class CL_SLS_LIST_BACKORDERS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SLS_LIST_BACKORDERS has no parameter.
Method CONSTRUCTOR on class CL_SLS_LIST_BACKORDERS has no exception.
Method SELECT_FOR_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050617 | |||
| 2 | RESULT | Call by reference | Type reference (TYPE) | OUTTAB_TTY | Arbeitsbereich Rückstandsauflösung SD | 20050617 |
Method SELECT_FOR_CUSTOMER on class CL_SLS_LIST_BACKORDERS has no exception.
Method SELECT_FOR_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050617 | |||
| 2 | RESULT | Call by reference | Type reference (TYPE) | OUTTAB_TTY | Arbeitsbereich Rückstandsauflösung SD | 20050617 |
Method SELECT_FOR_MATERIAL on class CL_SLS_LIST_BACKORDERS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |