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 ABAP 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 GC_MAXROWS Constant Private Type reference (TYPE) INT4 100 Number of max processable records 20080516
2 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_BPC_SLSARRSBYEL003QR_IMPL Service execution class for CL_BPC_SLSARRSBYEL001QR_IMPL 20080516
3 GV_INDICATOR_FALSE Constant Private Type reference (TYPE) SAPPLCO_INDICATOR 'false' Indicator is the representation of a situation that has ex 20080516
4 GV_INDICATOR_TRUE Constant Private Type reference (TYPE) SAPPLCO_INDICATOR 'true' Indicator is the representation of a situation that has ex 20080516
5 MB_BADI Instance attribute Private Object reference (TYPE REF TO) BPC_SE_SLSARRSBYEL003QR Proxy Class (Generated) 20080516
6 MC_BPC_MCLASS Constant Public Type reference (TYPE) SYMSGID 'MSGC_OPS_SE_BPC_SC' Message Class 20080516
7 MC_ERROR_MSG Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20080516
8 MC_SUCCESS_MSG Constant Public Type reference (TYPE) BAPI_MTYPE 'S' Message type: S Success, E Error, W Warning, I Info, A Abort 20080516
9 MV_ERROR_OCCURED 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080516
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080516
3 CREATE Static method Public Method Factory method to get the proxy impl object reference 20080516
4 EXECUTE Instance method Public Method Execute service processing 20080516
5 EXPORT_CONVERSION Instance method Public Method 20080516
6 IMPORT_CONVERSION 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 Returning 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 Exporting ES_PROXY_DATA Call by reference Type reference (TYPE) BPC_SALES_ARR_SBERP_SYNC Proxy Structure (Generated) 20080516
2 Importing 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 Changing CT_MESSAGE_LOG Call by reference Type reference (TYPE) STANDARD TABLE 20080516
2 Exporting ES_PROXY_DATA Call by reference Type reference (TYPE) BPC_SALES_ARR_SBERP_SYNC 20080516
3 Importing IT_RESPONSE Call by reference Type reference (TYPE) SORTED TABLE 20080516
4 Importing IV_INDICATOR Call by reference Type reference (TYPE) ABAP_BOOL Indicator is the representation of a situation that has ex 20080516
5 Importing 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 Changing CT_MESSAGE_LOG Call by reference Type reference (TYPE) STANDARD TABLE 20080516
2 Exporting ES_QUERY Call by reference Type reference (TYPE) TS_QUERY 20080516
3 Importing 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