SAP ABAP Class IF_PT_CONVERTER_FOR_LOG_TAB (Splits Native Interface Components into Elementary Tables)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_RPTIME_CONTEXT_BASE Context for Time Evaluation (Abstract) 20011113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_RPTIME_INTERFACE_BASE Interface Object in Time Evaluation (Abstract) 20011116
Properties
Class IF_PT_CONVERTER_FOR_LOG_TAB  
Short Description Splits Native Interface Components into Elementary Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011112   SAP 
Last change 20011113   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_CONVERTER_FOR_LOG_TAB has no forward declaration.
Interfaces
Class IF_PT_CONVERTER_FOR_LOG_TAB has no interface implemented.
Friends
Class IF_PT_CONVERTER_FOR_LOG_TAB has no friend class.
Attributes
Class IF_PT_CONVERTER_FOR_LOG_TAB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_COMPONENT_INTO_LOG_TAB Instance method Public Method Call Until CX_PT_CONVERT_IF_CMP_EXIT Discarded 20011112
2 INIT_FOR_INTERFACE_CMP Instance method Public Method Initializes Split and Check Whether Table Available 20011116
3 INIT_FOR_TABLE_NAME Instance method Public Method Initializes Split and Check Whether Table Available 20011116
Events
Class IF_PT_CONVERTER_FOR_LOG_TAB has no event.
Types
Class IF_PT_CONVERTER_FOR_LOG_TAB has no local type.
Method Signatures

Method CONVERT_COMPONENT_INTO_LOG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ADDITIONAL_SPLIT Call by reference Type reference (TYPE) CHAR30 Falls Zerlegung noch feiner 20011115
2 Exporting EX_CONTRACT_ID Call by reference Type reference (TYPE) PCCE_PERNR Falls Zerlegung in Vertragseinheiten 20011113
3 Exporting EX_TABLE Call by reference Object reference (TYPE REF TO) DATA REF TO ANY TABLE ! 20011113
# Exception Resumable Description Created on
1 CX_PT_CONVERT_IF_CMP_EXIT Konvertierung ist beendet 20011115

Method INIT_FOR_INTERFACE_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) PT_TIME_EVAL_APP_ID TreiberapplikationsID 20020118
2 Importing IM_COMP_NAME Call by reference Type reference (TYPE) SEOCMPNAME Attributname 20011116
3 Importing IM_INTERFACE_NAME Call by reference Type reference (TYPE) SEOITFNAME Interfacename 20011116
# Exception Resumable Description Created on
1 CX_PT_CONVERT_IF_CMP_NO_DATA Konvertierung nicht möglich, keine Daten 20011116

Method INIT_FOR_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) PT_TIME_EVAL_APP_ID TreiberapplikationsID 20020118
2 Importing IM_TABNAM Call by reference Type reference (TYPE) T52BW-TABNA Tabellenname 20011116
# Exception Resumable Description Created on
1 CX_PT_CONVERT_IF_CMP_NO_DATA Konvertierung nicht möglich, keine Daten 20011116
History
Last changed by/on SAP  20011113 
SAP Release Created in