SAP ABAP Class CL_ISU_DATEX_PROC_SETTLPARA (ISU Data Exchange Process - Send Settlement Results)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_DATEX (Package) Data Exchange at Point of Delivery Level
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_DATEX_PROC_PROFILE | ISU Data Exchange Process Profile Import/Export | 20011130 |
Properties
| Class | CL_ISU_DATEX_PROC_SETTLPARA | |
| Short Description | ISU Data Exchange Process - Send Settlement Results | |
| Super Class | CL_ISU_DATEX_PROC_PROFILE | ISU Data Exchange Process Profile Import/Export |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | EE_DATEX | Data Exchange at Point of Delivery Level |
| Created | 20011130 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_DATEX_PROC_SETTLPARA has no forward declaration.
Interfaces
Class CL_ISU_DATEX_PROC_SETTLPARA has no interface implemented.
Friends
Class CL_ISU_DATEX_PROC_SETTLPARA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SEOCPDNAME | 'PROCESS_OUTBOUND_SETTLPARA' | Method for Export | 20011130 | ||
| 2 | Constant | Private | Type reference (TYPE) | E_DEXREFERENCETYPE | 'E_EDMSETTLDOC' | Data Element of Reference for Data Exchange Process | 20020114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Do Not Use! Export Settlement Parameter from WB | 20011130 | |
| 2 | Instance method | Private | Method | Sets Task Data According to Settlement Document | 20020110 | |
| 3 | Instance method | Private | Method | Update Task | 20011212 |
Events
Class CL_ISU_DATEX_PROC_SETTLPARA has no event.
Types
Class CL_ISU_DATEX_PROC_SETTLPARA has no local type.
Method Signatures
Method PROCESS_OUTBOUND_SETTLPARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_PROFILE | Call by reference | Type reference (TYPE) | T_EEDMSETTL_SNDPROFILE | Profile zum Versenden | 20011130 | |||
| 2 | X_COMPARTNER | Call by reference | Type reference (TYPE) | ECOMPARTNER | Enthält Partner und Bausteine für Kommunikation | 20011130 | |||
| 3 | X_EDMSETTLDOC | Call by reference | Type reference (TYPE) | E_EDMSETTLDOC | Bilanzierungsbeleg | 20011130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verarbeitung | 20011130 |
Method SET_TASK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_SETTLDOC | Call by reference | Type reference (TYPE) | E_EDMSETTLDOC | Bilanzierungsbeleg | 20020110 |
Method SET_TASK_DATA on class CL_ISU_DATEX_PROC_SETTLPARA has no exception.
Method UPDATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_IDOC_DATA | Call by reference | Type reference (TYPE) | IDEX_IDOCDATA | Master-Idocs für Datenaustasuchprozeß | 20011212 | |||
| 2 | XT_PROFILE | Call by reference | Type reference (TYPE) | T_EEDMSETTL_SNDPROFILE | Profile zum Versenden | 20011212 | |||
| 3 | XT_UI_FROM_PROFILE | Call by reference | Type reference (TYPE) | T_EEDM_UI_FROM_PROFILE | Zählpunkte zum Profil | 20011212 | |||
| 4 | X_SETTLDOC | Call by reference | Type reference (TYPE) | E_EDMSETTLDOC | Bilanzierungsbeleg | 20020114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verarbeitung | 20011212 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 464 |