SAP ABAP Class CL_FKKINV_INVDOC_DISP (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 | |
| 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 has no forward declaration.
Interfaces
Class CL_FKKINV_INVDOC_DISP has no interface implemented.
Friends
Class CL_FKKINV_INVDOC_DISP 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 | 'X' | Checkbox | 20050404 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TFK2605T_TAB | Reference Document Types for Posting Documents (Texts) | 20050428 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TFK2608T_TAB | Invoicing Item Types (Table for Structure TFK2608T) | 20050428 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FKKINVDOC_H_DISP_TAB | Display Structure of Invoicing Document Header | 20050223 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | LVC_TITLE | ALV Control: Title Line Text | 20050509 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | FKKINVDOC_DISP | Display Structure of Invoicing Document | 20050228 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FKKINVDOC_DISP_TAB | Display of Invoicing Document | 20050223 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | XFELD | Document Not on Database | 20050607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Events to Fill Additional Fields | 20050318 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050223 | |
| 3 | Instance method | Private | Method | Transfer Document to Display Structures | 20050223 | |
| 4 | Instance method | Public | Method | Display Coll. Invoic. Doc. for Individual Invoicing Document | 20050509 | |
| 5 | Instance method | Public | Method | Display Individual Inv. Docs for Collective Invoicing Docu. | 20050509 | |
| 6 | Instance method | Public | Method | Display Business Partner | 20050404 | |
| 7 | Static method | Public | Method | Display Invoicing Document | 20050404 | |
| 8 | Instance method | Public | Method | Display Contract Account | 20050404 | |
| 9 | Instance method | Public | Method | Transfer Selected Invoicing Document | 20050228 |
Events
Class CL_FKKINV_INVDOC_DISP has no event.
Types
Class CL_FKKINV_INVDOC_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 | XY_INVDOC_DISP | Call by reference | Type reference (TYPE) | FKKINVDOC_DISP | Anzeigestruktur Fakturierungsbeleg | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050318 | |||
| 2 | 20050318 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_FKKINVDOC_TAB | Call by reference | Type reference (TYPE) | FKKINVDOC_TAB | Tabelle der Fakturierungsbelege | 20050318 | |||
| 2 | X_HTEXT | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20050509 | |||
| 3 | X_NOT_SAVED_ON_DB | Call by reference | Type reference (TYPE) | XFELD | ' ' | Simulierter Beleg, der nicht auf der Datenbank vorhanden ist | 20050607 |
Method CONSTRUCTOR on class CL_FKKINV_INVDOC_DISP has no exception.
Method CONVERT_TO_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_FKKINVDOC_TAB | Call by reference | Type reference (TYPE) | FKKINVDOC_TAB | Tabelle der Fakturierungsbelege | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050223 |
Method DISPLAY_COLBI Signature
Method DISPLAY_COLBI on class CL_FKKINV_INVDOC_DISP has no parameter.
Method DISPLAY_COLBI on class CL_FKKINV_INVDOC_DISP has no exception.
Method DISPLAY_COLBI_DEPDOCS Signature
Method DISPLAY_COLBI_DEPDOCS on class CL_FKKINV_INVDOC_DISP has no parameter.
Method DISPLAY_COLBI_DEPDOCS on class CL_FKKINV_INVDOC_DISP has no exception.
Method DISPLAY_GPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | Feld zum Ankreuzen | 20050404 |
Method DISPLAY_GPART on class CL_FKKINV_INVDOC_DISP has no exception.
Method DISPLAY_INVDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_INVDOCNO | Call by reference | Type reference (TYPE) | INVDOCNO_KK | Nummer des Fakturierungsbelegs | 20050404 |
Method DISPLAY_INVDOC on class CL_FKKINV_INVDOC_DISP has no exception.
Method DISPLAY_VKONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_ABWVK | Call by reference | Type reference (TYPE) | XFELD | Abweichendes VKONT anzeigen | 20050420 | |||
| 2 | X_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20050404 |
Method DISPLAY_VKONT on class CL_FKKINV_INVDOC_DISP has no exception.
Method GET_SELECTED_INVDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_INVDOCNO | Call by reference | Type reference (TYPE) | INVDOCNO_KK | Nummer des Fakturierungsbelegs | 20050316 | |||
| 2 | X_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20050228 |
Method GET_SELECTED_INVDOC on class CL_FKKINV_INVDOC_DISP has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 600 |