SAP ABAP Class CL_FKKINV_TRIG_DISP (Monitoring of Invoicing Orders)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA-INV (Application Component) Invoicing to Contract Accounts Receivable and Payable
     FKKINV (Package) Invoicing in Contract Accounts Receivable and Payable
Properties
Class CL_FKKINV_TRIG_DISP  
Short Description Monitoring of Invoicing Orders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKKINV   Invoicing in Contract Accounts Receivable and Payable 
Created 20050323   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKKINV_TRIG_DISP has no forward declaration.
Interfaces
Class CL_FKKINV_TRIG_DISP has no interface implemented.
Friends
Class CL_FKKINV_TRIG_DISP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALV_CONTAINER Constant Public Type reference (TYPE) CHAR25 'FKKINV_TRIG_DISP' GUI Control Container for Invoicing Orders 20050324
2 CO_COLUMN_ABWVK Constant Public Type reference (TYPE) LVC_FNAME 'ABWVK' Field ABWVK 20050330
3 CO_COLUMN_GPART Constant Public Type reference (TYPE) LVC_FNAME 'GPART' Field GPART 20050330
4 CO_COLUMN_GPART_SEL Constant Public Type reference (TYPE) LVC_FNAME 'GPART_SEL' Field GPART_SEL 20050608
5 CO_COLUMN_INVDOCNO Constant Public Type reference (TYPE) LVC_FNAME 'INVDOCNO' Field INVDOCNO 20050404
6 CO_COLUMN_LOG_HANDLE Constant Public Type reference (TYPE) LVC_FNAME 'LOG_HANDLE' Field LOG_HANDLE 20050404
7 CO_COLUMN_MANDT Constant Public Type reference (TYPE) LVC_FNAME 'MANDT' Field MANDANT 20050330
8 CO_COLUMN_PROTOCOL Constant Public Type reference (TYPE) LVC_FNAME 'PROTOCOL_ICON' Field PROTOCOL_ICON 20050404
9 CO_COLUMN_SIMULATE Constant Public Type reference (TYPE) LVC_FNAME 'SIMULATE_ICON' Document Simulated 20050405
10 CO_COLUMN_SRCDOCNO Constant Public Type reference (TYPE) LVC_FNAME 'SRCDOCNO' Field SRCDOCNO 20050330
11 CO_COLUMN_VKONT Constant Public Type reference (TYPE) LVC_FNAME 'VKONT' Field VKONT 20050330
12 CO_COLUMN_VKONT_SEL Constant Public Type reference (TYPE) LVC_FNAME 'VKONT_SEL' Field VKONT_SEL 20050608
13 CO_EVENT_CUSTOMER_DATA Constant Public Type reference (TYPE) FBEVE_KK '2670' FI-CA Event: Read Customer Data 20050330
14 CO_FUNCTION_EXPERT_OFF Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'EXPERT_OFF' Deactivate Expert Mode 20050401
15 CO_FUNCTION_EXPERT_ON Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'EXPERT_ON' Activate Expert Mode 20050401
16 CO_FUNCTION_INVOICE_CTACCOUNT Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'INVOICE_CTACCOUNT' Function: Invoice Contract Account 20050331
17 CO_FUNCTION_INVOICE_TRIGGER Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'INVOICE_TRIGGER' Function: Invoice Orders 20050331
18 CO_FUNCTION_SIMULATE_CTACCOUNT Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'SIMULATE_CTACCOUNT' Activate Simulation Mode 20050405
19 CO_FUNCTION_SIMULATE_TRIGGER Constant Private Type reference (TYPE) SALV_DE_FUNCTION 'SIMULATE_TRIGGER' Switch simulation mode on 20050405
20 CO_SELECT_ALL_TRIGGERS Constant Public Type reference (TYPE) DDSHMAXREC 0 Database Variable; Select All Relevant Entries 20050324
21 CO_TRUE Constant Public Type reference (TYPE) CHAR1 'X' TRUE 20050324
22 LR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER GUI Custom Container for Invoicing Orders 20050324
23 LR_LAST_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER GUI Custom Container 20050324
24 LR_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE ALV Grid Object 20050324
25 LT_FKKINV_TRIG Instance attribute Private Type reference (TYPE) FKKINV_TRIG_TAB Data from Table DFKKINV_TRIG 20050324
26 LT_FKKINV_TRIG_DISP Instance attribute Private Type reference (TYPE) FKKINV_TRIG_DISP_TAB Display Structure for Invoicing Orders 20050324
27 LT_INVDOC_CREATED Instance attribute Private Type reference (TYPE) FKKINVDOC_TAB Invoicing Documents Created 20050404
28 L_ALV_REFRESH Instance attribute Private Type reference (TYPE) CHAR1 Update ALV 20050404
29 L_EXPERT_MODE Instance attribute Private Type reference (TYPE) CHAR1 Call Invoicing in Expert Mode 20050401
30 L_SELECTION Instance attribute Private Type reference (TYPE) FKKINV_TRIG_DISP_SELECTION Structure for Selection of Invoicing Orders 20050324
31 SR_ALV_LAST_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Last Active GUI Control Container 20050324
32 ST_MONITORING Static Attribute Private Type reference (TYPE) TAB_CL_FKKINV_TRIG_DISP Active Monitoring Objects 20050323
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method Action 20050401
2 ALV_CREATE_AND_INIT Instance method Public Method Create ALV (To Display Invoicing Orders) 20050324
3 ALV_FROM_DB_FORMAT Instance method Private Method Database Data -> Convert Screen Data 20050324
4 ALV_GET_SCREEN_INFO Instance method Public Method Return Number of Triggers Displayed 20050401
5 ALV_REFRESH_DISPLAY Instance method Public Method Call ALV Update 20050404
6 ALV_REFRESH_REQUIRED Instance method Public Method Update ALV 20050404
7 CLOSE Instance method Public Method Close Object 20050324
8 CONSTRUCTOR Instance method Public Constructor Instantiate Object 20050323
9 MONITOR_TRIGGERS Static method Public Method Call Monitoring of Invoicing Orders 20050323
10 ON_LINK_CLICK Instance method Private Event handling method Event Handler: LINK_CLICK 20050330
11 PUT_SCREEN Instance method Private Method Send Data to Screen 20050323
Events
Class CL_FKKINV_TRIG_DISP has no event.
Types
Class CL_FKKINV_TRIG_DISP has no local type.
Method Signatures

