Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_MODEL_FPM | FPM event delegation to the active LO OIF model | 20100326 |
Properties
| Class | CL_LO_OIF_MATSEARCH_MODEL | |
| Short Description | LO OIF material search model for the GUIBB mat search feeder | |
| 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 | 20100323 | SAP |
| Last change | 20110908 | 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) | |
| 2 | 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_MODEL_FPM | FPM event delegation to the active LO OIF model | 20100326 |
Friends
Class CL_LO_OIF_MATSEARCH_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | ATP Qty | 20110518 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ADD_TO_BASKET' | Add to basket | 20100326 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CLEAR_ATTRIB' | Clear Attributes | 20100326 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'REMOVE_FROM_BASKET' | Remove from basket | 20100329 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH_EXACT' | Exact | 20100326 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH_FUZZY' | Fuzzy | 20100326 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH_LINGUISTIC' | Linguistic | 20100326 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW_HIDE_ADDTNL_ATTRIB' | Toggle Show vs. Hide Additional Attributes | 20100326 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW_HIDE_BASKET' | Toggle Show vs. Hide Basket | 20100326 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'ATP_FREE_ICON_AVL' | Toggle Availability Icon between ATP and Free Qty | 20110518 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Free Qty | 20110518 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_AVAILABILITY' | Name of field ICON_AVAILABILITY | 20110518 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'ATTRIB' | Search attributes | 20100326 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'BASKET' | Basket | 20100326 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH' | Search result | 20100326 | ||
| 16 | Static Attribute | Private | Type reference (TYPE) | TCT_MODEL | List if matsearch model instances | 20100323 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSTABIXTAB | Content to be added to basket | 20100326 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_ATTRIB | Search attributes | 20100325 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TDT_SEARCH_BASKET | Content of basket | 20100326 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RSTABIXTAB | Currently selected rows in basket list | 20100329 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TDT_SEARCH_MATERIAL | Search Engine Search Result for Material | 20100324 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSTABIXTAB | Currently selected rows in material tree | 20100329 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | T_WERKS | Plants | 20100324 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | CL_LO_OIF_MODEL=>TCT_SAREA_PLANT | Plants for sales area | 20100326 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | TDT_MESSAGES | Message(s) to be skipped | 20100326 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | X: Additional search attributes visible | 20100326 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | C_ATP | Basket availability icon: A = ATP Qty; F = Free Qty | 20110518 | ||
| 28 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | '?' | X: Basket is visible | 20100325 | ||
| 29 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Basket visibility from previous round trip | 20100709 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | DWERK | Delivering Plant | 20100326 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | STRING | Last sorted column | 20100831 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | STRING | Last sorted direction | 20100831 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | C_ATP | Search availability icon: A = ATP Qty; F = Free Qty | 20110518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add material for LO API transfer | 20100329 | |
| 2 | Instance method | Public | Method | Clear search attributes | 20100331 | |
| 3 | Static method | Public | Method | Create material search model | 20100323 | |
| 4 | Static method | Public | Method | Destruct material search model | 20100323 | |
| 5 | Instance method | Public | Method | Flushs the change log | 20100326 | |
| 6 | Instance method | Public | Method | Free my model instance | 20100323 | |
| 7 | Instance method | Public | Method | Gets indicator for additional search attributes | 20100326 | |
| 8 | Instance method | Public | Method | Gets search attributes | 20100325 | |
| 9 | Instance method | Public | Method | Gets the basket | 20100326 | |
| 10 | Instance method | Public | Method | Gets no of entries in the basket | 20100326 | |
| 11 | Instance method | Public | Method | Gets the currently selected basket rows | 20100329 | |
| 12 | Instance method | Public | Method | Get show/hide property for the basket | 20100325 | |
| 13 | Instance method | Public | Method | Get availability icon setting (ATP vs. Free) for OT | 20110518 | |
| 14 | Instance method | Public | Method | Gets the last sorted column | 20100831 | |
| 15 | Instance method | Public | Method | Gets the last sorted direction | 20100831 | |
| 16 | Instance method | Public | Method | Gets the materials from the (last) search | 20100325 | |
| 17 | Instance method | Public | Method | Gets the currently selected material rows | 20100329 | |
| 18 | Static method | Public | Method | Get material search model | 20100323 | |
| 19 | Instance method | Public | Method | Gets the additional plants from (last) search | 20100325 | |
| 20 | Instance method | Public | Method | Gets the plants of the sales area | 20100401 | |
| 21 | Instance method | Public | Method | Prepare model within first call | 20100326 | |
| 22 | Instance method | Public | Method | Load children for search list | 20100326 | |
| 23 | Instance method | Public | Method | Sets indicator for additional search attributes | 20100326 | |
| 24 | Instance method | Public | Method | Sets search attributes | 20100325 | |
| 25 | Instance method | Public | Method | Sets default plant as search attribute | 20100326 | |
| 26 | Instance method | Public | Method | Sets the basket | 20100326 | |
| 27 | Instance method | Public | Method | Sets the basket rows to be removed | 20100329 | |
| 28 | Instance method | Public | Method | Sets the currently selected basket rows | 20100329 | |
| 29 | Instance method | Public | Method | Set availability icon setting (ATP vs. Free) for OT | 20110518 | |
| 30 | Instance method | Public | Method | Sets the last sorted column | 20100831 | |
| 31 | Instance method | Public | Method | Sets the last sorted direction | 20100831 | |
| 32 | Instance method | Public | Method | Sets the materials from the (last) search | 20100324 | |
| 33 | Instance method | Public | Method | Sets selected materials for basket addition | 20100329 | |
| 34 | Instance method | Public | Method | Sets the currently selected material rows | 20100329 | |
| 35 | Instance method | Public | Method | Sets the additional plants from (last) search | 20100324 | |
| 36 | Instance method | Public | Method | Sort the material (result) list | 20100830 | |
| 37 | Instance method | Public | Method | Toggle show/hide property for additional search attributes | 20100326 | |
| 38 | Instance method | Public | Method | Toggle show/hide property for the basket | 20100325 | |
| 39 | Instance method | Public | Method | Toggle origin (ATP vs. Free Qty) of the availability icon | 20110519 | |
| 40 | Instance method | Public | Method | Transfer selected mat and basket rows into OIF model | 20100329 | |
| 41 | Instance method | Protected | Method | Update availability icon | 20110518 | |
| 42 | Instance method | Protected | Method | Update prices | 20100326 |
Events
Class CL_LO_OIF_MATSEARCH_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_MODEL | Private | See coding | 20100323 | begin of tcs_model,
appl_id type guid_32,
model type ref to cl_lo_oif_matsearch_model,
end of tcs_model
|
||
| 2 | TCT_MODEL | Private | See coding | 20100323 | tct_model type sorted table of tcs_model with unique key appl_id
|
Method Signatures
Method ADD_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMV | Call by reference | Type reference (TYPE) | TDT_ITEM_COMV | Table Type for Structure TDS_ITEM_COMV | 20100329 | |||
| 2 | CT_COMX | Call by reference | Type reference (TYPE) | TDT_ITEM_COMC | Table Type for Structure TDS_ITEM_COMC | 20100329 | |||
| 3 | CT_OBJ | Call by reference | Type reference (TYPE) | TDT_OBJINST | Table Type for Structure TDS_OBJINST | 20100329 | |||
| 4 | IS_MAT | Call by reference | Type reference (TYPE) | TDS_SEARCH_MATERIAL | Search Engine Search Result of Material | 20100329 | |||
| 5 | IV_TARGET | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100329 |
Method ADD_TRANSFER on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method CLEAR_ATTRIB Signature
Method CLEAR_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method CLEAR_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method CREATE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_LO_OIF_MATSEARCH_MODEL | LO OIF material search model for the GUIBB mat search feeder | 20100323 |
Method CREATE_MODEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method DESTRUCT_MODEL Signature
Method DESTRUCT_MODEL on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method DESTRUCT_MODEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20100326 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | Object Type | 20100326 |
Method FLUSH on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method FREE Signature
Method FREE on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method FREE on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_ADDTL_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ADDTL_ATTRIB | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100326 |
Method GET_ADDTL_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ATTRIB | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_ATTRIB | 20100325 |
Method GET_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_BASKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BASKET | Value transfer | Type reference (TYPE) | TDT_SEARCH_BASKET | Content of basket | 20100326 |
Method GET_BASKET on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_BASKET_CNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | CHAR5 | Formatted number of basket entries | 20100326 |
Method GET_BASKET_CNT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_BASKET_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEL_LIN | Value transfer | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method GET_BASKET_SEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_BASKET_VIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BASKET_VIS | Value transfer | Type reference (TYPE) | BOOLE_D | X: Basket is visible | 20100325 |
Method GET_BASKET_VIS on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_ICON_AVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | C_OT_SEARCH | Object Type Search vs. Basket | 20110518 | ||
| 2 | RV_ICON_AVL | Value transfer | Type reference (TYPE) | CHAR1 | Availability icon setting (ATP vs. Free) | 20110518 |
Method GET_ICON_AVL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_LAST_SORT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLUMN | Value transfer | Type reference (TYPE) | STRING | 20100831 |
Method GET_LAST_SORT_COLUMN on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_LAST_SORT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DIRECTION | Value transfer | Type reference (TYPE) | STRING | 20100831 |
Method GET_LAST_SORT_DIRECTION on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAT | Value transfer | Type reference (TYPE) | TDT_SEARCH_MATERIAL | Search Engine Search Result for Material | 20100325 |
Method GET_MAT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_MAT_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEL_LIN | Value transfer | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method GET_MAT_SEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_LO_OIF_MATSEARCH_MODEL | LO OIF material search model for the GUIBB mat search feeder | 20100323 |
Method GET_MODEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PLANT | Value transfer | Type reference (TYPE) | T_WERKS | Plants | 20100325 |
Method GET_PLANT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method GET_SAREA_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SAREA_PLANT | Call by reference | Type reference (TYPE) | CL_LO_OIF_MODEL=>TCT_SAREA_PLANT | Plants for sales area | 20100401 |
Method GET_SAREA_PLANT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100326 |
Method PREPARE on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SEARCH_LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100326 | |||
| 2 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100326 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20100326 |
Method SEARCH_LOAD_CHILDREN on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_ADDTL_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDTL_ATTRIB | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100326 |
Method SET_ADDTL_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIB | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_ATTRIB | 20100325 |
Method SET_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_ATTRIB_PLANT Signature
Method SET_ATTRIB_PLANT on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method SET_ATTRIB_PLANT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_BASKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BASKET | Call by reference | Type reference (TYPE) | TDT_SEARCH_BASKET | Content of basket | 20100326 |
Method SET_BASKET on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_BASKET_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100329 | |||
| 2 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method SET_BASKET_DEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_BASKET_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method SET_BASKET_SEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_ICON_AVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ICON_AVL | Call by reference | Type reference (TYPE) | CHAR1 | Availability icon setting (ATP vs. Free) | 20110518 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | C_OT_SEARCH | Object Type Search vs. Basket | 20110518 |
Method SET_ICON_AVL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_LAST_SORT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20100831 |
Method SET_LAST_SORT_COLUMN on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_LAST_SORT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20100831 |
Method SET_LAST_SORT_DIRECTION on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAT | Call by reference | Type reference (TYPE) | TDT_SEARCH_MATERIAL | Search Engine Search Result for Material | 20100324 |
Method SET_MAT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_MAT_FOR_BASKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100329 | |||
| 2 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method SET_MAT_FOR_BASKET on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_MAT_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100329 |
Method SET_MAT_SEL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SET_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PLANT | Call by reference | Type reference (TYPE) | T_WERKS | Plants | 20100324 |
Method SET_PLANT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method SORT_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100830 | |||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | STRING | Column to be sorted | 20100830 | |||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | STRING | Direction to be sorted | 20100830 |
Method SORT_MAT on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method TOGGLE_ADDTL_ATTRIB Signature
Method TOGGLE_ADDTL_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method TOGGLE_ADDTL_ATTRIB on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method TOGGLE_BASKET_VIS Signature
Method TOGGLE_BASKET_VIS on class CL_LO_OIF_MATSEARCH_MODEL has no parameter.
Method TOGGLE_BASKET_VIS on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method TOGGLE_ICON_AVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | Object Type | 20110519 |
Method TOGGLE_ICON_AVL on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method TRANSFER_TO_OIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OIF_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100329 | |||
| 2 | RV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100329 |
Method TRANSFER_TO_OIF on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method UPDATE_ICON_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX | Call by reference | Type reference (TYPE) | RSTABIXTAB | Index List | 20110518 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | Object Type | 20110518 |
Method UPDATE_ICON_AVAILABILITY on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
Method UPDATE_PRICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX | Call by reference | Type reference (TYPE) | RSTABIXTAB | Index List | 20100326 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | Object Type | 20100326 |
Method UPDATE_PRICES on class CL_LO_OIF_MATSEARCH_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |