Re: Data service Question
Hi Ruangsak, The problem occured due to the RFC connection. RFC connection is not configured properly.Also use the ABAP Data flow, since you are trying to retrieve the data from the ECC system. Normal...
View ArticleRe: Update scb indicators
Hi Lakshmi, There is no note for update scb indicator automatically. SCB indicator is master data and it won't ask transport request. you can do directly LSMW or write small program to update in to...
View ArticleRe: gs_usbapilink-bapilink is initial: what does it mean?
Hi Maria, While creating the transaction code, have you selected the correct option? If this is an executable program, you need to select the second option " Program and selection screen" (report...
View ArticleRe: Cannot add a trend line to Crystal report
Hi Jamie, Thanks for the reply, U have helped me lot By when I include both date and material the date is converted to string and jan month is coming at end .How do I over come this error? Thanks for...
View ArticleRe: How to Get selected drop down value of Custom BOL entity
Hi , If i understood your requirement correctly then please Put a breakpoint in the Set method of your dropdown attribute and check from UI whether its being called from UI when you select a value form...
View ArticleRe: Clear List after display using REUSE_ALV_GRID_DISPLAY
are you sure you could call the screen 1000 after using the statement "LEAVE TO SCREEN ..." ? regardsFred
View ArticleRe: How to select first clock in and last clock out from time events in p2011
This issue has been finally solved. Below is the document on it. http://scn.sap.com/docs/DOC-44182 Regards,Vivek
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
HiCheck if you see more than one scheduled bi_process_trigger to this chainMartin
View ArticleRe: Company code created by mistake
Hi Hitesh, It is very rare situation that happens in real time. you first need to delete all the transactional data if it is there with transaction OBR1 then use OBR2 for deleting all master data that...
View ArticleRe: Need suggestion for PPDS run & procurement type X
Hii Robert, In APO also there is a scope to assign splitting on quantity based. Go through the link, it may help you....
View ArticleAdvance Returns Management
We have activated Advance Returns Management for NB doc type. We have done the other required configuration- Assign delivery type RL to doc type/plant- create shipping data for plant- activated the...
View ArticleRe: Problems Transporting TRFN and DTP
Hi Kenneth Are you getting error message or warning? We had this issue, but it was not error message, it was warning.. when we continued, we were able to release the transport and it went to QA...
View ArticleDatabase Lock on Custom Ztable
Dear DB GurusWe have created a solution in SAP for EH&S where data from the Spec DB gets analyzed and returns results that gets posted to the Spec DB. Inorder to reduce data to be sent acrossthe...
View ArticleRe: manager self services in SAP ERP 6 EHP3
Hi Sudheer You need software component EA-HR_MSS 1.0 for MSS Add-on delivery in the back-end ECC system - Im not sure this is available for EHP3 though ? - EA-HR_MSS 1.0 was delivered with EHP5 as far...
View ArticleRe: Create SC with attachments via RFC.
Hi David, I have a similar requirement and when I try to create the attachment using ABAP program I get a popup box asking for the username and password. Did you face this issue? If yes, how did you...
View ArticleRe: Table to link Equipment/Serial No to Install Base No.
Hello Atul i don't think there is any direct table to link equipment no and ibase.but you cna try this function module CRM_IBASE_COMP_FIND_MULTI. RegardsNaresh
View ArticleRe: BW Change Run error
Hi, Check whether there are any inconsistencies in master data tables using RSRV. BW 730 provides a feature of mass update of SIDS which is done through temporary tables. Due to some reason if the...
View Article