SAP ABAP Class IF_GENIL_SO_HANDLER (Interface for Simple Objects Within the Generic IL)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_GENIL_ABSTR_SO_HANDLER | Abstract Handling Object for a Simple Business Object | 20011115 |
Properties
| Class | IF_GENIL_SO_HANDLER | |
| Short Description | Interface for Simple Objects Within the Generic IL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011115 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_SO_HANDLER has no forward declaration.
Interfaces
Class IF_GENIL_SO_HANDLER has no interface implemented.
Friends
Class IF_GENIL_SO_HANDLER has no friend class.
Attributes
Class IF_GENIL_SO_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Whether Instances Can Be Saved | 20030509 | |
| 2 | Instance method | Public | Method | Generate a Qty of Object Instances According to Parameters | 20011203 | |
| 3 | Instance method | Public | Method | Delete Instances | 20011115 | |
| 4 | Instance method | Public | Method | Destructor Method for Instance | 20021204 | |
| 5 | Instance method | Public | Method | Execute an Instance Method | 20011115 | |
| 6 | Instance method | Public | Method | Returns Attributes and Relations of Instances | 20011115 | |
| 7 | Instance method | Public | Method | Returns a List of Instances That Fulfill Search Parameters | 20011115 | |
| 8 | Instance method | Public | Method | Reset Buffer for Instances | 20011115 | |
| 9 | Instance method | Public | Method | Lock Instances | 20011115 | |
| 10 | Instance method | Public | Method | Change Attributes and Relations of Instances in Buffer | 20011115 | |
| 11 | Instance method | Public | Event handling method | Event Handler for "After Commit" | 20020114 | |
| 12 | Instance method | Public | Event handling method | Event Handler for "After Rollback" | 20020114 | |
| 13 | Instance method | Public | Method | Save Instances | 20011115 |
Events
Class IF_GENIL_SO_HANDLER has no event.
Types
Class IF_GENIL_SO_HANDLER has no local type.
Method Signatures
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_OBJ_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20030509 | |||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface für einfachen Zugriff auf den GenIL Meldungsdienst | 20050727 |
Method CHECK_BEFORE_SAVE on class IF_GENIL_SO_HANDLER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parametertabelle von Name-Wert-Paaren | 20020114 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011203 | |||
| 3 | IV_SIMPLE_OBJ_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJLIST | Data Container - Simple Object List Interface | 20020418 |
Method CREATE on class IF_GENIL_SO_HANDLER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_OBJ_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20020114 | |||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface für einfachen Zugriff auf den GenIL Meldungsdienst | 20050727 |
Method DELETE on class IF_GENIL_SO_HANDLER has no exception.
Method DESTROY Signature
Method DESTROY on class IF_GENIL_SO_HANDLER has no parameter.
Method DESTROY on class IF_GENIL_SO_HANDLER has no exception.
Method EXECUTE_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20020115 | |||
| 2 | ET_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Tabelle von Objektinstanzen im generischen IL | 20030515 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parametertabelle von Name-Wert-Paaren | 20011203 | |||
| 4 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | Name einer Business Objekt Methode | 20011203 |
Method EXECUTE_METHOD on class IF_GENIL_SO_HANDLER has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST_OBJECT | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ | Struktur zur Spezifikation des Objektrequests | 20011220 | |||
| 2 | IV_SIMPLE_OBJ_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJLIST | Data Container - Simple Object List Interface | 20020418 |
Method GET_DETAIL on class IF_GENIL_SO_HANDLER has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST_OBJECT | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ | Struktur zur Spezifikation des Objektrequests | 20011220 | |||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parametertabelle von Name-Wert-Paaren | 20011206 | |||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20011203 | |||
| 4 | IV_SIMPLE_OBJ_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJLIST | Data Container - Simple Object List Interface | 20020418 |
Method GET_LIST on class IF_GENIL_SO_HANDLER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_OBJ_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20020114 | |||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface für einfachen Zugriff auf den GenIL Meldungsdienst | 20050727 |
Method INIT on class IF_GENIL_SO_HANDLER has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_OBJ_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20020114 | |||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20040510 |
Method LOCK on class IF_GENIL_SO_HANDLER has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Tabelle von Objektinstanzen im generischen IL | 20020418 | |||
| 2 | IV_SIMPLE_OBJ_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJLIST | Data Container - Simple Object List Interface | 20020418 |
Method MODIFY on class IF_GENIL_SO_HANDLER has no exception.
Method ON_AFTER_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20040316 |
Method ON_AFTER_COMMIT on class IF_GENIL_SO_HANDLER has no exception.
Method ON_AFTER_ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20040316 |
Method ON_AFTER_ROLLBACK on class IF_GENIL_SO_HANDLER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_OBJ_LINE_TAB | Objekttabelle mit Objekttyp und ID | 20020114 | |||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface für einfachen Zugriff auf den GenIL Meldungsdienst | 20050727 |
Method SAVE on class IF_GENIL_SO_HANDLER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |