What happens to syndication when system gets re-started?
We have syndication enabled for some folders in our portal, to distribute the content with other portal instance. This is working properly and the syndication is happening daily. But when the portal...
View ArticleRe: NetWeaver 7.3 / 7.4 vs. NetWeaver Cloud
Hi Steffen,Standard SAP fucntionality written in Java like the portal, BPM and PI cannot be ported to the Cloud easily. But you will find out that there is a HANA Cloud Portal also. Any software you...
View ArticleRe: Inbound queue ISP_D* is in sysfail status
Hi Abhishek , Can you please attach the full screenshot of the error, containg the message error no. thanks Willie
View ArticleRe: Connection String - Where?
Hi Soyer.. Check in the path C:\Program Files (x86)\SAP\SAP Business One\Conf RegardsKennedy
View ArticleRe: I got the error like this "The connection to the server unsuccessful"
What is status of your application connection in sybase control center?
View ArticleRe: Profit center and AR Residual Item
Hi, We didn't maintain 3KEH for Recon accounts and we are not using New gl also. I was mentioning about the Dummy profit center in residual line items. This happens when we try to clear many line items...
View ArticleRe: IDOC_AAE dump in SM58
Hi Rajesh, We are using PI 7.3 EHP1 dual stack. As suggested by you, i have changed the following parameters in NWA. Prgm id : XI_IDOC_DEFAULT_PIT Destination name : XI_IDOC_DEFAULT_Destination Max...
View Articlesetting a fixed length for dropdownbykey or dropdownbyindex
Hi All , Whenever we are using dropdownbykey or dropdownbyindex, the width of the values list automatically adjusts according to the maxium size of the dropdown value. but, this looks wierd. The values...
View ArticleRe: Messaging to Job Boards (i.e. Monster) from eRecruiting 6.0 without XI
Hi Don, from your post above, you have mentioned that "I have formatted the posting into the XML schema that Monster requires." Could you please explain me more details about this? like approach? any...
View ArticleRe: Load of Infoprovider by Transformation - Source: Query
Hello Volkan, thank you for your answer. Interesting, that a DTP also can be created directly on a Query. I didn't know this. But, again, I have the same issue. There is no difference ... crazy. What...
View ArticleRe: Dynamic data object creation
Hi Pradeep, Please try this- CREATE OBJECT lr_ob TYPE (mr_ow). Thanks,Jayshree.
View ArticleRe: Issue getting values with DTP from InfoCube to DSO
Hi Suman, I cannot filter the whole DTP because I would lose all data in records where KNART = MWST. There are many other fields whose information is being well extracted. Regards,Alberto
View ArticleRe: Load of Infoprovider by Transformation - Source: Query
Hi, I checked in my test system and it is working fine. May be some issue with the system. Perhaps basis can help on that. Thanks,Prakash
View ArticleRe: SAVE_TEXT maximum t_lines at a time ?
Hello, U can try as shown in the below code: DATA: BEGIN OF htlines OCCURS 10. INCLUDE STRUCTURE tline.DATA: END OF htlines. CALL FUNCTION 'SAVE_TEXT' EXPORTING...
View ArticleRe: How to add zeros infront of Number
Hi Sujatha, Try this FM CONVERSION_EXIT_ALPHA_INPUT , Here INPUT:15 then u can get OUTPUT 0000000000015,before that u take input declaration as a Integer or float ... vali
View ArticleRe: dynamically setting the crystal report page width in VS2010
Hi Harshad, Please re-post to the SAP Crystal Reports, version for Visual Studio space. -Abhilash
View ArticleRe: unable to open psa.
hi sreenath, For finding psa table name, I went to datasource and right clicked....but not getting manage option.... I followed rsa1->datasources->my datasource->right clicked. Please help me....
View ArticleRe: any provision to view mail prior to sending ?
Hii, U can view mail by using this fm, call function 'SO_DOCUMENT_DISPATCH_MANAGER' exporting activity = 'DSPO' tables objects = lt_objects exceptions others = 1. Its...
View ArticleRe: Screen Exit for T-Code VG01,VG02, VG03
Hi Sir, Thankyou For ur reply....but For VG01 T-code i didn't found any useful info from the given link......
View Article