SAP ABAP Class CL_BPC_CUSTERPSIMPBYEQR_IMPL (CL_BPC_CUSTERPSIMPBYEQR_IMPL)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-BP-CM-ES (Application Component) Enterprise Services in Customer Master
⤷
OPS_SE_BPC (Package) Service enabling customer master

⤷

⤷

Properties
Class | CL_BPC_CUSTERPSIMPBYEQR_IMPL | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_BPC | Service enabling customer master |
Created | 20071107 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no interface implemented.
Friends
Class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Indicates if an error occured | 20071107 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 100 | Number of max processable records | 20071107 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_INDICATOR | 'false' | Indicator is the representation of a situation that has ex | 20071112 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_INDICATOR | 'true' | Indicator is the representation of a situation that has ex | 20071112 | |
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BPC_CUSTERPSIMPBYEQR_IMPL | Service execution class for CL_BPC_CUSTERPSIMPBYEQR_IMPL | 20071107 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BPC_SE_CUSTERPSIMPBYELE | 20071113 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BPC_SE_CUSTSIMPLBYELE_INT | 20100122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071107 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071107 |
3 | ![]() |
Static method | Public | Method | Factory method to get the proxy impl object reference | 20071107 |
4 | ![]() |
Instance method | Public | Method | Execute service processing | 20071107 |
5 | ![]() |
Instance method | Public | Method | 20071107 | |
6 | ![]() |
Instance method | Public | Method | 20071107 |
Events
Class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_KUNNR | Private | See coding | 20071108 | BEGIN OF ts_kunnr,
kunnr TYPE kunnr,
END OF ts_kunnr
|
||
2 | TS_PROCESSING_COND | Private | See coding | 20071108 | BEGIN OF ts_processing_cond,
returned_hits TYPE sapplco_number_value,
more_hits_found TYPE sapplco_indicator,
last_provided_id TYPE kunnr,
END OF ts_processing_cond
|
||
3 | TS_QUERY_NORANGE | Private | See coding | 20071108 | BEGIN OF ts_query_norange,
name1 TYPE ad_mc_name,
name2 TYPE name2_gp,
sort1 TYPE ad_sort1,
sort2 TYPE ad_sort2,
country TYPE land1,
region TYPE regio,
street TYPE ad_mc_strt,
city1 TYPE ad_mc_city,
city2 TYPE ad_city2,
post_code1 TYPE ad_pstcd1,
po_box TYPE ad_pobx,
house_num1 TYPE ad_hsnm1,
taxjurcode TYPE ad_txjcd,
maximum_val TYPE sapplco_number_value,
unlimited TYPE sapplco_indicator,
last_kunnr TYPE kunnr,
END OF ts_query_norange
|
||
4 | TS_RESPONSE | Private | See coding | 20071108 | BEGIN OF ts_response,
addrnumber TYPE ad_addrnum,
kunnr TYPE kunnr,
title TYPE ad_title,
title_txt TYPE ad_titletx,
name1 TYPE ad_name1,
name2 TYPE ad_name2,
name3 TYPE ad_name3,
name4 TYPE ad_name4,
END OF ts_response
|
||
5 | TT_KUNNR | Private | See coding | 20071108 | tt_kunnr TYPE STANDARD TABLE OF ts_kunnr
|
||
6 | TT_RESPONSE | Private | See coding | 20071108 | tt_response TYPE STANDARD TABLE OF ts_response WITH KEY addrnumber
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_BPC_CUSTERPSIMPBYEQR_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_BPC_CUSTERPSIMPBYEQR_IMPL | Service execution class for CL_BPC_CUSTERPSIMPBYEQR_IMPL | 20071107 |
Method CREATE on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_CUSTERPSIMPBYELE_RP | Proxy Structure (Generated) | 20071107 | ||
2 | ![]() |
IS_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_CUSTERPSIMPBYELE_QU | Proxy Structure (Generated) | 20071107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standard Message Fault | 20080515 |
Method EXPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE_LOG | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071109 | |||
2 | ![]() |
ES_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_CUSTERPSIMPBYELE_RP | Proxy Structure (Generated) | 20071109 | ||
3 | ![]() |
IT_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071109 | |||
4 | ![]() |
IV_LAST_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20071112 | ||
5 | ![]() |
IV_MAXROWS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20071109 |
Method EXPORT_CONVERSION on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no exception.
Method IMPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE_LOG | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071107 | |||
2 | ![]() |
ES_QUERY_NORANGE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | |||
3 | ![]() |
ET_IDRANGE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Range Table: CHAR10 | 20071107 | ||
4 | ![]() |
IS_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_CUSTERPSIMPBYELE_QU | Proxy Structure (Generated) | 20071107 |
Method IMPORT_CONVERSION on class CL_BPC_CUSTERPSIMPBYEQR_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 603 |