SAP ABAP Class CL_BPC_SLSARRSBYEL003QR_IMPL (CL_BPC_SLSARRSBYEL003QR_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_SLSARRSBYEL003QR_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 | 20080516 | 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_SLSARRSBYEL003QR_IMPL has no interface implemented.
Friends
Class CL_BPC_SLSARRSBYEL003QR_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) | INT4 | 100 | Number of max processable records | 20080516 | |
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BPC_SLSARRSBYEL003QR_IMPL | Service execution class for CL_BPC_SLSARRSBYEL001QR_IMPL | 20080516 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_INDICATOR | 'false' | Indicator is the representation of a situation that has ex | 20080516 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_INDICATOR | 'true' | Indicator is the representation of a situation that has ex | 20080516 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BPC_SE_SLSARRSBYEL003QR | Proxy Class (Generated) | 20080516 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGID | 'MSGC_OPS_SE_BPC_SC' | Message Class | 20080516 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080516 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BAPI_MTYPE | 'S' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080516 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicates if an error occured | 20080516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080516 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080516 |
3 | ![]() |
Static method | Public | Method | Factory method to get the proxy impl object reference | 20080516 |
4 | ![]() |
Instance method | Public | Method | Execute service processing | 20080516 |
5 | ![]() |
Instance method | Public | Method | 20080516 | |
6 | ![]() |
Instance method | Public | Method | 20080516 |
Events
Class CL_BPC_SLSARRSBYEL003QR_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_QUERY | Public | See coding | 20080516 | BEGIN OF ts_query,
customer TYPE kunnr,
salesorg TYPE vkorg,
distrchnl TYPE vtweg,
division TYPE spart,
salesoffice TYPE vkbur,
salesgroup TYPE vkgrp,
partner TYPE string,
partnerrole TYPE parvw,
maxnum TYPE int4,
indicator TYPE abap_bool,
END OF ts_query
|
||
2 | TS_RESPONSE | Public | See coding | 20080516 | BEGIN OF ts_response,
customer_id TYPE kunnr,
customer_name TYPE ad_name1,
sales_organisation TYPE vkorg,
sales_organisation_name TYPE vtxtk,
distribution_channel TYPE vtweg,
distribution_channel_name TYPE vtxtk,
division TYPE spart,
division_name TYPE vtxtk,
END OF ts_response
|
||
3 | TT_RESPONSE | Public | See coding | 20080516 | tt_response TYPE SORTED TABLE OF ts_response
WITH UNIQUE KEY customer_id sales_organisation distribution_channel division
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BPC_SLSARRSBYEL003QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BPC_SLSARRSBYEL003QR_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BPC_SLSARRSBYEL003QR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_BPC_SLSARRSBYEL003QR_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_SLSARRSBYEL003QR_IMPL | 20080516 |
Method CREATE on class CL_BPC_SLSARRSBYEL003QR_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_SALES_ARR_SBERP_SYNC | Proxy Structure (Generated) | 20080516 | ||
2 | ![]() |
IS_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_SALES_ARR_SBEQR_SYNC | Proxy Structure (Generated) | 20080516 |
Method EXECUTE on class CL_BPC_SLSARRSBYEL003QR_IMPL has no exception.
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 | 20080516 | |||
2 | ![]() |
ES_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_SALES_ARR_SBERP_SYNC | 20080516 | |||
3 | ![]() |
IT_RESPONSE | Call by reference | Type reference (TYPE) | SORTED TABLE | 20080516 | |||
4 | ![]() |
IV_INDICATOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator is the representation of a situation that has ex | 20080516 | ||
5 | ![]() |
IV_RESNUM | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080516 |
Method EXPORT_CONVERSION on class CL_BPC_SLSARRSBYEL003QR_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 | 20080516 | |||
2 | ![]() |
ES_QUERY | Call by reference | Type reference (TYPE) | TS_QUERY | 20080516 | |||
3 | ![]() |
IS_PROXY_DATA | Call by reference | Type reference (TYPE) | BPC_SALES_ARR_SBEQR_SYNC | Proxy Structure (Generated) | 20080516 |
Method IMPORT_CONVERSION on class CL_BPC_SLSARRSBYEL003QR_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |