Re: Freeze Column in WD Table
ChandraThese two columns of the table must be within a 'Transparent Container' you must access the property 'scrollingMode' choose the property 'both', assign the same to a context and you can disable...
View ArticleRe: Validating a date in Select-Option
1-BUDAT FIELD is a date type if you write 'HELLO' in the same really an error standard.
View ArticleRe: Append not selected row to Z-table from ALV
Hello Adem.1 - On your screen 'Webdynpro' by clicking the button to save, you will see below the option 'properties' in the EVENT exists 'OnAction', WITHIN THE SAME YOU CAN CREATE AN ACTION AND PUT...
View ArticleRe: SAP module best for a Java Developer having 2.5 years of experience?
Thanks Aravind for all the informations. I have a question on one of your comment. If BI requires ABAP on whenever it is needed then I think that part of programming must be covered in BI curriculum as...
View ArticleRe: Connector Group Setup (best practice)
Hi Dave, hope everything is going well with you. regarding your question, if you don't want to see the DEV connectors when searching for the systems in production for a specific scenario, the only way...
View ArticleRe: 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: SAP Data Services 4.1 / 4.2 Cloud
You can also check this blog, which highlights an ASUG webinar on the topic: http://scn.sap.com/community/cloud/blog/2013/06/17/sap-hana-cloud-integration-for-data-services-an-asug-webcast
View ArticleRe: System Monitoring: object names for Tablespaces
If you are on 7.1 SP08, you may have better luck using the newer Technical Monitoring. Here is a screenshot of how you can customize the message:
View ArticleRe: crystal report vs 2010 after publish design overlaps
This is a known and definitely resolved issue. Make sure you are indeed loading SP 6 runtime - use Modules to check that.Re. " i chat with support", what is the incident number? - LudekSenior Support...
View ArticleRe: SORT internal table
Hi Norman, Don't sort the internal table inside the loop.Don't use the loop for sorting an itab. Please check the code below. select * from sbook into CORRESPONDING FIELDS OF TABLE it_sbook where...
View ArticleRe: Release strategy either not shown or inconsistent
Hello, Since PO Value is one of the characteristics defined in your release strategy and in case of Consignment, STO, Return POs the PO Value field is blank / NA. So what you can do is you can create a...
View ArticleRe: Hide a page that is blank
Hello Vadivu, I guess, you cannot hide a page if it is blank. We can hide a subform, but not the page, once it is triggered. It is better to find, why that extra page is coming and fix it...
View ArticleMM- CIN - Custom Clearing Account getting hit in J1IEX Excise Posting (Part II)
Are you facing this problem for a Particular Purchase order GRN? Is it first time? Check the GL account assigned in the account determination. Also ensure you have selected the GRPO with no sub...
View ArticleRe: Cannot proceed on sap business one server installation
Hi Regual Raymond.... Have you tried with The Server IP with SQl instance Name.. Hope Helpful RegardsKennedy
View ArticleRe: Column Store Error - HANA Ver 1.0.52, BOBJ 4.0
All, I have resolved the error by copying the summary Data Foundation and adding the columns that I need to make it work. But still not sure why I got the above mentioned error. I will close the...
View Article