SAP ABAP Class CL_EMMA_CASE_FUNCTIONS (EMMA Case: Reusable Functions)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
FI-CA-BF (Application Component) Basic Functions
⤷
FKKMM (Package) FI-CA: Message Monitoring
⤷
⤷
Properties
| Class | CL_EMMA_CASE_FUNCTIONS | |
| Short Description | EMMA Case: Reusable Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | EMMA | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FKKMM | FI-CA: Message Monitoring |
| Created | 20021214 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EMMA_CASE_FUNCTIONS has no forward declaration.
Interfaces
Class CL_EMMA_CASE_FUNCTIONS has no interface implemented.
Friends
Class CL_EMMA_CASE_FUNCTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EMMA_DBL | EMMA Database Access Method Definition | 20021218 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_EX_EMMA_CASE | 20061027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Accept Several Cases with Dialog | 20040219 | |
| 2 | Static method | Public | Method | Accept Case Without Dialog | 20021218 | |
| 3 | Static method | Public | Method | Accept Several Cases with Dialog | 20030117 | |
| 4 | Static method | Public | Method | Return Case without Dialog | 20030107 | |
| 5 | Static method | Public | Method | Accept Several Cases with Dialog | 20070531 | |
| 6 | Static method | Public | Method | Cancel Case without Dialog | 20030123 | |
| 7 | Static method | Public | Constructor | Class Initialization | 20090210 | |
| 8 | Static method | Public | Method | Confirm Several Cases with Dialog | 20070531 | |
| 9 | Static method | Public | Method | Close Case Without Dialog | 20070531 | |
| 10 | Static method | Public | Method | Confirm Several Cases with Dialog | 20040203 | |
| 11 | Static method | Public | Method | Confirm Case without Dialog | 20030123 | |
| 12 | Static method | Public | Method | Accept Several Cases with Dialog | 20030117 | |
| 13 | Static method | Public | Method | Forward Case without Dialog | 20030107 | |
| 14 | Static method | Public | Method | Dialog Box for Informing User with ALV List | 20030116 | |
| 15 | Static method | Public | Method | Read User Name | 20021218 | |
| 16 | Static method | Public | Method | Reopen Multiple Cases with Dialog | 20070531 | |
| 17 | Static method | Public | Method | Reopen Case Without Dialog | 20030123 |
Events
Class CL_EMMA_CASE_FUNCTIONS has no event.
Types
Class CL_EMMA_CASE_FUNCTIONS has no local type.
Method Signatures
Method ACCEPT_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20040219 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20040219 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20040219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20040219 |
Method ACCEPT_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NEWPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | 20040129 | ||||
| 2 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Fall | 20021218 | |||
| 3 | IV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | SY-UNAME | Bearbeiter für Klärungsfall | 20030117 | ||
| 4 | IV_LOCK | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | 20030923 | |||
| 5 | IV_REACODE | Call by reference | Type reference (TYPE) | EMMA_CREACODE | 20040129 | ||||
| 6 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Umschalten auf Simulations-Modus | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Annehmen misslungen | 20021218 |
Method BACK_TO_QUEUE_MULT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20030117 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20030117 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20030117 |
Method BACK_TO_QUEUE_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | Bearbeiter für Fall | 20030107 | |||
| 2 | EV_PREVPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | Voriger Bearbeiter | 20030108 | |||
| 3 | EV_REACODE | Call by reference | Type reference (TYPE) | EMMA_CREACODE | Grund für Weiterleitung | 20030107 | |||
| 4 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Fall | 20030120 | |||
| 5 | IV_REACODE | Call by reference | Type reference (TYPE) | EMMA_CREACODE | Grund für Weiterleitung | 20030107 | |||
| 6 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulationsmodus | 20030120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zurücklegen mißlungen | 20030107 | ||
| 2 | Fall schon in Warteschlange | 20030107 |
Method CANCEL_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20070531 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20070531 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20070531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20070531 |
Method CANCEL_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CANCODE | Call by reference | Type reference (TYPE) | EMMA_CANCODE | Stornogrund | 20030124 | |||
| 2 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Klärungsfall | 20030123 | |||
| 3 | IV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | SY-UNAME | Bearbeiter für Klärungsfall | 20030123 | ||
| 4 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulations-Modus | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Annehmen misslungen | 20030123 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EMMA_CASE_FUNCTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EMMA_CASE_FUNCTIONS has no exception.
Method COMPLETE_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20070531 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20070531 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20070531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20070531 |
Method COMPLETE_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Klärungsfall | 20070531 | |||
| 2 | IV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | SY-UNAME | Bearbeiter für Klärungsfall | 20070531 | ||
| 3 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulations-Modus | 20070531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Annehmen misslungen | 20070531 |
Method CONFIRM_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Tabelle mit Informationszeilen | 20040203 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20040203 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20040203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040203 |
Method CONFIRM_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Klärungsfall | 20030123 | |||
| 2 | IV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | SY-UNAME | Bearbeiter für Klärungsfall | 20040213 | ||
| 3 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulations-Modus | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Annehmen misslungen | 20030123 |
Method FORWARD_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20030117 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20030117 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20030117 |
Method FORWARD_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CURRPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | Bearbeiter für Fall | 20030107 | |||
| 2 | EV_PREVPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | Vorheriger Bearbeiter | 20030107 | |||
| 3 | EV_REACODE | Call by reference | Type reference (TYPE) | EMMA_CREACODE | Grund für Weiterleitung | 20030107 | |||
| 4 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Fall | 20030120 | |||
| 5 | IV_NEWPROC | Call by reference | Type reference (TYPE) | EMMA_CPROCESSOR | Bearbeiter für Fall | 20030107 | |||
| 6 | IV_REACODE | Call by reference | Type reference (TYPE) | EMMA_CREACODE | Grund für Weiterleitung | 20030107 | |||
| 7 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulationsmodus | 20030120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Weiterleiten fehlgeschlagen | 20030107 |
Method POPUP_TO_INFORM_WITH_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTINUE | Call by reference | Type reference (TYPE) | FLAG | Fortfahren? | 20030116 | |||
| 2 | IT_LINES | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fallliste | 20030116 | |||
| 3 | IV_CONFIRM_ONLY | Call by reference | Type reference (TYPE) | FLAG | Nur bestätigen | 20030117 | |||
| 4 | IV_HEADERLINE1 | Call by reference | Type reference (TYPE) | TEXT70 | Erste Kopfzeile | 20030116 | |||
| 5 | IV_HEADERLINE2 | Call by reference | Type reference (TYPE) | TEXT70 | Zweite Kopfzeile | 20030116 | |||
| 6 | IV_QUESTIONLINE1 | Call by reference | Type reference (TYPE) | TEXT70 | Frage an den Benutzer | 20030116 | |||
| 7 | IV_QUESTIONLINE2 | Call by reference | Type reference (TYPE) | TEXT70 | Frage an den Benutzer | 20030116 | |||
| 8 | IV_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Popup Titel | 20030116 |
Method POPUP_TO_INFORM_WITH_LINES on class CL_EMMA_CASE_FUNCTIONS has no exception.
Method READ_USER_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADR | Call by reference | Type reference (TYPE) | BAPIADDR3 | BAPI-Referenzstruktur für Adressen (Ansprechpartner) | 20021218 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030228 |
Method REOPEN_MULTIPLE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_LINE | Call by reference | Type reference (TYPE) | EMMA_CASE_INFOLINE_T | Fehlerhafte Fälle | 20070531 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | EMMA_CASELIST_OUT_TAB | Fallliste Ausgabestruktur | 20070531 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Gewählte Zeilen | 20070531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgebrochen durch Benutzer | 20070531 |
Method REOPEN_NO_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASENR | Call by reference | Type reference (TYPE) | EMMA_CNR | Klärungsfall | 20030123 | |||
| 2 | IV_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | ' ' | Simulations-Modus | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Annehmen misslungen | 20030123 |
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 471 |