SAP ABAP Class CL_IDM_IDTSUITEADRBYELSQR_IMPL (IdentitySUITEAddressByElementsQueryResponse_In Implementatio)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-IDM (Application Component) Identity Management: Business Suite Processes
     BS_IO_USR (Package) Development package for Identity BO
Properties
Class CL_IDM_IDTSUITEADRBYELSQR_IMPL  
Short Description IdentitySUITEAddressByElementsQueryResponse_In Implementatio    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_IO_USR   Development package for Identity BO 
Created 20090219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SELECTION_CONVERSION_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no interface implemented.
Friends
Class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOG_TYPE_ABORT Constant Private Type reference (TYPE) C 'A' 20090219
2 GC_LOG_TYPE_ERROR Constant Private Type reference (TYPE) C 'E' 20090219
3 GC_LOG_TYPE_WARNING Constant Private Type reference (TYPE) C 'W' 20090223
4 GC_PARAMETER_ADDRESS Static Attribute Private Type reference (TYPE) BAPIUSPARM 'ADDRESS' Parameter Name 20090223
5 GC_PARAMETER_FIELD_FIRSTNAME Static Attribute Private Type reference (TYPE) BAPIUSFLD 'FIRSTNAME' Field in the Parameter 20090223
6 GC_PARAMETER_FIELD_LASTNAME Static Attribute Private Type reference (TYPE) BAPIUSFLD 'LASTNAME' Field in the Parameter 20090223
7 GC_PARAMETER_USERNAME Static Attribute Private Type reference (TYPE) BAPIUSPARM 'USERNAME' Parameter Name 20090223
8 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_IDM_IDTSUITEADRBYELSQR_IMPL 20090219
9 GT_DUMMY_CNTRY_DIALNOS Instance attribute Public See coding 20090325
10 GT_DUMMY_COUNTRIES Instance attribute Public See coding 20090223
11 GT_DUMMY_EMAILINFO Instance attribute Public See coding 20090223
12 GT_DUMMY_PHONEINFO Instance attribute Public See coding 20090223
13 MB_BADI Instance attribute Private Object reference (TYPE REF TO) BS_IO_USR_SE_IDTSUITEADRBYESQR 20090224
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090219
2 CONSTRUCTOR Instance method Public Constructor 20090224
3 CREATE Static method Public Method 20090219
4 EXECUTE Instance method Public Method 20090219
5 EXPORT_CONVERSION Static method Public Method 20090220
6 FILL_LOG Instance method Private Method 20090219
7 GET_USERS Instance method Private Method 20090223
8 IMPORT_CONVERSION Static method Public Method Import conversion 20090220
Events
Class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ADDRESS_KEYS Public See coding 20090326 begin of ty_address_keys, title_key1 type ad_title1, title_key2 type ad_title2, title_p_key type ad_title, prefix_key1 type ad_prefix, prefix_key2 type ad_prefix, suffix_key type ad_titles, end of ty_address_keys
2 TY_SELECTION_RANGE_T Public See coding 20090223 ty_selection_range_t type standard table of bapiussrge
3 TY_USER_INFO Public See coding 20090223 begin of ty_user_info, user type bapiusname, address type bapiaddr3, addresskeys type ty_address_keys, country type landx50, alias type bapialias, formcode type ad_title, phoneinfo like gt_dummy_phoneinfo, emailinfo like gt_dummy_emailinfo, phonecountries like gt_dummy_countries, phonecntrydial like gt_dummy_cntry_dialnos, end of ty_user_info
4 TY_USER_INFO_T Public See coding 20090223 ty_user_info_t type standard table of ty_user_info
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_IDM_IDTSUITEADRBYELSQR_IMPL 20090219

Method CREATE on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) IDM_IDTSUITEADDRESSBYELMSQRY_S IdentitySUITEAddressByElementsQuery_sync 20090219
2 Exporting OUTPUT Call by reference Type reference (TYPE) IDM_IDTSUITEADDRESSBYELMSRSP_S IdentitySUITEAddressByElementsResponse_sync 20090219

Method EXECUTE on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no exception.

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB 20090223
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) IDM_IDTSUITEADDRESSBYELMSRSP_S 20090223
3 Importing IT_USERS Call by reference Type reference (TYPE) TY_USER_INFO_T 20090223
4 Importing IV_MORE_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090223
# Exception Resumable Description Created on
1 CX_IDM_ERROR Error occured 20090220

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOG Call by reference Type reference (TYPE) BSFND_NOSC_LOG Proxy Structure (generated) 20090219
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090219
3 Importing IV_RESULT_CODE Call by reference Type reference (TYPE) RMPS_PROCESSING_RESULT_CODE ProcessingResultCode 20090219

Method FILL_LOG on class CL_IDM_IDTSUITEADRBYELSQR_IMPL has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090223
2 Exporting ET_USERS Call by reference Type reference (TYPE) TY_USER_INFO_T 20090223
3 Exporting EV_MORE_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090223
4 Importing IT_SELECTION_RANGE Call by reference Type reference (TYPE) TY_SELECTION_RANGE_T 20090223
5 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I 20090223
# Exception Resumable Description Created on
1 CX_IDM_ERROR Error occured 20090223

Method IMPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090220
2 Exporting ET_SELECTION_RANGE Call by reference Type reference (TYPE) TY_SELECTION_RANGE_T 20090223
3 Exporting EV_MAX_ROWS Call by reference Type reference (TYPE) I 20090223
4 Importing IS_INPUT Call by reference Type reference (TYPE) IDM_IDTSUITEADDRESSBYELMSQRY_S IdentitySUITEAddressByElementsQuery_sync 20090220
# Exception Resumable Description Created on
1 CX_IDM_ERROR Error occured 20090220
History
Last changed by/on SAP  20110908 
SAP Release Created in 702