SAP ABAP Class /BEV2/CL_CS_CUSTOMERS (ED Consignee Master Data)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   MM-IM-ED (Application Component) Excise Duty
     /BEV2/CS (Package) Excise Duty EMCS
Properties
Class /BEV2/CL_CS_CUSTOMERS  
Short Description ED Consignee Master Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BEV2/CS   Excise Duty EMCS 
Created 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BEV2/CL_CS_CUSTOMERS has no forward declaration.
Interfaces
Class /BEV2/CL_CS_CUSTOMERS has no interface implemented.
Friends
Class /BEV2/CL_CS_CUSTOMERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CUST_READ Instance attribute Private Type reference (TYPE) TY_CUST_READ 20100611
2 MT_CUST_READ Instance attribute Private See coding 20100611
3 MT_ED_CUSTOMERS Instance attribute Private Type reference (TYPE) /BEV2/T_CS_EDWEMPF ED Consignee Master Record 20100611
4 MT_KNA1 Instance attribute Private See coding 20100611
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMER Instance method Public Method Return ED Customer Master Record from Buffer 20100611
2 READ_CUSTOMER Instance method Private Method Read Customer Master "Records" of Customer from DB 20100611
Events
Class /BEV2/CL_CS_CUSTOMERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CUST_READ Private See coding 20100611 BEGIN OF ty_cust_read, kunnr TYPE kunnr, read TYPE abap_bool, END OF ty_cust_read
Method Signatures

Method GET_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EDWEMPF Call by reference Type reference (TYPE) /BEV2/S_CS_EDWEMPF VB Stammsatz Warenempfänger 20100611
2 Exporting ES_KNA1 Call by reference Type reference (TYPE) KNA1 Kundenstamm (allgemeiner Teil) 20100611
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20100611
4 Importing IV_DATE Call by reference Type reference (TYPE) DATS Datum 20100611
5 Importing IV_EDART Call by reference Type reference (TYPE) /BEV2/EDART Art Verbrauchsteuer 20100611
6 Importing IV_EDSLAGER Call by reference Type reference (TYPE) /BEV2/EDSLAGER Steuerlagerbezeichnung 20100611
7 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20100611
# Exception Resumable Description Created on
1 /BEV2/CX_CS_EMCS Exceptions for EMCS process 20100611

Method READ_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20100611
# Exception Resumable Description Created on
1 /BEV2/CX_CS_EMCS Exceptions for EMCS process 20100611
History
Last changed by/on SAP  20110908 
SAP Release Created in 606