Re: XPI Adapter: XI Retention Property
Hi Sarvjeet, Thanks for the updates. Request you to mark the thread as Answered. ReferenceHow to close a discussion and why Regards,Azhar
View ArticleRe: Double TDS deduction while posting FPO through MRIS
Hi Vijay Even if you create seperate PO, still the invoice processing will carry both the with holding tax type and codes. I would create a separate PO for both and would still create a substitution...
View ArticleTime Management Grouping Tables
Hi Expert, Kindly help me in understanding what is the difference between Table : V_001P_D and V_001P_I
View ArticleRe: TDS Expense - to be debited to same expense
Hello Mukhtar, I am not getting the link between FTXP and WHT Code. Please elaborate.
View ArticleRe: Script-Other main window
Hi Preethi, Try just changing the name of the second page main window rename it and you can make required changes in alignment. Regards,Shashikanth
View ArticleRe: In fox formula, how to define a variable which is Character String length 4
Hi Dongkai, You can try with the data element directly as mentioned below. DATA XXX TYPE CHAR04. or DATA XXX TYPE CHAR004. Regards,Krishna Chaitanya.
View ArticleRe: Tax on sales & purchases
HI Mohit, Please check wheather you have created any personel list of tax codes.if you have created it show only selected tax codes for you..this user specific function. Go to T.code FTXP, give the...
View ArticleRe: System is not stopping with warning on Public Holidays IT2001.
When i view personal work schedule for 14.01.2015 its showing this. It should be off / paid. where should i change day types. Thanks,Aruna
View ArticleRe: Eingangsbemerkungen holen
Ich so, doc ist der Datensatz und OpeningRemarks wird dann extrahiert.
View ArticleRe: Provision entries to be excluded from budge contorl
Thanks Eli, Does that mean the Doc Type I see in the derivation rule is normal doc type? Will check once again and confirm ... Thanks... Shailesh....
View ArticleRe: New Installation For ERP 6 EHP7 On Windows Server
Here you can pre install database on D:\ drive of your system. Regards,
View ArticleRe: Things to keep in mind while interacting with the DB using web dynpro..
Hi KH, The links are not working, please provide any other resource
View ArticleRe: Table view cell coloring using webdynpro
From your example I can see that you have only one attribute COLOR, which is bound to the both the columns Flight number & Airfare. Instead, have two variables and bind these to these 2 columns...
View ArticleRe: Unconfirmed Sales Orders in APO Product View
Hello DB49, In table VBBE i don't have an entry after saving the SO. The planning strategy that i am using is 40, with customer requirement type KSV. Many thanks for your input,Alex
View ArticleRe: LOOP & JOINS IN DATA SERVICES
Hello Srini,like Arun Kumar says, joins could be push down. Push down means, that the Data Services could send the task (in this case the join) to the database. That improves the performance, because...
View ArticleRe: Select Option Drop-down action handler
Hi, It's like an event handler .You have to create an action under ACTIONS tab and pass this action name to the to I_HELP_REQUEST_HANDLER of ADD_SELECTION_FIELD of IF_WD_SELECT_OPTIONS. ThanksKH
View ArticleRe: Freezing Priority field in PM notification
Hello Go in transaction OIAL and follow below settings Pass the notification type in Content for which you would like to make display of priority by selecting the radio button "Disp"
View ArticleRe: MIGO - WRX Split (Cost Componentwise)
Hi Dibyendu, Please note that the Price control Indicator is S, not M. Also inventory value (Dr line) is loaded with all costs. The requirement is to split the credit line (WRX) ONLY, not debit line...
View ArticleRe: BOM line items deletion regarding
Hi kiran,I am Process Planning Engineer, Functional Core Member in PP module with only little knowledge in SAP-ERP. We have no issues with respect to Release of Sales Order, getting reports, example...
View ArticleRe: modify itab from issue
Hi Nagendra, When you write a modify statement Modify itab from wa, first it will check whether there is any entry with the same key (based on the key of the internal table) and if the entry exists, it...
View Article