SAP ABAP Class CL_CON_ACC_DOC_DISPLAY_RT (Document Line Display in FB03 with Reporting Tool)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
CON_ACC (Package) Connector Financials - NewFIN Part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_NAVIGATION_TARGET | "Goto" Destination | 20050120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_READER | Read Interface | 20050120 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_REPORTING_APPL_SERVICE | Interface to Reporting | 20050120 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_REPORTING_READER | Read Interface of Reporting Tool | 20050120 |
Properties
| Class | CL_CON_ACC_DOC_DISPLAY_RT | |
| Short Description | Document Line Display in FB03 with Reporting Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CON_ACC | Connector Financials - NewFIN Part |
| Created | 20050120 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CON_ACC_DOC_DISPLAY_RT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_NAVIGATION_TARGET | "Goto" Destination | 20050120 | ||
| 2 | IF_FINB_READER | Read Interface | 20050120 | ||
| 3 | IF_FINB_REPORTING_APPL_SERVICE | Interface to Reporting | 20050120 | ||
| 4 | IF_FINB_REPORTING_READER | Read Interface of Reporting Tool | 20050120 |
Friends
Class CL_CON_ACC_DOC_DISPLAY_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR2 | '30' | Currency Type | 20050214 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR2 | '10' | Currency Type | 20050214 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR2 | '60' | Currency Type | 20050214 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR2 | '40' | Currency Type | 20050214 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR2 | '50' | Currency Type | 20050214 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR2 | '00' | Currency Type | 20050214 | ||
| 7 | Static Attribute | Protected | Type reference (TYPE) | FINB_EVENT_ID | '40' | Event ID: Document Header | 20050125 | ||
| 8 | Static Attribute | Protected | Type reference (TYPE) | FINB_EVENT_ID | '20' | Event ID: Next Line | 20050125 | ||
| 9 | Static Attribute | Protected | Type reference (TYPE) | FINB_EVENT_ID | '30' | Event ID: Document Overview | 20050125 | ||
| 10 | Static Attribute | Protected | Type reference (TYPE) | FINB_EVENT_ID | '10' | Event ID: Previous Line | 20050125 | ||
| 11 | Constant | Private | Type reference (TYPE) | TABNAME | 'CON_FIN_S_FB03_ALL_SEMMOD' | Table Name | 20050217 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Index of Posting Item | 20050218 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR03 | Transaction Key | 20050217 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYTITLE | Screens, Title Text | 20050217 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | OKCODE | Function Code | 20050217 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SYTITLE | Screens, Title Text | 20050217 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | HEADER_DATA_S | Header Data | 20050121 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | GYTS_CURRTYPE | Display Currencies | 20050210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050120 | |
| 2 | Instance method | Public | Method | Determines Function Code Previously Executed | 20050125 | |
| 3 | Instance method | Private | Method | Definition of Field Catalog GRIR | 20050214 | |
| 4 | Instance method | Private | Method | Definition of Field Catalog INV | 20050214 | |
| 5 | Instance method | Private | Method | Definition of Field Catalog | 20050214 |
Events
Class CL_CON_ACC_DOC_DISPLAY_RT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GYS_CURRTYPE | Private | See coding | 20050210 | BEGIN OF gys_currtype,
fin_currtype(2) TYPE c,
fin_currency(5) TYPE c,
END OF gys_currtype
|
||
| 2 | GYTS_CURRTYPE | Private | See coding | 20050210 | gyts_currtype TYPE SORTED TABLE OF gys_currtype WITH UNIQUE KEY
fin_currtype
|
||
| 3 | HEADER_DATA_S | Private | See coding | 20050121 | BEGIN OF header_data_s,
hkont(10) TYPE c,
skat_txt(50) TYPE c,
bukrs(4) TYPE c,
butxt(25) TYPE c,
gjahr(4) TYPE n,
buzei(3) TYPE n,
tbslt_ltext(20) TYPE c,
belnr(10) TYPE c,
END OF header_data_s
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BSEG_BUZID | Call by reference | Type reference (TYPE) | CHAR1 | Identifikation der Buchungszeile | 20050218 | |||
| 2 | ID_BSEG_KTOSL | Call by reference | Type reference (TYPE) | CHAR03 | Vorgangsschlüssel | 20050217 | |||
| 3 | ID_GRID_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20050217 | |||
| 4 | ID_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20050217 | |||
| 5 | IS_HEADER_INFO | Call by reference | Type reference (TYPE) | DATA | Header informationen | 20050121 | |||
| 6 | IT_CURRDATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Anzeigewährungen | 20050210 |
Method CONSTRUCTOR on class CL_CON_ACC_DOC_DISPLAY_RT has no exception.
Method GET_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_OKCODE | Call by reference | Type reference (TYPE) | OKCODE | Funktionscode | 20050217 |
Method GET_OKCODE on class CL_CON_ACC_DOC_DISPLAY_RT has no exception.
Method SET_FIELDCATALOG_GRIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_CHARS | Call by reference | Type reference (TYPE) | FINB_RP_T_APPL_CHAR | Anzeige-Eigenschaften nicht registrierter Anwendungsfelder | 20050214 |
Method SET_FIELDCATALOG_GRIR on class CL_CON_ACC_DOC_DISPLAY_RT has no exception.
Method SET_FIELDCATALOG_INV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_CHARS | Call by reference | Type reference (TYPE) | FINB_RP_T_APPL_CHAR | Anzeige-Eigenschaften nicht registrierter Anwendungsfelder | 20050214 |
Method SET_FIELDCATALOG_INV on class CL_CON_ACC_DOC_DISPLAY_RT has no exception.
Method SET_FIELDCATALOG_WIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_CHARS | Call by reference | Type reference (TYPE) | FINB_RP_T_APPL_CHAR | Anzeige-Eigenschaften nicht registrierter Anwendungsfelder | 20050214 |
Method SET_FIELDCATALOG_WIP on class CL_CON_ACC_DOC_DISPLAY_RT has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 400 |