SAP ABAP Class CL_FKKINV_BILLDOC_DISP (Document Display)
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_BILLDOC_DISP  
Short Description Document Display    
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 20050314   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKKINV_BILLDOC_DISP has no forward declaration.
Interfaces
Class CL_FKKINV_BILLDOC_DISP has no interface implemented.
Friends
Class CL_FKKINV_BILLDOC_DISP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLK Instance attribute Private Type reference (TYPE) APPLK_KK Application Area 20050517
2 BDOC_DISP Instance attribute Public Type reference (TYPE) FKKINVBILL_DISP Selected Billing Document 20050314
3 BDOC_DISP_TAB Instance attribute Public Type reference (TYPE) FKKINVBILL_DISP_TAB Billing Document Display 20050314
4 CO_TRUE Constant Private Type reference (TYPE) XFELD 'X' Indicator 20050317
5 HEADER_TAB Instance attribute Public Type reference (TYPE) FKKINVBILL_H_DISP_TAB Table of Document Headers 20050314
Methods
# Method Level Visibility Method type Description Created on
1 CALL_EVENTS Instance method Private Method Events to Fill Additional Fields 20050318
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050314
3 CONVERT_TO_DISP Instance method Private Method Transfer Document to Display Structures 20050314
4 DISPLAY_BILLDOC Static method Public Method Display Billing Document 20050404
5 GET_INVDOC Instance method Private Method Invoicing Document for Billing Document 20050317
6 GET_INVHIST Instance method Private Method Read Invoicing History 20050517
7 GET_SELECTED_BILLDOC Instance method Public Method Transfer Selected Billing Document 20050314
8 SELECT Instance method Public Method Read Documents 20050314
Events
Class CL_FKKINV_BILLDOC_DISP has no event.
Types
Class CL_FKKINV_BILLDOC_DISP has no local type.
Method Signatures

Method CALL_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_BILLDOC_DISP Call by reference Type reference (TYPE) FKKINVBILL_DISP Anzeige Abrechnungsbeleg 20050318
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050318
2 SYSTEM_ERROR 20050404

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ADDITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_A_TAB Standardtabelle zur Struktur FKKINVBILL_A 20050314
2 Importing X_BILLDOC_TAB Call by reference Type reference (TYPE) FKKINVBILL_TAB Tabelle der Abrechnungsbelege 20050317
3 Importing X_HEADER_TAB Call by reference Type reference (TYPE) FKKINVBILL_H_TAB Standardtabelle zum Typ FKKINVBILL_H 20050314
4 Importing X_ITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_I_TAB Standardtabelle zur Struktur FKKINVBILL_I 20050314
5 Importing X_TAXITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_T_TAB Standardtabelle zur Struktur FKKINVBILL_T 20050314

Method CONSTRUCTOR on class CL_FKKINV_BILLDOC_DISP has no exception.

Method CONVERT_TO_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ADDITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_A_TAB Standardtabelle zur Struktur FKKINVBILL_A 20050314
2 Importing X_BILLDOC_TAB Call by reference Type reference (TYPE) FKKINVBILL_TAB Tabelle der Abrechnungsbelege 20050317
3 Importing X_HEADER_TAB Call by reference Type reference (TYPE) FKKINVBILL_H_TAB Standardtabelle zum Typ FKKINVBILL_H 20050314
4 Importing X_ITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_I_TAB Standardtabelle zur Struktur FKKINVBILL_I 20050314
5 Importing X_TAXITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_T_TAB Standardtabelle zur Struktur FKKINVBILL_T 20050314
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050314
2 SYSTEM_ERROR 20050318

Method DISPLAY_BILLDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_BILLDOCNO Call by reference Type reference (TYPE) BILLDOCNO_KK Nummer des Abrechnungsbelegs 20050404

Method DISPLAY_BILLDOC on class CL_FKKINV_BILLDOC_DISP has no exception.

Method GET_INVDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEADER Call by reference Type reference (TYPE) FKKINVBILL_H Abrechnungsbelegkopf 20050317
2 Exporting Y_INVDOCNO Call by reference Type reference (TYPE) INVDOCNO_KK Nummer des Fakturierungsbelegs 20050317

Method GET_INVDOC on class CL_FKKINV_BILLDOC_DISP has no exception.

Method GET_INVHIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_INVHIST_TAB Call by reference Type reference (TYPE) FKKINVDOC_S_DISP_TAB Standardtabelle zum Typ FKKINVDOC_S_DISP 20050517
2 Importing X_BILLDOCNO Call by reference Type reference (TYPE) BILLDOCNO_KK Nummer des Abrechnungsbelegs 20050517

Method GET_INVHIST on class CL_FKKINV_BILLDOC_DISP has no exception.

Method GET_SELECTED_BILLDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20050314

Method GET_SELECTED_BILLDOC on class CL_FKKINV_BILLDOC_DISP has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ACCEPT_REVERSAL Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050314
2 Importing X_ACCEPT_REVERSED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050314
3 Importing X_ACCEPT_SIMULATED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050314
4 Importing X_BILLDOCNO Call by reference Type reference (TYPE) BILLDOCNO_KK Nummer des Abrechnungsbelegs 20050314
5 Importing X_DATE_FROM Call by reference Type reference (TYPE) BILL_PERIOD_FROM_KK Beginn des Belegzeitraums 20050314
6 Importing X_DATE_TO Call by reference Type reference (TYPE) BILL_PERIOD_TO_KK Ende des Belegzeitraums 20050314
7 Importing X_GPART Call by reference Type reference (TYPE) GPART_KK Geschäftspartnernummer 20050314
8 Importing X_GPART_RANGE_TAB Call by reference Type reference (TYPE) FKK_RT_GPART range Tabelle GPART 20050314
9 Importing X_HEADER_SELCRITERIA Call by reference Type reference (TYPE) ANY Zusätzliche Selektionskriterien für Tabelle FKKINVBILL_H 20050314
10 Importing X_LOG_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logisches System 20050314
11 Importing X_REFDOCNO Call by reference Type reference (TYPE) REFDOCNO_KK Belegnummer im externen System 20050314
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050314
History
Last changed by/on SAP  20070914 
SAP Release Created in 600