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 | 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 | Constant | Private | Type reference (TYPE) | C | 'A' | 20090219 | |||
| 2 | Constant | Private | Type reference (TYPE) | C | 'E' | 20090219 | |||
| 3 | Constant | Private | Type reference (TYPE) | C | 'W' | 20090223 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BAPIUSPARM | 'ADDRESS' | Parameter Name | 20090223 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | BAPIUSFLD | 'FIRSTNAME' | Field in the Parameter | 20090223 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | BAPIUSFLD | 'LASTNAME' | Field in the Parameter | 20090223 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | BAPIUSPARM | 'USERNAME' | Parameter Name | 20090223 | ||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_IDM_IDTSUITEADRBYELSQR_IMPL | 20090219 | ||||
| 9 | Instance attribute | Public | See coding | 20090325 | |||||
| 10 | Instance attribute | Public | See coding | 20090223 | |||||
| 11 | Instance attribute | Public | See coding | 20090223 | |||||
| 12 | Instance attribute | Public | See coding | 20090223 | |||||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | BS_IO_USR_SE_IDTSUITEADRBYESQR | 20090224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090219 | |
| 2 | Instance method | Public | Constructor | 20090224 | ||
| 3 | Static method | Public | Method | 20090219 | ||
| 4 | Instance method | Public | Method | 20090219 | ||
| 5 | Static method | Public | Method | 20090220 | ||
| 6 | Instance method | Private | Method | 20090219 | ||
| 7 | Instance method | Private | Method | 20090223 | ||
| 8 | 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 | 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 | INPUT | Call by reference | Type reference (TYPE) | IDM_IDTSUITEADDRESSBYELMSQRY_S | IdentitySUITEAddressByElementsQuery_sync | 20090219 | |||
| 2 | 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 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090223 | ||||
| 2 | ES_OUTPUT | Call by reference | Type reference (TYPE) | IDM_IDTSUITEADDRESSBYELMSRSP_S | 20090223 | ||||
| 3 | IT_USERS | Call by reference | Type reference (TYPE) | TY_USER_INFO_T | 20090223 | ||||
| 4 | IV_MORE_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occured | 20090220 |
Method FILL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOG | Call by reference | Type reference (TYPE) | BSFND_NOSC_LOG | Proxy Structure (generated) | 20090219 | |||
| 2 | IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090219 | |||
| 3 | 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 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090223 | |||
| 2 | ET_USERS | Call by reference | Type reference (TYPE) | TY_USER_INFO_T | 20090223 | ||||
| 3 | EV_MORE_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090223 | ||||
| 4 | IT_SELECTION_RANGE | Call by reference | Type reference (TYPE) | TY_SELECTION_RANGE_T | 20090223 | ||||
| 5 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | I | 20090223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occured | 20090223 |
Method IMPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090220 | |||
| 2 | ET_SELECTION_RANGE | Call by reference | Type reference (TYPE) | TY_SELECTION_RANGE_T | 20090223 | ||||
| 3 | EV_MAX_ROWS | Call by reference | Type reference (TYPE) | I | 20090223 | ||||
| 4 | IS_INPUT | Call by reference | Type reference (TYPE) | IDM_IDTSUITEADDRESSBYELMSQRY_S | IdentitySUITEAddressByElementsQuery_sync | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occured | 20090220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |