Re: Condition BWART=309q
Hi , I guess you may not be able to achieve the same using Query Designer . You have to take care of the same while loading data in your data model. May be you can create an end routine to populate the...
View ArticleRe: Need Help in XSLT Code.
I just wonder why you need XSLT if this can be easily solve with Java Mapping or even with graphical node functions
View ArticleRe: Validate a Field in the Initial Screen of UI in FPM
This is what I have written if there is a error message under GET_DATA Method READ TABLE ET_MESSAGES Into LS_USMD_MESSAGE With Key SEVERITY = 'E'. If Sy-Subrc = 0. lo_fpm =...
View ArticleRe: Are multiple ME_PROCESS_CUST_PO BADI implementations OK for different...
Hi Shankar, Can be use same BADI implementation. Thanks & Regards :K Sravan
View ArticleRe: Notification message voicemail (queue) on CDT
Hello.I don't quite understand the exact problem, but maybe it helps you. CDT user will get Queue Voicemail notification like this. If user has User Rights to "Manage Voicemail" for this queue or for...
View ArticleRe: Changing Alternative BOM Number
Dear Muhammad,I have not worked with alternate materials, priority and strategy in BOM. So any response will just be theoretical and not of much help. But I can provide you two work around methods as...
View ArticleRe: SAP System Logs
Hi Khan As per the link have you define the profile parameter in your SAP system? http://help.sap.com/saphelp_nw70ehp2/helpdata/en/c7/69bcbaf36611d3a6510000e835363f/content.htm RegardsSriram
View ArticleRe: UpdateWithSubDeletion ContactEmployees error: DI Error: (-10) 1250000131...
Hi Jouri, What is the reason for using UpdateWithSubDeletion instead of the normal update? Can you also post the payload of a test call? Kinds regards, Roel
View ArticleRe: OVERTIME ALLOWANCE
Hi Venu Under table V_T511, i cant where to find the Number/unit tab? On the table i only see the Wage Type, Wage type Long Text, Start Date and End Date...Thanks..
View ArticleRe: Dynamic logo in smartforms based on internal table values.
Hi, Very good. Try always to move the business logic to your print program . So no debugging is required in the form. If you need to create structures use public type in class. Sample: See...
View ArticleRe: Row change event in WDP ALV
Hi Katrice , Just have a look into this Document by Kiran, it may give you a good idea.. http://scn.sap.com/docs/DOC-44817 Best RegardsAravindan M
View ArticleRe: Flexi benefit plan..
Hi Vijay, For your scenario You have to configure all flexi components that should populate in Basic Pay Infotype 8. Assign to allowance groupings. Mention Unit: Benefit
View ArticleRe: how to make noneditable field in screen painter when using parameter id
in the PBO, first write the statement to get the parameter id to the screen field. Then loop at screen when screen-fieldname = 'name'. set screen-input = 0. Modify screen. endloop,
View ArticleRe: FMS for last sales item for specific customer and item
Hi, No. still same query. Thanks & Regards,Nagarajan
View ArticleRe: how to fetch data from database table based on table control values
Hi, Have you consider to simplify your task. Add extra field to the screen to be used as selection criteria say p_mtart . at pai: if p_mtart is not initial .- Get your data from mara .- fill the tabel...
View ArticleBusiness Role in Access Request
Hello Gurus, We are following Business Role concept for provisioning.... Workflow we are maintaining for the New Request is Requestor -> Manager -> Role Owner-> Provisioning Here...
View ArticleRe: SBO Mailer attachment problem
Ok, I will try to ask them.I'm using standars authentication, non-TLS. Is it possible, that is the problem?
View ArticleACCTYPE data for Account Dimension
Hi, I am using Account dimension for GL Accounts. How do I populate value for ACCTYPE property? I don't have an attribute in 0GL_ACCOUNT info object to populate this. I have searched in forums but...
View ArticleRe: Skipped Shippment Process
Hello Nurul, Shipment Process can be done before of after PGI provided Route is mentioned in Outbound Delivery. But in your case if the Route is missing in Delivery, then it will not be possible to...
View Article