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 | Instance attribute | Private | Type reference (TYPE) | TTET_COUNTRY_PD | Country | 20050210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TTET_DOCNAME_PD | Document Name | 20050210 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TTE_DOCUMENT_EXT | TTE Document External Rep. ( RFC Interface ). | 20050204 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TTEPDT_ITEMPART_COM_TT | Document item partner | 20050204 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PRCT_HEAD_COM | Communication Fields from Pricing Header | 20050203 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PRCT_HEAD_DATA | Header Information for Pricing Document | 20050203 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PRCT_ITEM_COM_T | Internal Table using Item Communication Structure | 20050203 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | PRCT_ITEM_NO_T | List of Item Numbers | 20050203 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | PRCT_HANDLE | Pricing Run Handle | 20050203 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TTEPDT_ITEM_COM_ST | Item | 20050204 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TTET_TTEDOCUMENTID_PD | TTE Document ID | 20050204 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TTET_TTEDOCUMENTID_COM_PD | TTE Document ID | 20050207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050204 | ||
| 2 | Instance method | Private | Method | Create one TTE Simu Document | 20050207 | |
| 3 | 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 | COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY_PD | SPACE | Land | 20050210 | ||
| 2 | DOCUMENTNAME | Value transfer | Type reference (TYPE) | TTET_DOCNAME_PD | SPACE | Belegname | 20050210 | ||
| 3 | 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 | 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 |