SAP ABAP Class CL_GENIL_SAMPLE_ORDER_NEW (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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 20100409
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20100409
Properties
Class CL_GENIL_SAMPLE_ORDER_NEW  
Short Description Generic IL Component: Sample Implementation Order    
Super Class CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_SAMPLE   Examples 
Created 20040414   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20100409
Friends
Class CL_GENIL_SAMPLE_ORDER_NEW has no friend class.
Attributes
Class CL_GENIL_SAMPLE_ORDER_NEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FOLLOWUP Instance method Public Method 20040414
2 GET_OBJ_ID_FROM_ORDER_NUMBER Instance method Public Method 20060713
3 GET_ORDER_NUMBER_FROM_OBJ_ID Instance method Public Method 20060713
4 RENUMBER_ITEMS Instance method Public Method 20040423
5 SET_ITEMS Instance method Protected Method 20040414
6 SET_MSG_CONTAINER Instance method Protected Method 20040414
Events
Class CL_GENIL_SAMPLE_ORDER_NEW has no event.
Types
Class CL_GENIL_SAMPLE_ORDER_NEW has no local type.
Method Signatures

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 Objekt-GUID im generischen Interaction Layer 20040414
2 Importing IV_ROOTLIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Datencontainer - Oberfläche Wurzelobjektliste 20040414
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20040414

Method CREATE_FOLLOWUP on class CL_GENIL_SAMPLE_ORDER_NEW has no exception.

Method GET_OBJ_ID_FROM_ORDER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Object ID in Generic Interaction Layer 20060713
2 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) INT4 Natural number 20060713

Method GET_OBJ_ID_FROM_ORDER_NUMBER on class CL_GENIL_SAMPLE_ORDER_NEW has no exception.

Method GET_ORDER_NUMBER_FROM_OBJ_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORDER_NUMBER Call by reference Type reference (TYPE) INT4 Natural number 20060713
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Object ID in Generic Interaction Layer 20060713

Method GET_ORDER_NUMBER_FROM_OBJ_ID on class CL_GENIL_SAMPLE_ORDER_NEW has no exception.

Method RENUMBER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_NUMBER Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040423
2 Importing IV_HEADER_GUID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_GUID Objekt-GUID im generischen Interaction Layer 20040423
3 Importing IV_OFFSET Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040423
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20040423

Method RENUMBER_ITEMS on class CL_GENIL_SAMPLE_ORDER_NEW 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-Schnittstelle 20040414

Method SET_ITEMS on class CL_GENIL_SAMPLE_ORDER_NEW 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-Objekt-Schnittstelle 20040414

Method SET_MSG_CONTAINER on class CL_GENIL_SAMPLE_ORDER_NEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400