SAP ABAP Class CL_ISU_IDE_DEREGSCENARIO (Supply Scenario)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-IDE (Application Component) Intercompany Data Exchange
⤷
EE_DEREG (Package) IS-U-IDE: Utility Scenario and Service Provider Agreement
⤷
⤷
Properties
| Class | CL_ISU_IDE_DEREGSCENARIO | |
| Short Description | Supply Scenario | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_DEREG | IS-U-IDE: Utility Scenario and Service Provider Agreement |
| Created | 20020725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISU_IDE_DEREGSCENARIO has no interface implemented.
Friends
Class CL_ISU_IDE_DEREGSCENARIO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWO_EVENT | 'SupplyScenarioContinued' | Event | 20031022 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWO_EVENT | 'SupplyScenarioProcessed' | Event | 20021104 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWO_EVENT | 'SupplyScenarioShifted' | Event | 20021104 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWO_EVENT | 'SupplyScenarioStopped' | Event | 20021104 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'ISUPOD' | Object Category | 20021111 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'ISUSUPSCEN' | Object Category | 20021111 | ||
| 7 | Constant | Public | Type reference (TYPE) | SWC_ELEM | 'FromDate' | Element | 20021104 | ||
| 8 | Constant | Public | Type reference (TYPE) | SWC_ELEM | 'FromDateNew' | Element | 20021104 | ||
| 9 | Constant | Public | Type reference (TYPE) | SWC_ELEM | 'FromDateOld' | Element | 20021104 | ||
| 10 | Constant | Public | Type reference (TYPE) | SWC_ELEM | 'SupplyScenario' | Element | 20021104 | ||
| 11 | Constant | Public | Type reference (TYPE) | E_DEREGSCENARIOTYPE | '03' | Supply Scenario Category | 20021111 | ||
| 12 | Constant | Public | Type reference (TYPE) | E_DEREGSCENARIOTYPE | '02' | Supply Scenario Category | 20021105 | ||
| 13 | Constant | Public | Type reference (TYPE) | E_DEREGSCENARIOTYPE | '01' | Supply Scenario Category | 20021105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check for Existence of Data Exchange Definitions | 20021031 | |
| 2 | Static method | Private | Method | Consistency Check: Definition of Supply Scenario | 20020725 | |
| 3 | Static method | Public | Method | Check for Existence of Service Provider Agreement | 20020807 | |
| 4 | Static method | Public | Method | Determine Service Provider for Service | 20020801 | |
| 5 | Static method | Public | Method | Read All Supply Scenarios | 20020729 | |
| 6 | Static method | Public | Method | Read Data for Supply Scenario | 20020725 | |
| 7 | Static method | Public | Method | Supply Scenarios for Service Provider Agreement | 20030127 |
Events
Class CL_ISU_IDE_DEREGSCENARIO has no event.
Types
Class CL_ISU_IDE_DEREGSCENARIO has no local type.
Method Signatures
Method CHECK_DEXDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATEFROM | Call by reference | Type reference (TYPE) | E_DEREGFROM | Gültig ab | 20021031 | |||
| 2 | IM_DEXPROC | Call by reference | Type reference (TYPE) | E_DEXPROC | Datenaustauschprozess | 20021031 | |||
| 3 | IM_INT_UI | Call by reference | Type reference (TYPE) | INT_UI | Interner Schlüssel des Zählpunkts | 20021031 | |||
| 4 | IM_ISERVICEID | Call by reference | Type reference (TYPE) | IEDEREGSERVPROV | Tabellentyp zu EDEREGSERVPROV | 20021031 | |||
| 5 | IM_SCENARIO | Call by reference | Type reference (TYPE) | E_DEREGSCENARIO | ID des Versorgungsszenarios | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20021031 | ||
| 2 | es wurde keine Serviceanbietervereinbarung gefunden | 20021031 |
Method CHECK_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | EDEREGSCENARIO_DATA | Daten zum Versorgungsszenario | 20020725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Definition des Versorgungsszenarios ist nicht konsistent | 20020725 |
Method CHECK_SPAGREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHECK_DATE_VALIDITY | Call by reference | Type reference (TYPE) | KENNZX | Kennzeichen: Prüfung SAV-Gültigkeit bzgl. Datum | 20120913 | |||
| 2 | IM_DATEFROM | Call by reference | Type reference (TYPE) | E_DEREGFROM | Gültig ab | 20020807 | |||
| 3 | IM_DATETO | Call by reference | Type reference (TYPE) | E_DEREGTO | Gültig bis | 20120913 | |||
| 4 | IM_DEREGSPAGREETYPE | Call by reference | Type reference (TYPE) | E_DEREGSPAGREETYPE | Art der Serviceanbietervereinbarung | 20020807 | |||
| 5 | IM_INT_UI | Call by reference | Type reference (TYPE) | INT_UI | Interner Schlüssel des Zählpunkts | 20020807 | |||
| 6 | IM_ISERVICEID | Call by reference | Type reference (TYPE) | IEDEREGSERVPROV | Tabellentyp zu EDEREGSERVPROV | 20020807 | |||
| 7 | IM_SCENARIO | Call by reference | Type reference (TYPE) | E_DEREGSCENARIO | ID des Versorgungsszenarios | 20020807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20020807 | ||
| 2 | es wurde keine Serviceanbietervereinbarung gefunden | 20020809 |
Method GET_SERVPROV_TO_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ISERVICEID | Call by reference | Type reference (TYPE) | IEDEREGSERVPROV | Tabellentyp zu EDEREGSERVPROV | 20020801 | |||
| 2 | EX_SERVICEID | Call by reference | Type reference (TYPE) | SERVICE_PROV | Serviceanbieter | 20020801 | |||
| 3 | IM_CONSIDER_ADD_NBSERVICES | Call by reference | Type reference (TYPE) | KENNZX | SPACE | Indicators | 20070206 | ||
| 4 | IM_DATEFROM | Call by reference | Type reference (TYPE) | E_DEREGFROM | Gültig ab | 20020801 | |||
| 5 | IM_DATETO | Call by reference | Type reference (TYPE) | E_DEREGTO | '99991231' | Gültig bis | 20020801 | ||
| 6 | IM_INT_UI | Call by reference | Type reference (TYPE) | INT_UI | Interner Schlüssel des Zählpunkts | 20020801 | |||
| 7 | IM_NO_DIALOG | Call by reference | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20020801 | ||
| 8 | IM_OWN_SERVICE | Call by reference | Type reference (TYPE) | E_DEREGSCENARIOOWNSERVICE | SPACE | Eigener Service im Versorgungsszenario | 20030117 | ||
| 9 | IM_SCENARIOPARAM | Call by reference | Type reference (TYPE) | E_DEREGSCENARIOPARAM | SPACE | Serviceanbieter als Parameter | 20020801 | ||
| 10 | IM_SERVICE | Call by reference | Type reference (TYPE) | SERCODE | SPACE | Serviceart | 20020801 | ||
| 11 | IM_SERVPROVMETHD | Call by reference | Type reference (TYPE) | E_DEREGSERVPROVMETHD | Findungsmethode für Serviceanbieter | 20020801 | |||
| 12 | IM_TEXT | Call by reference | Type reference (TYPE) | E_DEREGSCENSERVTEXT | Text zum Service des Versorgungsszenario | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20020801 | ||
| 2 | Kein Serviceanbieter gefunden | 20021106 |
Method SELECT_ALL_SCENARIOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_DATA | Call by reference | Type reference (TYPE) | IEDEREGSCENARIO_DATA | Tabellentyp zu EDEREGSCENARIO_DATA | 20020729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20020729 |
Method SELECT_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DATA | Call by reference | Type reference (TYPE) | EDEREGSCENARIO_DATA | Daten zum Versorgungsszenario | 20020725 | |||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | E_DEREGSCENARIOTXT | Bezeichnung des Versorgungsszenarios | 20020725 | |||
| 3 | IM_SCENARIO | Call by reference | Type reference (TYPE) | E_DEREGSCENARIO | ID des Versorgungsszenarios | 20020725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten sind nicht konsistent | 20020725 | ||
| 2 | nicht gefunden | 20020725 |
Method SELECT_SCENARIO_OF_AGREEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_SCENARIO | Call by reference | Type reference (TYPE) | IEDEREGSCENARIO | Tabelle von Versorgungsszenarien | 20030127 | |||
| 2 | IM_DEREGSPAGREETYPE | Call by reference | Type reference (TYPE) | E_DEREGSPAGREETYPE | Art der Serviceanbietervereinbarung | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | nicht gefunden | 20030127 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 471 |