SAP ABAP Class CL_GENIL_SAMPLE_ORDER (Generic IL Component: Sample Implementation Order)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_SAMPLE (Package) Examples
⤷
⤷
Properties
| Class | CL_GENIL_SAMPLE_ORDER | |
| Short Description | Generic IL Component: Sample Implementation Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL_SAMPLE | Examples |
| Created | 20021017 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GENIL_SAMPLE_ORDER has no interface implemented.
Friends
Class CL_GENIL_SAMPLE_ORDER has no friend class.
Attributes
Class CL_GENIL_SAMPLE_ORDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060316 | ||
| 2 | Static method | Public | Method | 20021028 | ||
| 3 | Static method | Public | Method | 20030203 | ||
| 4 | Static method | Public | Method | 20030203 | ||
| 5 | Static method | Public | Method | 20060316 | ||
| 6 | Static method | Public | Method | 20021106 | ||
| 7 | Static method | Public | Method | 20021104 | ||
| 8 | Static method | Private | Method | 20021104 | ||
| 9 | Static method | Private | Method | 20021022 | ||
| 10 | Static method | Public | Method | 20021017 | ||
| 11 | Static method | Public | Method | 20100510 | ||
| 12 | Static method | Public | Method | 20030203 | ||
| 13 | Static method | Public | Method | 20021017 | ||
| 14 | Static method | Private | Method | 20021022 | ||
| 15 | Static method | Private | Method | 20021022 | ||
| 16 | Static method | Private | Method | 20091130 | ||
| 17 | Static method | Private | Method | 20021104 |
Events
Class CL_GENIL_SAMPLE_ORDER has no event.
Types
Class CL_GENIL_SAMPLE_ORDER has no local type.
Method Signatures
Method ADVANCED_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | 20060316 | ||||
| 2 | IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | 20060316 | ||||
| 3 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20060316 |
Method ADVANCED_SEARCH on class CL_GENIL_SAMPLE_ORDER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_GENIL_ORDER_CREATE | Order Create Parameter für Beispielimplementierung | 20021028 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021028 | |||
| 3 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20021028 |
Method CREATE on class CL_GENIL_SAMPLE_ORDER has no exception.
Method CREATE_FOLLOWUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20030203 | ||||
| 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 | 20100507 | |||
| 3 | IV_ROOTLIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20030203 | |||
| 4 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030203 |
Method CREATE_FOLLOWUP on class CL_GENIL_SAMPLE_ORDER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20030203 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030203 |
Method DELETE on class CL_GENIL_SAMPLE_ORDER has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20060316 | |||
| 2 | IV_ATTR_STRUCT | Call by reference | Type reference (TYPE) | ANY | 20110301 | ||||
| 3 | IV_ATTR_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110301 | ||||
| 4 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20060316 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20110301 | |||
| 6 | IV_VALUE_LIST_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110301 | ||||
| 7 | RS_TEXT | Value transfer | Type reference (TYPE) | CRMT_TEXT_VALUE_PAIR_TAB | 20060316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Exception | 20110301 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20021106 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20021106 |
Method LOCK on class CL_GENIL_SAMPLE_ORDER 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 | 20021104 | |||
| 2 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20021104 |
Method MODIFY on class CL_GENIL_SAMPLE_ORDER has no exception.
Method MODIFY_CHILDREN 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 | Objekttabelle mit Objekttyp und ID | 20021104 | |||
| 2 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20021104 |
Method MODIFY_CHILDREN on class CL_GENIL_SAMPLE_ORDER has no exception.
Method PROCESS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Tabelle von Objektrequest Spezifikationen | 20021025 | |||
| 2 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20021022 |
Method PROCESS_CHILDREN on class CL_GENIL_SAMPLE_ORDER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Struktur zur Spezifikation des Objektrequests | 20021017 | |||
| 2 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20021017 |
Method READ on class CL_GENIL_SAMPLE_ORDER has no exception.
Method RENUMBER_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Tabelle von Objektinstanzen im generischen IL | 20100511 | |||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100510 | ||||
| 3 | IV_FIRST_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100510 | |||
| 4 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface for Simple Access to Generic IL Message Service | 20100510 | |||
| 5 | IV_OFFSET | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100510 | |||
| 6 | IV_ORDER_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Object GUID in Generic Interaction Layer | 20100510 |
Method RENUMBER_ITEMS on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20030203 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030203 |
Method SAVE on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_GENIL_ORDER_SEARCH | Suchparameter für Beispielimplementierung | 20021028 | |||
| 2 | IS_REQUEST_OBJECT | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ | Struktur zur Spezifikation des Objektrequests | 20021017 | |||
| 3 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20021017 |
Method SEARCH on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SET_ATTR_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20021022 |
Method SET_ATTR_PROPERTIES on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20021022 |
Method SET_ITEMS on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SET_ITEMS_PAGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Tabelle von Objektrequest Spezifikationen | 20091130 | |||
| 2 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20091130 |
Method SET_ITEMS_PAGED on class CL_GENIL_SAMPLE_ORDER has no exception.
Method SET_MSG_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | Datencontainer-RootObjekt Interface | 20021104 |
Method SET_MSG_CONTAINER on class CL_GENIL_SAMPLE_ORDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |