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 | Instance attribute | Public | Type reference (TYPE) | FKKINVBILL_DISP | Billing Document Display | 20050314 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FKKINV_BILLDOC_DISP | Document Display | 20050314 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer for Additional Items of Billing Document | 20050314 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Additional Items of Billing Document | 20050314 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer for Document Headers of Billing Document | 20050314 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Document Headers of Billing Document | 20050314 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20050517 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050517 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer for Items of Billing Document | 20050314 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Items of Billing Document | 20050314 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer for Tax Items of Billing Document | 20050314 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Tax Items of Billing Document | 20050314 | |||
| 13 | Constant | Private | Type reference (TYPE) | XFELD | ' ' | Indicator | 20050314 | ||
| 14 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Indicator | 20050314 | ||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_RECEIVER | Event Handler | 20050314 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Additional Items of Billing Document | 20050314 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Document Headers of Billing Document | 20050314 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Items of Billing Document | 20050314 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050517 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Tax Items of Billing Document | 20050314 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20050401 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | REPID | ABAP Program Name | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050314 | |
| 2 | Instance method | Public | Method | Billing Document: Create ALV for Displaying Additional Items | 20050314 | |
| 3 | Instance method | Public | Method | Billing Document: Create ALV for Displaying Document Headers | 20050314 | |
| 4 | Instance method | Public | Method | Billing Document: Create ALV for Displaying Items | 20050314 | |
| 5 | Instance method | Public | Method | Billing Document: Create ALV for Displaying Tax Items | 20050314 | |
| 6 | Instance method | Public | Method | Billing Document: ALV for Invoicing History of Billing Doc. | 20050517 | |
| 7 | Instance method | Public | Method | 20050314 | ||
| 8 | Instance method | Private | Method | Field Catalog for Document Headers | 20050314 | |
| 9 | Instance method | Private | Method | Field Catalog for Items | 20050314 | |
| 10 | Instance method | Private | Method | Field Catalog for Invoicing History | 20050517 | |
| 11 | 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 | X_BILLDOC_DISP | Call by reference | Object reference (TYPE REF TO) | CL_FKKINV_BILLDOC_DISP | Beleganzeige | 20050314 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 20050517 |
Method FREE_ALVCONT Signature
Method FREE_ALVCONT on class CL_FKKINV_BILLDOC_DISP_ALV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 20050517 |
Method SET_GRID_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |