Re: Addition of custom field in shopping cart in Item Data Tab
Hello Is there any dynamic class and method to write the logic for the custom tax code drop-down field? Thanks,Vasanth
View ArticleRe: How to read the user selected value in drop down by key?
code which I have written to bind the values in dropdown in Modify view post exit. DATA: node_info TYPE REF TO if_wd_context_node_info, node TYPE REF TO if_wd_context_node.DATA: lt_ztxcdplnt...
View ArticleRe: How to change default smartform to custom while printing for shopping cart
The system does it automatically
View ArticleRe: How to change default smartform to custom while printing for shopping cart
if I use the FM BBP_OUTPUT_SC_PREVIEW_SMART it's going to infinite loop.Which FM needs to be used in this Badi? Thanks,Vasanth
View ArticleRe: How to change default smartform to custom while printing for shopping cart
None. simple example of the badi implementation: IF cv_smartform EQ 'BBP_SC'. cv_smartform = 'ZBBP_SC'.ENDIF. The Badi is called inside the FM you mention, so no wonder it is going into an infinite...
View ArticleHow to change the Universal work list text?
Hi All, I need to change the UWL screen subject column. I need to add the shopping cart name with the existing subject.How to achieve this.?Thanks in advance...Regards,Vasanth
View ArticleRe: How to change default smartform to custom while printing for shopping cart
Hello, for Shopping Cart, BAdI to change smartform is BBP_CHANGE_SF_SC.Importing parameters for CHANGE_SMARTFORM method are:- IV_BUS> in your case, it has to be BUS2121,- IV_GUID> SC GUID. You...
View ArticleHow to get Effective Date and Expiration Date of ContractDocument
Hello Guys, I'm facing diffculties to get Effective Date and Expiration Date of ContractDocument in SAP CLM via Script. In ContractDocumentIBeanImpl' not have a getEffective and Expiration date. I...
View ArticleRe: Software Component SRMNXP01 is missing in ESH_MODELER in Client 200
Hi Hauke, please take a look at note 2290373. We used transaction stc01 and tasklist SAP_ESH_INITIAL_SETUP_000_CLIENT to perform the steps for the initial setup of client 100. After that the component...
View ArticleHow to update the BBP_PDISC for the custom field while creating the shopping...
Hi All, I have created the custom field and appended to the structure and it is displaying the shopping cart item tab.How to update the custom field value in the table BBP_PDISC? Thanks in advance......
View ArticleHow do i enable Only viewable for purchaser for PO already created.
How do i enable Only viewable for purchaser for PO already created.
View ArticleRe: How do i enable Only viewable for purchaser for PO already created.
Disable edit button for Ordered PO
View ArticleQuot Creation from FM
Hi , I am creating Quot/Response of RFX through FM BBP_PD_QUOT_CREATION and passing following parameters BBP_PD_QUOT_CREATION Exporting I_SRC_GUID I_SRC_OBJECT_TYPE...
View ArticleNWBC and Shopping Cart BSP issue with multiple clients
Hello Experts, Firstly, I am not sure if this is in the correct location, but I am willing to accept the criticism for posting it here.. oops The issue I am encountering is as follows: We access the...
View ArticleSRM 7.3 popup error message not displaying
We have just recently upgraded our SRM system to 7.3. We are running this through our Netweaver portal of 7.4. We are experiencing an issue with our org structure assignment so we are getting an...
View ArticleHow to find weather for a PO confirmation or invoice is created or not ??
Hello Folks, I am facing this issue and need some urgent help .. 1) I want to check weather for a PO(Purchase order) confirmation or invoice has been created or not .. ? I checked the transaction...
View ArticleDelete Backend Reservation not possible
Hello gurus, my customer will delete a shopping cart position with a reservation in backend. So it works fine and die sc gets the status 'follow-on document deleted'. But the deletion-flag in the...
View ArticleRe: Delete Backend Reservation not possible
Additional Information: We are on SRM 7.01 and Note 1947795 is implemented already.
View ArticleWeb Site Punch Out Catalog Integration with SAP SRM
Hi All. I am new to SAP SRM 7.0 integration. We have developed a "eParts Store" for one of our customer. Even we have build the Catalog Punch Out functionality in our Web App. Now when client of our...
View Article