SAP ABAP Class IF_FINB_REPORT_CONFIGURATOR (Line Item Report Configurator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_REPORT_CONFIGURATOR Report Configuration 20020228
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_REPORT_CONFIGURATOR 20030220
Properties
Class IF_FINB_REPORT_CONFIGURATOR  
Short Description Line Item Report Configurator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020219   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_REPORT_CONFIGURATOR has no forward declaration.
Interfaces
Class IF_FINB_REPORT_CONFIGURATOR has no interface implemented.
Friends
Class IF_FINB_REPORT_CONFIGURATOR has no friend class.
Attributes
Class IF_FINB_REPORT_CONFIGURATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_REPORT Instance method Public Method Report Deletion 20020219
2 GENERATE_REPORT_RETURN_HANDLE Instance method Public Method Report Generation 20020219
3 SET_DISPLAY_CHARS Instance method Public Method Set the Display Properties 20020219
4 SET_SELECTION_CHARS Instance method Public Method Set the Selection Properties 20020219
Events
Class IF_FINB_REPORT_CONFIGURATOR has no event.
Types
Class IF_FINB_REPORT_CONFIGURATOR has no local type.
Method Signatures

Method DELETE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) SYSUUID_22 Konfigurations-ID 20020219
# Exception Resumable Description Created on
1 INVALID_HANDLE 20020219

Method GENERATE_REPORT_RETURN_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Value transfer Type reference (TYPE) SYSUUID_22 20020219
2 Returning R_HANDLE Value transfer Type reference (TYPE) SYSUUID_22 20020219
# Exception Resumable Description Created on
1 GENERATION_ERROR 20020219
2 INVALID_HANDLE 20020314
3 REQUIRED_PARAMETER_NOT_SET 20020219

Method SET_DISPLAY_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAY_CHARS Call by reference Type reference (TYPE) FINB_KF_CHARS veraltet, wird aus Schnittstelle entfernt werden 20020219
2 Importing IT_DISP_CHARS Call by reference Type reference (TYPE) FINB_RP_T_DISPLAY_CHAR Tabelle von Anzeige-Eigenschaften 20020820
# Exception Resumable Description Created on
1 CHARACTERISTIC_NOT_KNOWN 20020219
2 TABLE_IS_EMPTY 20020219

Method SET_SELECTION_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION_CHARS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20020219
# Exception Resumable Description Created on
1 CHARACTERISTIC_NOT_KNOWN 20020219
2 TABLE_IS_EMPTY 20020219
History
Last changed by/on SAP  20041006 
SAP Release Created in