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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_REF_MATERIAL_TTY | Buffer for all entries | 20060531 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_REF_MATERIAL_TTY | entries for deletion | 20060531 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_REF_MATERIAL_TTY | entries for insert | 20060531 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_REF_MATERIAL_TTY | entries for update | 20060531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check validity of input data | 20060814 |
2 | ![]() |
Instance method | Public | Method | delete one entry | 20060814 |
3 | ![]() |
Static method | Public | Method | Delete Entries for material archiving | 20070119 |
4 | ![]() |
Instance method | Public | Method | insert one line into table | 20060814 |
5 | ![]() |
Instance method | Public | Method | Save data to Db | 20060601 |
6 | ![]() |
Instance method | Public | Method | Read all entries from WSD_REF_MATERIAL | 20060814 |
7 | ![]() |
Instance method | Public | Method | Read one entry with key | 20060814 |
8 | ![]() |
Instance method | Public | Method | 20060814 | |
9 | ![]() |
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 | ![]() |
IS_WSD_REF_MATERIAL | Call by reference | Type reference (TYPE) | WSD_REF_MATERIAL | Reference materials | 20060814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSD basic exception class | 20060814 |
Method DELETE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_WSD_REF_MATERIAL | Call by reference | Type reference (TYPE) | WSD_REF_MATERIAL | Reference materials | 20060814 | ||
2 | ![]() |
I_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20060814 | ||
3 | ![]() |
I_LTSNR | Call by reference | Type reference (TYPE) | LTSNR | Vendor Subrange | 20060814 | ||
4 | ![]() |
I_MTART | Call by reference | Type reference (TYPE) | MTART | Material Type | 20060814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_REF_MATNR | Call by reference | Type reference (TYPE) | REF_MATNR | Reference material | 20060814 | ||
2 | ![]() |
I_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20060814 | ||
3 | ![]() |
I_LTSNR | Call by reference | Type reference (TYPE) | LTSNR | Vendor Subrange | 20060814 | ||
4 | ![]() |
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 | ![]() |
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 |