Barcode getting truncated in SAP Script
Hi All, We have a requirement where in a barcode for the customer invoice need to be included in the SAPscript form. The output obtained is to be printed on to a pre-printed form using a dot matrix...
View ArticleRequisition Reference Type Issue in Syclo IM
Dear Experts, We are facing issue in Requisition functionality at the time of creation in Agentry IM App. As the Reference type for the Requisition as hard coded as "NB" (Standard), but in our...
View ArticleRe: abap call proxy procedure
Hello, did you follow the steps described in note 1797667? You have to implement the note corrections (if your system landscape is not already on an appropriate SP level). Then you can execute program...
View ArticleRe: SM66 - Work Process Failures
Hi Andy, If you don't see any other error in system log at that point of time, then yes, this is the root cause for this issue. And this is not gonna make any inconsistency in any of your data so you...
View ArticleRe: Code missing in deployed SCA file during migration from NW 7.0 to 7.4
Hi Prabh, the SCA is always generated from the cons/active space. Meaning, what is in the cons/active, that will be in the final SCA and consequently that software will be also deployed in later stages...
View ArticleSAP PS Rollout project inputs
Hi , I ve been allocated to new roll out project, client has already implemented SAP in US and UK, now they want to implement SAP in Germany. Can you provide me the basic questions which i should ask...
View ArticleHow to handle the 1000 times counter PM?
Hi PM Guru, It is a real circumstance that we need a PM plan for Saw blade which is used on abnormal schedule. WE need to replace the saw blade once it is used for 1000 times. It is not used often or...
View ArticleRe: Getting an error in Smartforms while creating internal table.
Thanks Raymond for your response, I am using the work area of the same structure, As mentioned in previous reply that it is deep structure. Yes I have declared the syntax as you can see in the...
View ArticleRe: Stuff SAP could easily fix - rant / wish list
Oh that's what causes that behaviour. I find it really annoying.
View Articleinsufficient privilege while running xsjs
Hi , I am running xsjs file from webide.The page is redirected to below link. https://accounts.sap.com/saml2/idp/sso/accounts.sap.com Used DB user credentials, DB user is having developer access also....
View ArticleRe: Getting an error in Smartforms while creating internal table.
Thanks Adi for your response, I forgot to mention that it is deep structure so I have to declare it as PODATA-headertxt though headertxt itself is a structure in the main structure podata. I have...
View ArticleUser Exit is activated but not calling when executing
Hi, I have created a project in CMOD for user exit M61X0001(Components : EXIT_SAPLM61C_001, EXIT_SAPMM61X_001) and activated the same i.e. EXIT_SAPLM61C_001 and EXIT_SAPMM61X_001 is shown as...
View ArticleRe: Stuff SAP could easily fix - rant / wish list
I used the enhancement framework to fix this, and then a whole bunch of end users complained as they had got used to the weird standard behaviour and considered it normal. So I comprised and set it...
View ArticleRe: File upload & download in a particular I.P. address
Try below code, DATA: l_user(30) TYPE c VALUE ' SAPABAPER', ',"" "user name of ftp server l_pwd(30) TYPE c VALUE '84197Uq4'," 'Eicher@1236' "password of ftp server l_host(64) TYPE c...
View ArticleRe: Getting an error in Smartforms while creating internal table. (using deep...
Hi Eltan, You mean to say I need to declare that deep structure as table not as structure as shown in snapshots.If I am getting wrong please feel free to correct. Thanks a lot for your support. Best...
View ArticleRe: Getting an error in Smartforms while creating internal table.
Thanks a lot for your time and support. I will look again as you mentioned and come back to update. Best regards,
View ArticleRe: How to setup Eclipse-HANA Studio for SAP Operational Intelligence
Hello Chandresh,OpInt and HANA follows a compatibility matrix. As I see that you are trying to install OpInt 1.0 SP11 PL1, please ensure that you have compatible HANA server and Studio for the same....
View ArticleRe: gateway with multiple login under one user id?
Hi Radhesh ,Check this scenario..In HR , all employees(having PERNR) may not have 105 IT assignment(means no user assignment). These users can not access fiori leave request service. Because, even if...
View ArticleMain Sub is not populating in rate type
Hello Expert, I have to do flat rate billing for one implementation project , I have configured main/sub transaction and also assigned it to internal main sub transaction .corresponding entries have...
View ArticleRe: Fiori launchpage Tile error
Hi Apply all the correction notes for your sp level of SAP UI add on. IWFND/ERROR_LOG is the tcode to get the details about an error in NW gateway. Regards,Sarbjeet Singh
View Article