SAP ABAP Class CL_WSD_REF_MATERIAL (Reference Material)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-MM-CS (Application Component) Additional Material Functions
     WSD_CS_FU (Package) Functionality Enhanced Material Search
Properties
Class CL_WSD_REF_MATERIAL  
Short Description Reference Material    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WSD_CS_FU   Functionality Enhanced Material Search 
Created 20060531   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WSD_REF_MATERIAL has no forward declaration.
Interfaces
Class CL_WSD_REF_MATERIAL has no interface implemented.
Friends
Class CL_WSD_REF_MATERIAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_WSD_REF_MATERIAL Instance attribute Private Type reference (TYPE) WSD_REF_MATERIAL_TTY Buffer for all entries 20060531
2 GT_WSD_REF_MATERIAL_DELETE Instance attribute Private Type reference (TYPE) WSD_REF_MATERIAL_TTY entries for deletion 20060531
3 GT_WSD_REF_MATERIAL_INSERT Instance attribute Private Type reference (TYPE) WSD_REF_MATERIAL_TTY entries for insert 20060531
4 GT_WSD_REF_MATERIAL_UPDATE Instance attribute Private Type reference (TYPE) WSD_REF_MATERIAL_TTY entries for update 20060531
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTRY Instance method Public Method Check validity of input data 20060814
2 DELETE_ENTRY Instance method Public Method delete one entry 20060814
3 DELETE_FOR_MATERIAL_ARCHIVING Static method Public Method Delete Entries for material archiving 20070119
4 INSERT_ENTRY Instance method Public Method insert one line into table 20060814
5 POST_DATA Instance method Public Method Save data to Db 20060601
6 READ_ALL_ENTRIES Instance method Public Method Read all entries from WSD_REF_MATERIAL 20060814
7 READ_ENTRY Instance method Public Method Read one entry with key 20060814
8 READ_REFERENCE_MATERIAL Instance method Public Method 20060814
9 UPDATE_ENTRY Instance method Public Method update one line 20060814
Events
Class CL_WSD_REF_MATERIAL has no event.
Types
Class CL_WSD_REF_MATERIAL has no local type.
Method Signatures

Method CHECK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL Reference materials 20060814
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060814

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL Reference materials 20060814

Method DELETE_ENTRY on class CL_WSD_REF_MATERIAL has no exception.

Method DELETE_FOR_MATERIAL_ARCHIVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_MATNR Call by reference Type reference (TYPE) REF_MATNR Reference material 20070119

Method DELETE_FOR_MATERIAL_ARCHIVING on class CL_WSD_REF_MATERIAL has no exception.

Method INSERT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL Reference materials 20060814

Method INSERT_ENTRY on class CL_WSD_REF_MATERIAL has no exception.

Method POST_DATA Signature

Method POST_DATA on class CL_WSD_REF_MATERIAL has no parameter.
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20061221

Method READ_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL_TTY Table type of WSD_REF_MATERIAL 20060814

Method READ_ALL_ENTRIES on class CL_WSD_REF_MATERIAL has no exception.

Method READ_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL Reference materials 20060814
2 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20060814
3 Importing I_LTSNR Call by reference Type reference (TYPE) LTSNR Vendor Subrange 20060814
4 Importing I_MTART Call by reference Type reference (TYPE) MTART Material Type 20060814
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060814

Method READ_REFERENCE_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF_MATNR Call by reference Type reference (TYPE) REF_MATNR Reference material 20060814
2 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20060814
3 Importing I_LTSNR Call by reference Type reference (TYPE) LTSNR Vendor Subrange 20060814
4 Importing I_MTART Call by reference Type reference (TYPE) MTART Material Type 20060814

Method READ_REFERENCE_MATERIAL on class CL_WSD_REF_MATERIAL has no exception.

Method UPDATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_REF_MATERIAL Call by reference Type reference (TYPE) WSD_REF_MATERIAL Reference materials 20060814

Method UPDATE_ENTRY on class CL_WSD_REF_MATERIAL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700