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 MC_CURRACCSYS Constant Private Type reference (TYPE) CHAR2 '30' Currency Type 20050214
2 MC_CURRCOMP Constant Private Type reference (TYPE) CHAR2 '10' Currency Type 20050214
3 MC_CURRCOMPGLOB Constant Private Type reference (TYPE) CHAR2 '60' Currency Type 20050214
4 MC_CURRHARD Constant Private Type reference (TYPE) CHAR2 '40' Currency Type 20050214
5 MC_CURRINDEX Constant Private Type reference (TYPE) CHAR2 '50' Currency Type 20050214
6 MC_CURRTRA Constant Private Type reference (TYPE) CHAR2 '00' Currency Type 20050214
7 MC_EVENT_HEADER Static Attribute Protected Type reference (TYPE) FINB_EVENT_ID '40' Event ID: Document Header 20050125
8 MC_EVENT_NEXT Static Attribute Protected Type reference (TYPE) FINB_EVENT_ID '20' Event ID: Next Line 20050125
9 MC_EVENT_OVERVIEW Static Attribute Protected Type reference (TYPE) FINB_EVENT_ID '30' Event ID: Document Overview 20050125
10 MC_EVENT_PRIVIOUS Static Attribute Protected Type reference (TYPE) FINB_EVENT_ID '10' Event ID: Previous Line 20050125
11 MC_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'CON_FIN_S_FB03_ALL_SEMMOD' Table Name 20050217
12 MD_BSEG_BUZID Instance attribute Private Type reference (TYPE) CHAR1 Index of Posting Item 20050218
13 MD_BSEG_KTOSL Instance attribute Private Type reference (TYPE) CHAR03 Transaction Key 20050217
14 MD_GRID_TITLE Instance attribute Private Type reference (TYPE) SYTITLE Screens, Title Text 20050217
15 MD_OKCODE Instance attribute Private Type reference (TYPE) OKCODE Function Code 20050217
16 MD_TITLE Instance attribute Private Type reference (TYPE) SYTITLE Screens, Title Text 20050217
17 MS_HEADER_INFO Instance attribute Private Type reference (TYPE) HEADER_DATA_S Header Data 20050121
18 MT_CURRENCY Instance attribute Private Type reference (TYPE) GYTS_CURRTYPE Display Currencies 20050210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050120
2 GET_OKCODE Instance method Public Method Determines Function Code Previously Executed 20050125
3 SET_FIELDCATALOG_GRIR Instance method Private Method Definition of Field Catalog GRIR 20050214
4 SET_FIELDCATALOG_INV Instance method Private Method Definition of Field Catalog INV 20050214
5 SET_FIELDCATALOG_WIP 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 Importing ID_BSEG_BUZID Call by reference Type reference (TYPE) CHAR1 Identifikation der Buchungszeile 20050218
2 Importing ID_BSEG_KTOSL Call by reference Type reference (TYPE) CHAR03 Vorgangsschlüssel 20050217
3 Importing ID_GRID_TITLE Call by reference Type reference (TYPE) SYTITLE Bildschirmbilder, Text in der Titelzeile 20050217
4 Importing ID_TITLE Call by reference Type reference (TYPE) SYTITLE Bildschirmbilder, Text in der Titelzeile 20050217
5 Importing IS_HEADER_INFO Call by reference Type reference (TYPE) DATA Header informationen 20050121
6 Importing 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 Exporting 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 Changing 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 Changing 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 Changing 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