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 | Constant | Private | Type reference (TYPE) | XFELD | ' ' | Checkbox | 20050225 | ||
| 2 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20050225 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_RECEIVER | 20050228 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050223 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050223 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050223 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050223 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | Text for Document Headers | 20050509 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FKKINV_INVDOC_DISP | Display of Invoicing Document | 20050228 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050223 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050223 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050223 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050223 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050223 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050223 | |||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050223 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050223 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20050401 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | REPID | ABAP Program Name | 20050223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050223 | |
| 2 | Instance method | Public | Method | Invoicing Document: ALV for Displaying Header Documents | 20050223 | |
| 3 | Instance method | Public | Method | Invoicing Document: ALV for Displaying Items | 20050223 | |
| 4 | Instance method | Public | Method | Invoic. Doc.: ALV for Display of Posting Document Ref. Table | 20050223 | |
| 5 | Instance method | Public | Method | Invoic. Doc.: ALV for Displaying Invoicing/Reversal History | 20050223 | |
| 6 | Instance method | Public | Method | Release of Container and ALV | 20050302 | |
| 7 | Instance method | Private | Method | Field Catalog for Document Headers | 20050225 | |
| 8 | Instance method | Private | Method | Field Catalog of Items | 20050223 | |
| 9 | Instance method | Private | Method | Field Catalog of References to Posting Document | 20050315 | |
| 10 | Instance method | Private | Method | Field Catalog of Invoicing/Reversal History | 20050225 | |
| 11 | 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 | X_INVDOC_DISP | Call by reference | Object reference (TYPE REF TO) | CL_FKKINV_INVDOC_DISP | Fakturierungsbeleg Anzeige | 20050228 | |||
| 2 | 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 | 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 | 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 | 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 | 20050315 |
Method FREE_ALVCONT Signature
Method FREE_ALVCONT on class CL_FKKINV_INVDOC_DISP_ALV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 20050315 |
Method SET_GRID_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |