SAP ABAP Class CL_KOR_ST_ORDER (Searchtool Order)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KAUF (Package) Cost Accounting, Orders
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_SEARCHTOOL_GS | Interface: OM_GRID Based Search Tools | 19991115 |
Properties
| Class | CL_KOR_ST_ORDER | |
| Short Description | Searchtool Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | KAUF | Cost Accounting, Orders |
| Created | 19991115 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KOR_ST_ORDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_SEARCHTOOL_GS | Interface: OM_GRID Based Search Tools | 19991115 |
Friends
Class CL_KOR_ST_ORDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | List Viewer | 19991116 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 19991123 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_OBJECTMANAGER | HR: Objectmanager as Docking | 19991123 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Screens, Function Code That Triggered PAI | 19991123 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ORDER_T | List Output Table | 19991117 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 19991116 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 19991115 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 19991115 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End Date | 19991115 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ISTAT_D | Planning Status | 19991115 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | OMSEANODE | OM: Description of Node in Search Tree | 19991115 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | OTYPE | Object Type | 19991115 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | PLVAR | Planning Variant | 19991115 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | HROMTIMEFL | HR-OM: Time Dependency of Structure | 19991115 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CODIA-VARIANT | Selection Variant | 19991125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Handle Toolbar | 20000110 | |
| 2 | Instance method | Private | Event handling method | Reacts to Object Manager Event update_search_criteria | 20000201 | |
| 3 | Instance method | Public | Event handling method | Handle User Command | 20000110 | |
| 4 | Instance method | Public | Event handling method | Double Click | 19991122 | |
| 5 | Instance method | Public | Event handling method | Hotspot Click | 19991229 |
Events
Class CL_KOR_ST_ORDER has no event.
Types
Class CL_KOR_ST_ORDER has no local type.
Method Signatures
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Type reference (TYPE) | 20000110 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20000110 |
Method HANDLE_TOOLBAR on class CL_KOR_ST_ORDER has no exception.
Method HANDLE_UPDATE_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | 20000201 | |||||
| 2 | SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | 20000201 | |||||
| 3 | STRUCTURE | Call by reference | Type reference (TYPE) | 20000201 |
Method HANDLE_UPDATE_SEARCH_CRITERIA on class CL_KOR_ST_ORDER has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Type reference (TYPE) | 20000110 |
Method HANDLE_USER_COMMAND on class CL_KOR_ST_ORDER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Type reference (TYPE) | 19991122 | |||||
| 2 | E_COLUMN | Call by reference | Type reference (TYPE) | 19991122 | |||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | 19991122 |
Method ON_DOUBLE_CLICK on class CL_KOR_ST_ORDER has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Type reference (TYPE) | 19991229 | |||||
| 2 | E_ROW_ID | Call by reference | Type reference (TYPE) | 19991229 |
Method ON_HOTSPOT_CLICK on class CL_KOR_ST_ORDER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |