Wednesday, June 23, 2010

Dynamic level text change without doing coding in Web dynpro!!

Normally in webdynpro-abap we create level and other various elements like : Employee Number and we have ported the component the component to production . Now client is saying, no i don't want Employee number , i want Employee No. or saying i want particular element invisible or visible.....in that case we again create transport request and do changes and port it to production. .........Rather then doing this cumbersome activity we can configure our component with doing code change.









change the text of the button dynamically in module pool programming

In screen painter SE51 please create the subscreen area SUB1.

Wednesday, May 19, 2010

Remote SAP debugger ( call sap debugger in backgrnd from .Net interface )




Now don't select any of the button either Yes or No , keep running the session . After Using t-code SRDEBUG..... Now .Net interface must login with the same user id in .Net also. Please run .Net interface after some time of running the external debugger in sap whose max time limit is 2 Hrs.

Tuesday, May 18, 2010

Download the file from DMS in sap ( but xls file is opening bt data is not there) :(





This code is not working properly.... when i am executing excell file is opening but the data which is there in DMS (CV02n) is not coming in xls file. Please help me .