Re: While doing GR (GRN) a value automatically gets posted to Price...
Hi, then check the Purchase Order Account assignments(blank or against K,Q etc) of both items. Sunoj
View ArticleRe: Doubts Reg. Thread
Guide the person how to find the content in help.sap.com, explain how you found those links. This should help him/her for lifetime, while just putting a link is helping only for one question. In any...
View ArticleRe: PBA7 -data transfer - error in import
Hi,Can you please inform on how you transfered the data after this error.
View ArticleRe: Infoset Scenario
yes , Infoset will works need to use inner join for employee ,you will get data as expected . & also Multiprovider will also works for the same but in bex query need to use constant selection.
View ArticleStock transfer
Dear SAP Experts, In our concern, we are maintaining two material codes. Both UOM are same. We would like to keep stock in one material code. kindly advice how to do in one material. how to do stock...
View ArticleRe: MBLNR & MATNR wise Total
Hi Pramod, Fist sort the Internal table by MBLNR and MATNR.Then make use of Statements "AT NEW" or ON CHANGE OF inside the loop of the internal table to achieve the necessary results. - Harshad
View ArticleRe: Reg. Purchasing DataSources 2LIS_02*
you can use 0PUR_o01 standard dso it contains all 3 data sources Fields . Check the same in 0pur_o01 in Help.sap.com for details information.
View ArticleRe: Variable data set size...
Thanks Xavier, but my problem is on the data set level that I get from BW. I want a full set of statuses for every day regardless if there's data or not. If no data for the status on the day then it...
View ArticleRe: Assest master data creation error
Hi Srikant, Pl. Find the bellow path have necessary changes. Asset Accounting--Master data--Screen layout--Define screen layout for asset master data Select layout with Logical fld group For Time...
View ArticleRe: Displaying Date Iobj in specific Format MM/DD/YYYY to MM/DD/YY
I do not know a easy way out..And seems not feasible at BEx level..You need to add one infoobject of type char and then you can store the value of it as required with the help of routine. This can...
View ArticleWe got a requiremet during intial load from r/3 to crm, in r/3 we got 40000...
We got a requiremet during intial load from r/3 to crm, in r/3 we got 40000 records and client requirement is only 256 records to be migrated to crm not others including contacts.any suggestions on this.
View ArticleRe: Email Question: TXT emails are formatted fine but HTM emails just produce...
Hi,Did a small test:Created a file with text editor and put in the message text .Code:FORM mail_1_prep_1 . DATA: bin_data TYPE string . DATA: mess TYPE string . OPEN DATASET p_file FOR INPUT IN...
View ArticleRe: SAP Modules
Hi, There are 3 roles in SAP HCM.. Technical - ABAP HR (Programming in HR)Functional - Non Technical Configuration (Domain Exp. is Plus) TechoFunctional -- ABAP + Non Technical Configuration...
View ArticleRe: DTW: Data too large for the field65171
Hi, Please check the following thread discussing the same error : http://scn.sap.com/thread/3384702 Kind Regards,JitinSAP Business One Forum Team
View ArticleRe: ESS overview config in FPM
Hi Swapna, No need to create as this would be referring to the component configuration HRESS_CC_PER_OVR_APDATA_CA under the FPM_LIST_UIBB so do the changes here so that it would be reflected in the...
View ArticleRe: HANA Optimized /IMO/PUR_D11
Hi Mahesh, If you have installed the DSO properly ,then you should be able to the see the DSO in RSA1.check once the DSO is installed properly. Thanks & Regards A.Dinesh
View ArticleRe: Fiori: "Activate and Maintain Service" Transport
Hi Masa Thanks for your response. Please note that all my services are in a package and I have managed to transport all of them to QA - Our dev and QA were not on the same level but basis fixed it....
View ArticleRe: Customer have excess amt 20000 exist
Hi Please check the Credit limit of that Customer in FD33. Please change the credit limit if required through FD32. Hope your doubt is cleared if not please feel free to revert. Regards,Tejas
View ArticleRe: Unable to color individual lines/bars in Dual axis chart
Can try css - nth-child selector and see if it works.
View ArticleRe: auto populate the fields...
Hi, put code in get_bezei fetch vsart value and fetch description for that value from your custom table then pass that value to value DATA:l_ref_entity TYPE REF TO...
View Article