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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CRM_GENIL_CONTAINER_TOOLS 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 ADVANCED_SEARCH Static method Public Method 20060316
2 CREATE Static method Public Method 20021028
3 CREATE_FOLLOWUP Static method Public Method 20030203
4 DELETE Static method Public Method 20030203
5 GET_TEXT Static method Public Method 20060316
6 LOCK Static method Public Method 20021106
7 MODIFY Static method Public Method 20021104
8 MODIFY_CHILDREN Static method Private Method 20021104
9 PROCESS_CHILDREN Static method Private Method 20021022
10 READ Static method Public Method 20021017
11 RENUMBER_ITEMS Static method Public Method 20100510
12 SAVE Static method Public Method 20030203
13 SEARCH Static method Public Method 20021017
14 SET_ATTR_PROPERTIES Static method Private Method 20021022
15 SET_ITEMS Static method Private Method 20021022
16 SET_ITEMS_PAGED Static method Private Method 20091130
17 SET_MSG_CONTAINER 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 Importing IS_QUERY_PARAMETERS Call by reference Type reference (TYPE) GENILT_QUERY_PARAMETERS 20060316
2 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) GENILT_SELECTION_PARAMETER_TAB 20060316
3 Importing 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 Importing IS_PARAMETERS Call by reference Type reference (TYPE) CRMT_GENIL_ORDER_CREATE Order Create Parameter für Beispielimplementierung 20021028
2 Importing IV_NUMBER Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021028
3 Importing 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 Importing IV_GUID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_GUID 20030203
2 Importing 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 Importing IV_ROOTLIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Datencontainer-RootObjektlist Interface 20030203
4 Returning 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 Importing IV_GUID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_GUID Objekt GUID im generischen Interaction Layer 20030203
2 Returning 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 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20060316
2 Importing IV_ATTR_STRUCT Call by reference Type reference (TYPE) ANY 20110301
3 Importing IV_ATTR_VALUE Call by reference Type reference (TYPE) ANY 20110301
4 Importing IV_LANGUAGE Value transfer Type reference (TYPE) LANGU Sprachenschlüssel 20060316
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt ID im generischen Interaction Layer 20110301
6 Importing IV_VALUE_LIST_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL 20110301
7 Returning RS_TEXT Value transfer Type reference (TYPE) CRMT_TEXT_VALUE_PAIR_TAB 20060316
# Exception Resumable Description Created on
1 CX_GENIL_TEXT_ACCESS_ERROR General Exception 20110301

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_GUID Objekt GUID im generischen Interaction Layer 20021106
2 Returning 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 Changing CT_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Tabelle von Objektinstanzen im generischen IL 20021104
2 Importing 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 Changing CT_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Objekttabelle mit Objekttyp und ID 20021104
2 Importing 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 Importing IT_REQUEST_OBJECTS Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ_TAB Tabelle von Objektrequest Spezifikationen 20021025
2 Importing 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 Importing IT_REQUEST_OBJECTS Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ_TAB Struktur zur Spezifikation des Objektrequests 20021017
2 Importing 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 Exporting ET_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Tabelle von Objektinstanzen im generischen IL 20100511
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100510
3 Importing IV_FIRST_NUMBER Call by reference Type reference (TYPE) INT4 Natural Number 20100510
4 Importing 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 Importing IV_OFFSET Call by reference Type reference (TYPE) INT4 Natural Number 20100510
6 Importing 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 Importing IV_GUID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_GUID Objekt GUID im generischen Interaction Layer 20030203
2 Returning 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 Importing IS_PARAMETERS Call by reference Type reference (TYPE) CRMT_GENIL_ORDER_SEARCH Suchparameter für Beispielimplementierung 20021028
2 Importing IS_REQUEST_OBJECT Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ Struktur zur Spezifikation des Objektrequests 20021017
3 Importing 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 Importing 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 Importing 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 Importing IT_REQUEST_OBJECTS Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ_TAB Tabelle von Objektrequest Spezifikationen 20091130
2 Importing 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 Importing 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