Method ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OKCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050401
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine Fehler 20050401
2 USER_ERROR Eingabeprüfung 20050401

Method ALV_CREATE_AND_INIT Signature

Method ALV_CREATE_AND_INIT on class CL_FKKINV_TRIG_DISP has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine Fehler 20050324

Method ALV_FROM_DB_FORMAT Signature

Method ALV_FROM_DB_FORMAT on class CL_FKKINV_TRIG_DISP has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20050330

Method ALV_GET_SCREEN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EXCLUDE_FUNCTIONS Call by reference Type reference (TYPE) RLB_T_EXCL ReUse-Library: Exclude-Tabelle für PF-Status 20050401
2 Exporting EX_MAX_TRIGGERS Call by reference Type reference (TYPE) I 20050401
3 Exporting EX_NUM_TRIGGERS Call by reference Type reference (TYPE) I 20050401

Method ALV_GET_SCREEN_INFO on class CL_FKKINV_TRIG_DISP has no exception.

Method ALV_REFRESH_DISPLAY Signature

Method ALV_REFRESH_DISPLAY on class CL_FKKINV_TRIG_DISP has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20050404

Method ALV_REFRESH_REQUIRED Signature

Method ALV_REFRESH_REQUIRED on class CL_FKKINV_TRIG_DISP has no parameter.
Method ALV_REFRESH_REQUIRED on class CL_FKKINV_TRIG_DISP has no exception.

Method CLOSE Signature

Method CLOSE on class CL_FKKINV_TRIG_DISP has no parameter.
Method CLOSE on class CL_FKKINV_TRIG_DISP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_FKKINV_TRIG Call by reference Type reference (TYPE) FKKINV_TRIG_TAB Standardtabelle zum Typ FKKINV_TRIG 20050324
2 Importing IMT_SEL_ABWVK Call by reference Type reference (TYPE) FKK_RT_ABWVK Range Tabelle ABWVK 20050324
3 Importing IMT_SEL_BUKRS Call by reference Type reference (TYPE) FKK_RT_BUKRS range Tabelle Buchungskreis 20050323
4 Importing IMT_SEL_CRDATE Call by reference Type reference (TYPE) FKK_RT_CRDATE Ranges-Tabelle für Erstellungsdatum 20050609
5 Importing IMT_SEL_GPART Call by reference Type reference (TYPE) FKK_RT_GPART range Tabelle GPART 20050323
6 Importing IMT_SEL_INVOICEFIRST Call by reference Type reference (TYPE) FKK_RT_INVOICEFIRST Ranges-Tabelle für Druckdatum 20050324
7 Importing IMT_SEL_LOGSYS Call by reference Type reference (TYPE) FKK_RT_LOGSYS Ranges-Tabelle für Logisches System 20050324
8 Importing IMT_SEL_SRCDOCCAT Call by reference Type reference (TYPE) FKK_RT_SRCDOCCAT Ranges-Tabelle für Belegtyp des Quellbelegs 20050323
9 Importing IMT_SEL_SRCDOCNO Call by reference Type reference (TYPE) FKK_RT_SRCDOCNO Ranges-Tabelle für QuellbelegNr. 20050323
10 Importing IMT_SEL_VKONT Call by reference Type reference (TYPE) FKK_RT_VKONT Range tabelle VKONT 20050323
11 Importing IMT_SEL_VTREF Call by reference Type reference (TYPE) FKK_RT_VTREF Range Tabellentyp VTREF 20050324
12 Importing IMT_SEL_WHERE Call by reference Type reference (TYPE) FKK_MAD_TWHEREL Tabellentyp für die WHERE-Klauseln 20050323
13 Importing IM_BLDAT Call by reference Type reference (TYPE) FKKKO-BLDAT SY-DATUM Belegdatum im Beleg 20050404
14 Importing IM_BUDAT Call by reference Type reference (TYPE) FKKKO-BUDAT SY-DATUM Buchungsdatum im Beleg 20050404
15 Importing IM_FIKEY Call by reference Type reference (TYPE) FKKKO-FIKEY Abstimmschlüssel für Hauptbuchhaltung 20050401
16 Importing IM_INVOICE_ACTIVE Call by reference Type reference (TYPE) INTEGRATED_INVOICE_KK Fakturierungsfunktionen einschalten 20050404
17 Importing IM_INVOICE_PROCESS Call by reference Type reference (TYPE) TFK2602-INV_PROCESS Fakturierungsprozess 20050401
18 Importing IM_MAX_RECORDS Call by reference Type reference (TYPE) DDSHMAXREC 0 Beschränkung der Listenlänge 20050323
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine Fehler 20050323
2 NOT_FOUND Es wurde keine passende Fakturierungsaufträge gefunden 20050323

Method MONITOR_TRIGGERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_FKKINV_TRIG Call by reference Type reference (TYPE) FKKINV_TRIG_TAB Standardtabelle zum Typ FKKINV_TRIG 20050324
2 Importing IMT_SEL_ABWVK Call by reference Type reference (TYPE) FKK_RT_ABWVK Range Tabelle ABWVK 20050324
3 Importing IMT_SEL_BUKRS Call by reference Type reference (TYPE) FKK_RT_BUKRS range Tabelle Buchungskreis 20050323
4 Importing IMT_SEL_CRDATE Call by reference Type reference (TYPE) FKK_RT_CRDATE Ranges-Tabelle für Erstellungsdatum 20050609
5 Importing IMT_SEL_GPART Call by reference Type reference (TYPE) FKK_RT_GPART range Tabelle GPART 20050323
6 Importing IMT_SEL_INVOICEFIRST Call by reference Type reference (TYPE) FKK_RT_INVOICEFIRST Ranges-Tabelle für Druckdatum 20050324
7 Importing IMT_SEL_LOGSYS Call by reference Type reference (TYPE) FKK_RT_LOGSYS Ranges-Tabelle für Logisches System 20050324
8 Importing IMT_SEL_SRCDOCCAT Call by reference Type reference (TYPE) FKK_RT_SRCDOCCAT Ranges-Tabelle für Belegtyp des Quellbelegs 20050323
9 Importing IMT_SEL_SRCDOCNO Call by reference Type reference (TYPE) FKK_RT_SRCDOCNO Ranges-Tabelle für QuellbelegNr. 20050323
10 Importing IMT_SEL_VKONT Call by reference Type reference (TYPE) FKK_RT_VKONT Range tabelle VKONT 20050323
11 Importing IMT_SEL_VTREF Call by reference Type reference (TYPE) FKK_RT_VTREF Range Tabellentyp VTREF 20050324
12 Importing IMT_SEL_WHERE Call by reference Type reference (TYPE) FKK_MAD_TWHEREL Tabellentyp für die WHERE-Klauseln 20050323
13 Importing IM_BLDAT Call by reference Type reference (TYPE) FKKKO-BLDAT SY-DATUM Belegdatum im Beleg 20050404
14 Importing IM_BUDAT Call by reference Type reference (TYPE) FKKKO-BUDAT SY-DATUM Buchungsdatum im Beleg 20050404
15 Importing IM_FIKEY Call by reference Type reference (TYPE) FKKKO-FIKEY Abstimmschlüssel für Hauptbuchhaltung 20050401
16 Importing IM_INVOICE_ACTIVE Call by reference Type reference (TYPE) INTEGRATED_INVOICE_KK Fakturierungsfunktionen einschalten 20050404
17 Importing IM_INVOICE_PROCESS Call by reference Type reference (TYPE) TFK2602-INV_PROCESS Fakturierungsprozess 20050401
18 Importing IM_MAX_RECORDS Call by reference Type reference (TYPE) DDSHMAXREC 0 20050323
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine Fehler 20050323
2 NOT_FOUND Es wurde keine passende Einträge gefunden 20050323

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20050420
2 Importing ROW Call by reference Attribute reference (LIKE) 20050420

Method ON_LINK_CLICK on class CL_FKKINV_TRIG_DISP has no exception.

Method PUT_SCREEN Signature

Method PUT_SCREEN on class CL_FKKINV_TRIG_DISP has no parameter.
Method PUT_SCREEN on class CL_FKKINV_TRIG_DISP has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 600