How to convert string to hexadecimal in ABAP
Hi Experts, There was a special character which was causing error while generating the PDF using dynamic FM. Its an invalid special character which XML technology wont accept. SAP has suggested to...
View ArticleRe: Adpative web service model for MDM Webservice
as long as the ws is working, you can forget the mdm, pure wdj programmingdo you know how to call ws?
View ArticleAccount assignment Object XXXXXX missing error after cif in SAP APO
Hi, How to generate Account assignment Object XXXXXX missing error after doing cif in SAP APO. Bala.
View ArticleRe: Goods Recipient field Po
Hi Amit, This may not be a standard message. This can be done at your end(using ABAP). Please check. Arivazhagan S.
View ArticleRe: Masthead 7.3 jsp errors.
Hello Kishore, I am facing the same problem that Errors with masthead.jsp file. Have you solved the issues. I am new to Netweaver. Please let me know. how you removed the errors with masthead file?What...
View ArticleRe: Set Cursor
Hi Pradip, Write SET CURSOR FIELD in PBO of screen. If you write this after Error message, this statement will not be executed. Try displaying that error message as I. Regards,Vijay
View ArticleRe: How to code OnEnter event for editable Table column?
Hi Vamshi, Please go though the below link. Button at row repeater - How to identify what l... | SCN use the same code in ONENTER event. you can get the index of the changed data. Best regards,Rao.
View ArticleRe: Goods Recipient field Po
Hi, In standard SAP, the goods recipient field is for information purpose only and it doesnt have any validation. If its throwing error in your case, there will be some development done inorder to...
View ArticleRe: DTP issue in 7.3. job get cancelled Immediately no error , data load from...
Hi DTP Job cancelled because of below reasons. 1. Your user id dont have authorization for background jobs. 2. Issue with transformations. Try to check cancelled job log and if it is authorization...
View ArticleRe: SAP GUI Patch 7
Hi Ravindra Currently are you facing any issue in the SAPGUI 7.30? If it is yes you can apply the latest patch otherwise it’s not required. Keep the same patch level. As mention by Wibert you find...
View ArticleRe: Set Cursor
Hi PRadip Can you please provide the detail of the exit where you have coded this..complete details please Nabheet
View ArticleRe: How to update partner function for customer master?
Hi Maggi, I think you have created partner determination procedure 36 without partner Functions and while trying to create Customer entering 36 as partner Function regards,santosh
View ArticleRe: Posting periods in SAP
Hi SubhadepThis will be across module.Do you think this is possible through a ABAP program.What kind of programming logic should be written to restrict this? ThanksArchit
View ArticleRe: Scheduling Process
hi Amit,i have chk factory calendar and sunday ticked is not there, but then also it calculate sunday.Thnx for your both reply. i will try to create new calnedar Regards,Avinash
View ArticleWork Center
Good Morning Experts, we have an employee who has been transferred to another cost center and thus need to update the cost center to reflect the new one. The name (key) of the work center also needs to...
View ArticleRe: Material movement
As you have said you have already set the deletion flag for material with the particular storage location...Then you have to just set the message as ErrorM7127-Material xxxxxx flagged for...
View ArticleRe: Smartforms - Print different windows
Hi Simon, Declare a variableFlag type char1. if p_rad1 = 'X'.FLAG = 'X'.elseif p_rad2 = 'X'.FLAG = 'X'.elseif p_rad3 = 'X'.FLAG = 'X'. Now in condition tab of textpass the value flag = 'x'....
View ArticleRe: Solution Manager embeded BI or Separt Instance
Hi Andrew, Below link should answer your query http://wiki.scn.sap.com/wiki/display/SAPITSM/SAP+ITSM+Analytics+on+SAP+Solution+Manager+7.1 SOlution Manager BI capabilites are enough for the reporting...
View ArticleRe: Organizational reassignment not permitted - in sepration Action
Dear Team, This issue solved by implemented below S note : S note 116007 - PG 162 : Organizational reassignment not possible Thanks Donnie & Jigyna for your valuable support. warm Regards Prabuganesh
View Article