Re: How to upload a Code Sample
You can attach a .txt file or consider sharing the code using the text editor:There's also the code gallery: http://wiki.sdn.sap.com/wiki/display/Snippets
View Articlebapi_wbs_element_update
I have created a program that uses bapi_wbs_element_update to create WBS elements from a spreadsheet. This program has been running for several years. But it has never successfully loaded the profit...
View ArticleRe: No more storage space available for extending an internal table
Hi Sunilfrom this thread http://scn.sap.com/thread/3190523This error is encontered when you are extracting huge volume of data. Try to get in touch with the basis team and increase you memory parameter...
View ArticleRe: BAPI_BUPA_CENTRAL_CHANGE is not working in BG Job
Hi Ravi generally speaking the program flow in background sometimes is different than foreground, that's why in first instance I always analyze auths Transaction ST01 and select a user that you will...
View ArticleRe: Transport Issue
Hi, This is actually a bug in the tool. you can overcome it by when importing the database, there is option where you can ovewrite the contents which is already imported.Please refer the...
View ArticleRe: Gmail Integration
We are in the same situation, we are in the process of migrating to ByD and existing users of Google Apps for about 18 months. We'd like to see the same level of interoperability that ByD has with...
View ArticleRe: HCM Processes and Forms - No event created
Hi , I am also facing same problem can you let me know how did you over come with this issue. Thanks&RegardsMadhukiran.
View ArticleRe: How to block warehouse for specific user??
Hi, Did you checked other members input? Thanks & Regards,Nagarajan
View ArticleRe: User Home for LDAP Users (/userhome/USER.CORP_LDAP.XXXX)
Looks like the communication user by which you are reading LDAP users does not have enough read/write permission. try assigning atleast read permission to this user..
View ArticleRe: PIR Reduction in strategy 40
Swati,In OPPS, the bottom section only shows the assignment of the default Sales Requirements type. For Strategy 40, the default Requirements Type is KSV. Reduction in 40 is determined as part of...
View ArticleRe: Field BSEG-PRCTR. does not exist in the screen SAPMF05A 0304
Hi teja, We have tried that procedure but it is not working in our case
View ArticleRe: "Field BSEG-PRCTR. does not exist in the screen SAPMF05A 0304"
Hi Narasimha, As per your suggestion we have added but it is not working
View ArticleRe: count number of days in a month (query designer)
Hi Loed, Finally I got it worked for you. Please do like below steps:-- 1) Create a Formula Variable to calculate Number of days by replacing Calmonth as refrence char. In Replacement path...
View ArticleRe: After posting credit memo when checked debit note invoice value &...
Dear friends, Actually it had been solved with the help of abaper. In Table EKBE the field name SHKZG that is Debit/credit indicator. In that particular Field Name for Credit it is represented...
View ArticleRe: Fill in all required entry fields 00-055
Hi Vimal, I would suggest you to search in SCN before you post your query since the issue most likely would have already discussed in the forum. You can refer...
View ArticleRe: FB60 Line items
These are used at transaction level. OB41 - Posting key 31 Click on "Maintain Field status" (F7) General data -> Reference specification 1/2Reference specification 3 Keep them in optional Then...
View ArticleRe: CRYSTAL REPORT LOAD EVENT
Hi Kenneth, Please try posting to the SAP Crystal Reports, version for Visual Studio space. -Abhilash
View ArticleBPC to BI Retraction in BPC 10
Hi Experts, When we are trying to Retract data from BPC to Bi using BADI. In SE24 T.Code we don’t have super class with name ZCL_BPC_RTRCT_SUPERCLASS”. Can anyone help me how to import these two...
View ArticleRe: Confirmation was entered in a different application
Access existing results through QM transaction and move existing confirmation data.Select 'No confirmation', then the confirmation will be canceled in background. Regards
View ArticleRe: Converting digit into words through HR_IN_CHG_INR_WRDS..
The dump is because of type mismatch. in_tab-value should be of type betrg. It will work fine.
View Article