SAP ABAP Class CL_TTE_PRC_SIM_EVENTS (Events für TTE- PRC -Simulation)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_SIMULATION_T (Package) Transaction Tax Engine ( Simulation Tool )
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PRC_SIM_EVENTS Events für Preisfindungs-Simulation 20050203
Properties
Class CL_TTE_PRC_SIM_EVENTS  
Short Description Events für TTE- PRC -Simulation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_TTE_SIMULATION_T   Transaction Tax Engine ( Simulation Tool ) 
Created 20050203   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TTE_PRC_SIM_EVENTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PRC_SIM_EVENTS Events für Preisfindungs-Simulation 20050203
Friends
Class CL_TTE_PRC_SIM_EVENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTRY Instance attribute Private Type reference (TYPE) TTET_COUNTRY_PD Country 20050210
2 DOCUMENTNAME Instance attribute Private Type reference (TYPE) TTET_DOCNAME_PD Document Name 20050210
3 GR_TTE_DOCUMENT_EXT Instance attribute Protected Object reference (TYPE REF TO) CL_TTE_DOCUMENT_EXT TTE Document External Rep. ( RFC Interface ). 20050204
4 GT_SAVED_ITEMPART_TAB Instance attribute Protected Type reference (TYPE) TTEPDT_ITEMPART_COM_TT Document item partner 20050204
5 GV_HEAD_COM Instance attribute Protected Type reference (TYPE) PRCT_HEAD_COM Communication Fields from Pricing Header 20050203
6 GV_HEAD_DATA Instance attribute Protected Type reference (TYPE) PRCT_HEAD_DATA Header Information for Pricing Document 20050203
7 GV_ITEM_COM Instance attribute Protected Type reference (TYPE) PRCT_ITEM_COM_T Internal Table using Item Communication Structure 20050203
8 GV_ITEM_NO Instance attribute Protected Type reference (TYPE) PRCT_ITEM_NO_T List of Item Numbers 20050203
9 GV_PD_HANDLE Instance attribute Protected Type reference (TYPE) PRCT_HANDLE Pricing Run Handle 20050203
10 GV_SAVED_ONE_ITEM Instance attribute Protected Type reference (TYPE) TTEPDT_ITEM_COM_ST Item 20050204
11 TTEDOCUMENTID Instance attribute Private Type reference (TYPE) TTET_TTEDOCUMENTID_PD TTE Document ID 20050204
12 TTEDOCUMENTID_COM Instance attribute Private Type reference (TYPE) TTET_TTEDOCUMENTID_COM_PD TTE Document ID 20050207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050204
2 CREATE_SIMU_DOCUMENT Instance method Private Method Create one TTE Simu Document 20050207
3 TRANSFER_TO_TTE Instance method Private Method Transfer Document to TTE 20050204
Events
Class CL_TTE_PRC_SIM_EVENTS has no event.
Types
Class CL_TTE_PRC_SIM_EVENTS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY_PD SPACE Land 20050210
2 Importing DOCUMENTNAME Value transfer Type reference (TYPE) TTET_DOCNAME_PD SPACE Belegname 20050210
3 Importing TTEDOCUMENTID Value transfer Type reference (TYPE) TTET_TTEDOCUMENTID_PD TTE-Beleg-ID 20050204

Method CONSTRUCTOR on class CL_TTE_PRC_SIM_EVENTS has no exception.

Method CREATE_SIMU_DOCUMENT Signature

Method CREATE_SIMU_DOCUMENT on class CL_TTE_PRC_SIM_EVENTS has no parameter.
Method CREATE_SIMU_DOCUMENT on class CL_TTE_PRC_SIM_EVENTS has no exception.

Method TRANSFER_TO_TTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_COMMAND Value transfer Type reference (TYPE) TTET_ITEMCOMMAND_PD TTE-Befehl 20050204

Method TRANSFER_TO_TTE on class CL_TTE_PRC_SIM_EVENTS has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 700