SAP ABAP Class CL_GENIL_SAMPLE_ACCOUNT (Generic IL Component: Sample Implementation Account)
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_ACCOUNT  
Short Description Generic IL Component: Sample Implementation Account    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_SAMPLE   Examples 
Created 20081128   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_ACCOUNT has no interface implemented.
Friends
Class CL_GENIL_SAMPLE_ACCOUNT has no friend class.
Attributes
Class CL_GENIL_SAMPLE_ACCOUNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADVANCED_SEARCH Static method Public Method 20081128
2 CREATE Static method Public Method 20081128
3 CREATE_FOLLOWUP Static method Public Method 20081128
4 DELETE Static method Public Method 20081128
5 GET_TEXT Static method Public Method 20081128
6 LOCK Static method Public Method 20081128
7 MODIFY Static method Public Method 20081128
8 MODIFY_CHILDREN Static method Private Method 20081128
9 PROCESS_CHILDREN Static method Private Method 20081128
10 READ Static method Public Method 20081128
11 SAVE Static method Public Method 20081128
12 SEARCH Static method Public Method 20081128
13 SET_ATTR_PROPERTIES Static method Private Method 20081128
14 SET_ITEMS Static method Private Method 20081128
15 SET_MSG_CONTAINER Static method Private Method 20081128
Events
Class CL_GENIL_SAMPLE_ACCOUNT has no event.
Types
Class CL_GENIL_SAMPLE_ACCOUNT 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 20081128
2 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) GENILT_SELECTION_PARAMETER_TAB 20081128
3 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST 20081128

Method ADVANCED_SEARCH on class CL_GENIL_SAMPLE_ACCOUNT 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) GENILT_ACCOUNT_CREATE Create Attributes for Account Sample Implementation 20081128
2 Importing IV_NUMBER Call by reference Type reference (TYPE) INT4 Natural Number 20081128
3 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20081128

Method CREATE on class CL_GENIL_SAMPLE_ACCOUNT 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 20081128
2 Importing IV_ROOTLIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20081128
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20081128

Method CREATE_FOLLOWUP on class CL_GENIL_SAMPLE_ACCOUNT 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 Object GUID in Generic Interaction Layer 20081128
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20081128

Method DELETE on class CL_GENIL_SAMPLE_ACCOUNT 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 20081128
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU 20081128
3 Returning RS_TEXT Value transfer Type reference (TYPE) CRMT_TEXT_VALUE_PAIR_TAB 20081128

Method GET_TEXT on class CL_GENIL_SAMPLE_ACCOUNT has no exception.

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 Object GUID in Generic Interaction Layer 20081128
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20081128

Method LOCK on class CL_GENIL_SAMPLE_ACCOUNT 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 Table of Object Instances in Generic IL 20081128
2 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20081128

Method MODIFY on class CL_GENIL_SAMPLE_ACCOUNT 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 Object Table with Object Type and ID 20081128
2 Importing IV_ACCOUNT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20090127

Method MODIFY_CHILDREN on class CL_GENIL_SAMPLE_ACCOUNT 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 Table of Object Request Specifications 20081128
2 Importing IV_ACCOUNT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20081128

Method PROCESS_CHILDREN on class CL_GENIL_SAMPLE_ACCOUNT 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 Structure for Specification of Object Request 20081128
2 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20081128

Method READ on class CL_GENIL_SAMPLE_ACCOUNT 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 Object GUID in Generic Interaction Layer 20081128
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20081128

Method SAVE on class CL_GENIL_SAMPLE_ACCOUNT 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) GENILT_ACCOUNT_ATTR Account attributes for Sample Implementation 20081128
2 Importing IS_REQUEST_OBJECT Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ Structure for Specification of Object Request 20081128
3 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20081128

Method SEARCH on class CL_GENIL_SAMPLE_ACCOUNT 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_ACCOUNT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20081128

Method SET_ATTR_PROPERTIES on class CL_GENIL_SAMPLE_ACCOUNT 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 Data Container - Object Interface 20081128

Method SET_ITEMS on class CL_GENIL_SAMPLE_ACCOUNT 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 Data Container - Root Object Interface 20081128

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