SAP ABAP Class CL_LSO_CRP_FKK_HISTORY ( Correspondence Output with Correspondence Tool)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPOND_ERP_UI (Package) LSO Correspondence: UI
⤷
⤷
Properties
| Class | CL_LSO_CRP_FKK_HISTORY | |
| Short Description | Correspondence Output with Correspondence Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | LSO_CORRESPONDENCE | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | LSO_CORRESPOND_ERP_UI | LSO Correspondence: UI |
| Created | 20041222 | SAP |
| Last change | 20080505 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LSO_CRP_FKK_HISTORY has no interface implemented.
Friends
Class CL_LSO_CRP_FKK_HISTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW_RECIPIENT' | Function: Display Recipient | 20041222 | ||
| 2 | Constant | Protected | Type reference (TYPE) | REPID | 'CL_LSO_CRP_FKK_HIYTORY' | Constant: Program ID for HISTORY_ALV | 20071207 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW_SENDER' | Function: Display Sender | 20041222 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW_TRAINING' | Function: Display Course | 20041222 | ||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Display Correspondence History | 20041222 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TT_OUTTAB | Output Table | 20041222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Set Up Output Table Acc. to Selection Criteria | 20041222 | |
| 2 | Instance method | Public | Method | Output Correspondence Log | 20041222 | |
| 3 | Instance method | Private | Method | Add Texts to Output Table | 20041222 | |
| 4 | Instance method | Protected | Method | Adjust Field Catalog to LSO Requirements | 20041222 | |
| 5 | Instance method | Protected | Method | Adjust Toolbar to LSO Requirements | 20041222 |
Events
Class CL_LSO_CRP_FKK_HISTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OUTTAB | Private | See coding | Output Table | 20041222 | TT_OUTTAB type STANDARD TABLE OF lso_crp_wl_fkk_history
|
Method Signatures
Method BUILD_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OUTTAB | Call by reference | Type reference (TYPE) | TT_OUTTAB | Ausgabetabelle | 20041222 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | CL_LSO_CONST=>CO_LOWDATE | Intervall der Korrespondenzausgabe | 20041222 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Intervall für Korrespondenzausgabe | 20041222 | ||
| 4 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20041222 | ||
| 5 | IM_RECIPIENT_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 6 | IM_RECIPIENT_SOBID | Call by reference | Type reference (TYPE) | LSO_RANGE_SOBID_TAB | Range für SOBID | 20041222 | |||
| 7 | IM_SENDER_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 8 | IM_SENDER_SOBID | Call by reference | Type reference (TYPE) | LSO_RANGE_SOBID_TAB | Range für SOBID | 20041222 | |||
| 9 | IM_TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_RANGE_TASK_ID_TAB | Range für TASKID | 20050215 | |||
| 10 | IM_TRAININGTYPE_OBJID | Call by reference | Type reference (TYPE) | LSO_RANGE_OBJID_TAB | Range für HROBJID | 20041222 | |||
| 11 | IM_TRAININGTYPE_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 12 | IM_TRAINING_OBJID | Call by reference | Type reference (TYPE) | LSO_RANGE_OBJID_TAB | Range für HROBJID | 20041222 | |||
| 13 | IM_TRAINING_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 |
Method BUILD_OUTTAB on class CL_LSO_CRP_FKK_HISTORY has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | CL_LSO_CONST=>CO_LOWDATE | Intervall der Korrespondenzausgabe | 20041222 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Intervall für Korrespondenzausgabe | 20041222 | ||
| 3 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20041222 | ||
| 4 | IM_RECIPIENT_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 5 | IM_RECIPIENT_SOBID | Call by reference | Type reference (TYPE) | LSO_RANGE_SOBID_TAB | Range für SOBID | 20041222 | |||
| 6 | IM_SENDER_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 7 | IM_SENDER_SOBID | Call by reference | Type reference (TYPE) | LSO_RANGE_SOBID_TAB | Range für SOBID | 20041222 | |||
| 8 | IM_TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_RANGE_TASK_ID_TAB | Range für TASK_ID | 20050215 | |||
| 9 | IM_TRAININGTYPE_OBJID | Call by reference | Type reference (TYPE) | LSO_RANGE_OBJID_TAB | Range für HROBJID | 20041222 | |||
| 10 | IM_TRAININGTYPE_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 | |||
| 11 | IM_TRAINING_OBJID | Call by reference | Type reference (TYPE) | LSO_RANGE_OBJID_TAB | Range für HROBJID | 20041222 | |||
| 12 | IM_TRAINING_OTYPE | Call by reference | Type reference (TYPE) | LSO_RANGE_OTYPE_TAB | Range für OTYPE | 20041222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten zur Anzeige gefunden | 20050215 |
Method ENRICH_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUTTAB | Call by reference | Type reference (TYPE) | TT_OUTTAB | Ausgabetabelle | 20041222 |
Method ENRICH_OUTTAB on class CL_LSO_CRP_FKK_HISTORY has no exception.
Method MODIFY_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HISTORY | Call by reference | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Korrespondenzhistorie anzeigen | 20041222 |
Method MODIFY_FIELDCATALOG on class CL_LSO_CRP_FKK_HISTORY has no exception.
Method MODIFY_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HISTORY | Call by reference | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Korrespondenzhistorie anzeigen | 20041222 |
Method MODIFY_TOOLBAR on class CL_LSO_CRP_FKK_HISTORY has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 600 |