SAP ABAP Class CL_FKKINV_BILLDOC_DISP_ALV (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_ALV  
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_ALV has no forward declaration.
Interfaces
Class CL_FKKINV_BILLDOC_DISP_ALV has no interface implemented.
Friends
Class CL_FKKINV_BILLDOC_DISP_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BDOC_DISP Instance attribute Public Type reference (TYPE) FKKINVBILL_DISP Billing Document Display 20050314
2 BILLDOC Instance attribute Private Object reference (TYPE REF TO) CL_FKKINV_BILLDOC_DISP Document Display 20050314
3 BILL_A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer for Additional Items of Billing Document 20050314
4 BILL_A_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Additional Items of Billing Document 20050314
5 BILL_H_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer for Document Headers of Billing Document 20050314
6 BILL_H_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Document Headers of Billing Document 20050314
7 BILL_INVHIST_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20050517
8 BILL_INVHIST_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050517
9 BILL_I_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer for Items of Billing Document 20050314
10 BILL_I_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Items of Billing Document 20050314
11 BILL_T_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer for Tax Items of Billing Document 20050314
12 BILL_T_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tax Items of Billing Document 20050314
13 CO_FALSE Constant Private Type reference (TYPE) XFELD ' ' Indicator 20050314
14 CO_TRUE Constant Private Type reference (TYPE) XFELD 'X' Indicator 20050314
15 EVENT_RECEIVER Instance attribute Private Object reference (TYPE REF TO) LCL_EVENT_RECEIVER Event Handler 20050314
16 GT_FCAT_A Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for Additional Items of Billing Document 20050314
17 GT_FCAT_H Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for Document Headers of Billing Document 20050314
18 GT_FCAT_I Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for Items of Billing Document 20050314
19 GT_FCAT_INVHIST Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050517
20 GT_FCAT_T Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for Tax Items of Billing Document 20050314
21 KEEP_SELECTION Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050401
22 REPORT Instance attribute Private Type reference (TYPE) REPID ABAP Program Name 20050314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050314
2 CREATE_BILL_A_ALV Instance method Public Method Billing Document: Create ALV for Displaying Additional Items 20050314
3 CREATE_BILL_H_ALV Instance method Public Method Billing Document: Create ALV for Displaying Document Headers 20050314
4 CREATE_BILL_I_ALV Instance method Public Method Billing Document: Create ALV for Displaying Items 20050314
5 CREATE_BILL_T_ALV Instance method Public Method Billing Document: Create ALV for Displaying Tax Items 20050314
6 CREATE_INVHIST_ALV Instance method Public Method Billing Document: ALV for Invoicing History of Billing Doc. 20050517
7 FREE_ALVCONT Instance method Public Method 20050314
8 SET_FIELDCAT_H Instance method Private Method Field Catalog for Document Headers 20050314
9 SET_FIELDCAT_I Instance method Private Method Field Catalog for Items 20050314
10 SET_FIELDCAT_INVHIST Instance method Private Method Field Catalog for Invoicing History 20050517
11 SET_GRID_TITLE Instance method Private Method ALV Title with Document Information 20050316
Events
Class CL_FKKINV_BILLDOC_DISP_ALV has no event.
Types
Class CL_FKKINV_BILLDOC_DISP_ALV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_BILLDOC_DISP Call by reference Object reference (TYPE REF TO) CL_FKKINV_BILLDOC_DISP Beleganzeige 20050314
2 Importing X_REPORT Call by reference Type reference (TYPE) REPID Abap-Reportname 20050314

Method CONSTRUCTOR on class CL_FKKINV_BILLDOC_DISP_ALV has no exception.

Method CREATE_BILL_A_ALV Signature

Method CREATE_BILL_A_ALV on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method CREATE_BILL_H_ALV Signature

Method CREATE_BILL_H_ALV on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method CREATE_BILL_I_ALV Signature

Method CREATE_BILL_I_ALV on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method CREATE_BILL_T_ALV Signature

Method CREATE_BILL_T_ALV on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method CREATE_INVHIST_ALV Signature

Method CREATE_INVHIST_ALV on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050517

Method FREE_ALVCONT Signature

Method FREE_ALVCONT on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050314

Method SET_FIELDCAT_H Signature

Method SET_FIELDCAT_H on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method SET_FIELDCAT_I Signature

Method SET_FIELDCAT_I on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050316

Method SET_FIELDCAT_INVHIST Signature

Method SET_FIELDCAT_INVHIST on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050517

Method SET_GRID_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_GRID_TITLE_BILLDOC Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20050316

Method SET_GRID_TITLE on class CL_FKKINV_BILLDOC_DISP_ALV has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 600