SAP ABAP Class CL_GRID_TRIPS_CATSXT (Grid Control for Displaying Trip Costs in Time Sheet)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-TS (Application Component) Time Sheet
⤷
CATX (Package) Enhancements for the Cross-Application Time Sheet (CATS)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRID_CATSXT | Basic Class for ALV Grid in the Time Sheet | 20000110 |
Properties
| Class | CL_GRID_TRIPS_CATSXT | |
| Short Description | Grid Control for Displaying Trip Costs in Time Sheet | |
| Super Class | CL_GRID_CATSXT | Basic Class for ALV Grid in the Time Sheet |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CATX | Enhancements for the Cross-Application Time Sheet (CATS) |
| Created | 20000110 | SAP |
| Last change | 20000110 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRID_TRIPS_CATSXT has no forward declaration.
Interfaces
Class CL_GRID_TRIPS_CATSXT has no interface implemented.
Friends
Class CL_GRID_TRIPS_CATSXT 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) | CATSXT_TRIP_GRID_DATA_ITAB | Internal Table for Trip Data in Time Sheet | 20010208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Display Trip in HTML Form | 20000117 | |
| 2 | Static method | Public | Method | Determine RFC Destination for Trip Cost Calculation | 20000117 | |
| 3 | Static method | Public | Method | Provide Trip Cost Information | 20000110 | |
| 4 | Instance method | Public | Method | Create and Display Grid Control | 20010208 |
Events
Class CL_GRID_TRIPS_CATSXT has no event.
Types
Class CL_GRID_TRIPS_CATSXT has no local type.
Method Signatures
Method DISPLAY_TRIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERSONNEL_NUMBER | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20000117 | |||
| 2 | IM_TRIP_NUMBER | Call by reference | Type reference (TYPE) | REINR | Reisenummer | 20000117 |
Method DISPLAY_TRIP on class CL_GRID_TRIPS_CATSXT has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20000117 |
Method GET_DESTINATION on class CL_GRID_TRIPS_CATSXT has no exception.
Method GET_TRIP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TRIP_DATA | Call by reference | Type reference (TYPE) | CATSXT_TRIP_GRID_DATA_ITAB | Tabelle der Reisedaten | 20000110 | |||
| 2 | IM_FROM_DATE | Call by reference | Type reference (TYPE) | BEGDA | Beginndatum für Selektion der Reisedaten | 20000110 | |||
| 3 | IM_PERSONNEL_NUMBER | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20000110 | |||
| 4 | IM_TO_DATE | Call by reference | Type reference (TYPE) | ENDDA | Endedatum für Selektion der Reisedaten | 20000110 |
Method GET_TRIP_DATA on class CL_GRID_TRIPS_CATSXT has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA_REF_POINER | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf beliebigen Arbeitsbereich (fuer Redefinition) | 20010211 | |||
| 2 | IM_DISPLAY_PERIOD_BEGIN | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20010208 | |||
| 3 | IM_DISPLAY_PERIOD_END | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20010208 | |||
| 4 | IM_DISPLAY_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010208 | |||
| 5 | IM_PERSONNEL_NUMBER | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20010208 |
Method START on class CL_GRID_TRIPS_CATSXT has no exception.
History
| Last changed by/on | SAP | 20000110 |
| SAP Release Created in | 46C |