SAP ABAP Class IF_CM_CARRIER (CM: Interface, to which the CM Workbench referred)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CM_GUICARRIER | CM: Carrier for entry into CM-Workbench | 19990430 |
Properties
| Class | IF_CM_CARRIER | |
| Short Description | CM: Interface, to which the CM Workbench referred | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990429 | SAP |
| Last change | 20010425 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CM_CARRIER has no forward declaration.
Interfaces
Class IF_CM_CARRIER has no interface implemented.
Friends
Class IF_CM_CARRIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | DE_CM_CONST | Desired user activity | 19990430 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | OK | Command | 19990430 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GCM_CONTROLLER | Only controller instance | 19990503 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_CM_CARRIER | Individual instance | 19990430 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | DE_CM_STATUS | Workbench status :'S' Display 'CH' Change 'CR' Create | 19990519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the activity | 19990430 | |
| 2 | Static method | Public | Method | Manages individual objects of class | 19990430 | |
| 3 | Instance method | Public | Method | Sets the private Attribute Controller | 19990503 | |
| 4 | Instance method | Public | Method | Interpretes the activity | 19990429 | |
| 5 | Instance method | Public | Method | Refresh the data | 19990430 | |
| 6 | Instance method | Public | Method | Which activity does the user want to execute? | 19990430 | |
| 7 | Instance method | Public | Method | Sets the current function code | 19990430 |
Events
Class IF_CM_CARRIER has no event.
Types
Class IF_CM_CARRIER has no local type.
Method Signatures
Method GET_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | DE_CM_CONST | Aktivität | 19990430 |
Method GET_ACTIVITY on class IF_CM_CARRIER has no exception.
Method GET_CLASS_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAIN_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | Hauptdynpro | 19991020 | |||
| 2 | I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | REPID | Hauptprogramm | 19991020 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CM_CARRIER | einziges Objekt der Klasse | 19990430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Informationen über Rahmenprogram/Dynpro | 19991020 |
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GCM_CONTROLLER | der Controller im CM | 19990505 |
Method GET_CONTROLLER on class IF_CM_CARRIER has no exception.
Method INTERPRETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOLDER_KEY | Call by reference | Type reference (TYPE) | STRUC_CM_FOLDER_KEY | BWL-Schlüssel der aktuellen Mappe | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannter Fehler | 19990520 | ||
| 2 | zerstörte Berechtigung | 19991208 | ||
| 3 | Mappe z. Löschen gemerkt | 19990610 | ||
| 4 | Tabelle wird schon gesperrt | 19990520 | ||
| 5 | Eingabe fehlerhaft | 19990520 | ||
| 6 | Kein Sperren möglich | 19990520 | ||
| 7 | Die Mappe Konnte nicht abgespeichert werden | 19990623 | ||
| 8 | keine Berechtigung | 19990520 | ||
| 9 | kein Kommando gefunden | 19990503 | ||
| 10 | kein Controller gefunden | 19990503 | ||
| 11 | Der Cursor ist auf keinem Dynprofeld positioniert | 19990525 | ||
| 12 | Es gibt z. Key keine Mappe | 19990520 | ||
| 13 | es gibt zu der Mappe keinen Vorgänger | 19990526 | ||
| 14 | Es gibt z. Key kein Produkt | 19990520 | ||
| 15 | Es wurde keine Struktur gefunden | 19990520 | ||
| 16 | es gibt zu d. Mappe keinen Nachfolger | 19990526 | ||
| 17 | es existieren zu der Mappe noch Nachfolger | 19990526 | ||
| 18 | Aktion konnte nicht rückgängig gemacht werden | 19990520 |
Method REFRSH_DATA Signature
Method REFRSH_DATA on class IF_CM_CARRIER has no parameter.
Method REFRSH_DATA on class IF_CM_CARRIER has no exception.
Method SET_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | DE_CM_CONST | Aktivitätszustand der Workbench | 19990430 |
Method SET_ACTIVITY on class IF_CM_CARRIER has no exception.
Method SET_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | OK | Funktionscode | 19990430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Importparameter ist leer | 19990430 |
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |