SAP ABAP Class CL_FKKINV_INVDOC_DISP_ALV (Display of Invoicing Document)
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_INVDOC_DISP_ALV  
Short Description Display of Invoicing Document    
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 20050223   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKKINV_INVDOC_DISP_ALV has no forward declaration.
Interfaces
Class CL_FKKINV_INVDOC_DISP_ALV has no interface implemented.
Friends
Class CL_FKKINV_INVDOC_DISP_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Constant Private Type reference (TYPE) XFELD ' ' Checkbox 20050225
2 CO_TRUE Constant Private Type reference (TYPE) XFELD 'X' Checkbox 20050225
3 EVENT_RECEIVER Instance attribute Private Object reference (TYPE REF TO) LCL_EVENT_RECEIVER 20050228
4 GT_FCAT_H Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050223
5 GT_FCAT_I Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050223
6 GT_FCAT_P Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050223
7 GT_FCAT_S Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050223
8 HTEXT Instance attribute Private Type reference (TYPE) LVC_TITLE Text for Document Headers 20050509
9 INVDOC Instance attribute Private Object reference (TYPE REF TO) CL_FKKINV_INVDOC_DISP Display of Invoicing Document 20050228
10 INV_H_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050223
11 INV_H_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050223
12 INV_I_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050223
13 INV_I_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050223
14 INV_P_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050223
15 INV_P_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050223
16 INV_S_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050223
17 INV_S_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050223
18 KEEP_SELECTION Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050401
19 REPORT Instance attribute Private Type reference (TYPE) REPID ABAP Program Name 20050223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050223
2 CREATE_INV_H_ALV Instance method Public Method Invoicing Document: ALV for Displaying Header Documents 20050223
3 CREATE_INV_I_ALV Instance method Public Method Invoicing Document: ALV for Displaying Items 20050223
4 CREATE_INV_P_ALV Instance method Public Method Invoic. Doc.: ALV for Display of Posting Document Ref. Table 20050223
5 CREATE_INV_S_ALV Instance method Public Method Invoic. Doc.: ALV for Displaying Invoicing/Reversal History 20050223
6 FREE_ALVCONT Instance method Public Method Release of Container and ALV 20050302
7 SET_FIELDCAT_H Instance method Private Method Field Catalog for Document Headers 20050225
8 SET_FIELDCAT_I Instance method Private Method Field Catalog of Items 20050223
9 SET_FIELDCAT_P Instance method Private Method Field Catalog of References to Posting Document 20050315
10 SET_FIELDCAT_S Instance method Private Method Field Catalog of Invoicing/Reversal History 20050225
11 SET_GRID_TITLE Instance method Private Method 20050315
Events
Class CL_FKKINV_INVDOC_DISP_ALV has no event.
Types
Class CL_FKKINV_INVDOC_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_INVDOC_DISP Call by reference Object reference (TYPE REF TO) CL_FKKINV_INVDOC_DISP Fakturierungsbeleg Anzeige 20050228
2 Importing X_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20050223

Method CONSTRUCTOR on class CL_FKKINV_INVDOC_DISP_ALV has no exception.

Method CREATE_INV_H_ALV Signature

Method CREATE_INV_H_ALV on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method CREATE_INV_I_ALV Signature

Method CREATE_INV_I_ALV on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method CREATE_INV_P_ALV Signature

Method CREATE_INV_P_ALV on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method CREATE_INV_S_ALV Signature

Method CREATE_INV_S_ALV on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method FREE_ALVCONT Signature

Method FREE_ALVCONT on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050302

Method SET_FIELDCAT_H Signature

Method SET_FIELDCAT_H on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method SET_FIELDCAT_I Signature

Method SET_FIELDCAT_I on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method SET_FIELDCAT_P Signature

Method SET_FIELDCAT_P on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method SET_FIELDCAT_S Signature

Method SET_FIELDCAT_S on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20050315

Method SET_GRID_TITLE Signature

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

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