Re: Not able to add Address line 3 and Address line 4 of infotype 6 component...
you can check here information http://help.sap.com/erp2005_ehp_05/helpdata/en/d2/595bb22efd4a748a31c391efa0ee88/content.htm
View ArticleRe: Out of Sync when filtering via context menu
Hi, Good news. One can bridge the interaction between crosstab and chart by writing the following in DS_Crosstab Properties On Result Set Changed Event : DS_CHART.copyFilters(DS_CROSSTAB); Best...
View ArticleRe: Assign GL account new price condition in purchase order
Hello Karna J, I have set accruals in the condition type: The schema of pricing procedure is: And the account 6033101 is not set in the GR document posting: Even, setting the accrual in these...
View ArticleRe: Not able to import tables Metadata from Database via JDBC Rcv CC
has you deployed the jdbc driver? http://service.sap.com/sap/support/notes/1138877
View ArticleRe: WD_BADI_DOMODIFYVIEW not getting called
Thanks RAM for your reply. Yes I checked in COMPONENT_NAME thats I verified by running the BADI in smulation mode and it is returning the correct implementation. Most interestingly, I couldn't find any...
View ArticleSmartforms po me23n
Hello Friends Im facing a problem when preview a PO ; IT WILL PREVIEW THE DOCUMENT CORRECTLY BUT IF I RE PREVIEW AGAIN Some variables get doubled every time i re preview without getting out compleetely...
View ArticleError in phase MAIN_SHDPREPUT/START_SHDI_PREPUT – Shadow Instance cannot be...
We are getting error during EHP 7 Upgrade, We have followed the NOTE : 1622837 - Secure connection of AS ABAP to Oracle via SSFS and 1639578 - SSFS as password storage for primary database connect...
View ArticleRe: Couldn't find Roles for GBAPP_POAPPROVAL
Hi Marvin, Could you please tell how did you resolve this..? I am facing the same issue. Thanks..
View ArticleQuery DB when synchronization happening in SUP 2.2 cause performance issue
Hi,I am try to query DB and fetch some data when synchronization happening but I am lagging performance issue as getting data retrieved late once sync done. This sync is not a initial sync as I already...
View ArticleRe: PM Notification Type Workflow
Hello, In order to start a workflow you need an event. Is there one being created? Look in the event trace (SWEL). If you have an event then you can use it to trigger both workflows. Change the start...
View ArticleFSE7 - Maintain Foreign Language Text for Financial Statement Version
Hello All, I am trying to put translations for different languages in the FSV. I am using tcode FSE7 to do it. But whenever I try to hit enter after entering the necessary details like FSV number,...
View ArticleRe: Dual Track Tansport Landscapes with 6 systems - where to place pre-prod
HI Understand, but not sure that answers my question so keen to understand from others who run a Dual Track with 6 systems.....where have they placed their Pre-Prod system?..... I understand the...
View ArticleRe: usage of FRC1 condition to split cost equally for PO item
Dear SAP,Agreed with Dev, Do as he suggested, cross check either you populate the field as suggested by DEV in your condition type, if yes than system should definitely distribute the amount on Qty...
View ArticleRe: Event based chnain need to change the schudle
Hi Nagu One option might be to use a "decision" type step in the chain. You can define with a formula, when, which path should be choosen (Decisions - Data Warehouse Management - SAP Library)This way...
View ArticleRe: Error F5354 with F110 transaction code
Hi Nerea, Did you post a Downpayment Request and are trying to pay this using F110?Can you share the settings that you have maintained for the account in FS00 in the Control Data tab? ThanksPurti
View ArticleRe: SAP GUI 7.40 error
Hi I think you have to disable the firewall on your Windows 8 os. BRSS
View ArticleRe: Account Search based on Sales Org .
Hi Akhilesh, FM CRM_ORGUNIT_GETBUPA returns BP guid based on sales org ID. Regards,Pallavi
View ArticleRe: Field level routine
Hi Narendra I assume the missing field value is available in some other provider in BW. If that's the case, i would rather go for an end routine and use the logic as mentioned by Ganesh. This way the...
View Article