SAP ABAP Class CL_WSD_CBP (Maintenance class of WSD_CBP)
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_CBP  
Short Description Maintenance class of WSD_CBP    
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 20060615   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WSD_CBP has no forward declaration.
Interfaces
Class CL_WSD_CBP has no interface implemented.
Friends
Class CL_WSD_CBP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_WSD_CBP Instance attribute Private Type reference (TYPE) WSD_CBP_TTY Buffer for all entries 20060615
2 GT_WSD_CBP_DELETE Instance attribute Private Type reference (TYPE) WSD_CBP_TTY entries for deletion 20060615
3 GT_WSD_CBP_INSERT Instance attribute Private Type reference (TYPE) WSD_CBP_TTY entries for insert 20060615
4 GT_WSD_CBP_UPDATE Instance attribute Private Type reference (TYPE) WSD_CBP_TTY entries for update 20060615
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ITEM Instance method Public Method Delete one entry 20060615
2 INSERT_ITEM Instance method Public Method Insert one line into table 20060615
3 IS_VALID_RELATION Instance method Private Method Is a valid CBP relation 20060928
4 POST_DATA Instance method Public Method Save data to Db 20060615
5 READ_ALL_ITEMS Instance method Public Method Read all entries from Table WSD_CBP 20060811
6 READ_CBP_LIST Instance method Public Method Return all close by plants of a given plant 20060804
7 READ_CBP_LIST_FROM_CLOSE_BY Instance method Public Method Return all close by plants of a given plant 20070306
8 READ_ITEM Instance method Public Method Read one entry with key 20060811
9 UPDATE_ITEM Instance method Public Method Update one line 20060615
Events
Class CL_WSD_CBP has no event.
Types
Class CL_WSD_CBP has no local type.
Method Signatures

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP CBP item to delete 20060615

Method DELETE_ITEM on class CL_WSD_CBP has no exception.

Method INSERT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP CBP item to insert 20060615
# Exception Resumable Description Created on
1 CX_WSD_CBP CBP Exception class 20070322
2 CX_WSD_EXCEPTION WSD basic exception class 20070322

Method IS_VALID_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CBP Call by reference Type reference (TYPE) WSD_CBP Close-By Plant 20060928
2 Returning R_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070305
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20070305

Method POST_DATA Signature

Method POST_DATA on class CL_WSD_CBP has no parameter.
Method POST_DATA on class CL_WSD_CBP has no exception.

Method READ_ALL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20061031
2 Importing I_CLEAR_BUFFERS Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060829
3 Importing I_READ_DATABASE Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060829
4 Returning RT_WSD_CBP Value transfer Type reference (TYPE) WSD_CBP_TTY Table of entries retrieved 20060829

Method READ_ALL_ITEMS on class CL_WSD_CBP has no exception.

Method READ_CBP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP_TTY Table of close-by plants 20060804
2 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20061031
3 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant to retreive list of close by plants 20060804
4 Importing I_READ_DATABASE Call by reference Type reference (TYPE) BOOLE_D ' ' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060925

Method READ_CBP_LIST on class CL_WSD_CBP has no exception.

Method READ_CBP_LIST_FROM_CLOSE_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP_TTY Table of close-by plants 20070306
2 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20070306
3 Importing I_CLOSE_BY Call by reference Type reference (TYPE) WERKS_D Plant to retreive list of close by plants 20070306
4 Importing I_READ_DATABASE Call by reference Type reference (TYPE) BOOLE_D ' ' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070306

Method READ_CBP_LIST_FROM_CLOSE_BY on class CL_WSD_CBP has no exception.

Method READ_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP Retreived CBP entry 20060811
2 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20061031
3 Importing I_CLOSE_BY Call by reference Type reference (TYPE) WERKS_D Close-by plant 20060811
4 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20060811

Method READ_ITEM on class CL_WSD_CBP has no exception.

Method UPDATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WSD_CBP Call by reference Type reference (TYPE) WSD_CBP CBP entry to update 20060615

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