SAP ABAP Class /BEV2/CL_CS_SUPPLIERS (ED Consignor Master Record)
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_SUPPLIERS  
Short Description ED Consignor Master Record    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BEV2/CS   Excise Duty EMCS 
Created 20100614   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BEV2/CL_CS_SUPPLIERS has no forward declaration.
Interfaces
Class /BEV2/CL_CS_SUPPLIERS has no interface implemented.
Friends
Class /BEV2/CL_CS_SUPPLIERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SUPPL_READ Instance attribute Private Type reference (TYPE) TY_SUPPL_READ 20100614
2 MT_ED_SUPPLIERS Instance attribute Private Type reference (TYPE) /BEV2/T_CS_EDLIEFT ED Consignor Master Record 20100614
3 MT_LFA1 Instance attribute Private See coding 20100614
4 MT_SUPPL_READ Instance attribute Private See coding 20100614
Methods
# Method Level Visibility Method type Description Created on
1 GET_SUPPLIER Instance method Public Method Return ED Consignor Master Record from Buffer 20100614
2 READ_SUPPLIER Instance method Private Method Read Consignor Master "Records" of Consignor from DB 20100614
Events
Class /BEV2/CL_CS_SUPPLIERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SUPPL_READ Private See coding 20100614 BEGIN OF ty_suppl_read, lifnr TYPE lifnr, read TYPE abap_bool, END OF ty_suppl_read
Method Signatures

Method GET_SUPPLIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EDLIEFT Call by reference Type reference (TYPE) /BEV2/S_CS_EDLIEFT VB Stammsatz Lieferant 20100614
2 Exporting ES_LFA1 Call by reference Type reference (TYPE) LFA1 Lieferantenstamm (allgemeiner Teil) 20100614
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20100614
4 Importing IV_DATE Call by reference Type reference (TYPE) DATS Datum 20100614
5 Importing IV_EDART Call by reference Type reference (TYPE) /BEV2/EDART Art Verbrauchsteuer 20100614
6 Importing IV_EDSLAGER Call by reference Type reference (TYPE) /BEV2/EDSLAGER Steuerlagerbezeichnung 20100614
7 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Kreditorennummer 20100614
# Exception Resumable Description Created on
1 /BEV2/CX_CS_EMCS Exceptions for EMCS process 20100614

Method READ_SUPPLIER Signature

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