Begin date and End date for the infotype can not be changed.
Dear all, when I am using sec 80 and entered amount it is throwing error message ....in DEV system it is wrking fine in QAS not wirking
View ArticleRe: There was an error opening the document:SAP_WAPI_CREATE_EVENT
Thanks Rick, You were right.SAP_WAPI_CREATE_EVENT is only used to trigger event. Thanks RegardsAkmal
View ArticleRe: I have passed SAP FI certification from collaberra, vadodara in april...
Install sap with temporary license in your pc do practice for demo client
View ArticleRe: Cannot see the Service Interface in Directory Configuration
Hi David, it is because the tutorial is made in older version. i could have given some better screens for editing interface in interface determination but i don't have system access now i am not...
View ArticleRe: Extended Rebate process and VAKEY setup causing a billing split by material
But, How is using a different item category group/Material group help? Also, my concern is as the material is in VBRP table rather than VBRK, why is the system creating a different billing document? Is...
View ArticleRe: There was an error opening the document:SAP_WAPI_CREATE_EVENT
Hello Ragavendran, Thanks for your inputs.Issue resolved. I passed the form name from the program to the container and did the entire coding(OTF to Binary and Binary to XSTRING) and finally used...
View ArticleRe: Copying confirmation in Iw44
Else, you can use CTRL + Y option to select the complete row & paste in new row.
View ArticleRe: Equipment archiving
While executing the program RIARCEQA in test mode, select detail log: complete and log output: List. After executing the program, do you notice an information message at the bottom of the screen:. The...
View ArticleRe: devoloping the BDC For material schedule update for me38 but gives the...
Hi Nagendra, Ofcourse I called it after end of loop only.
View ArticleRe: List of Screen Names in VA01
Hi, check with T-code:SHD0 in that put T-code:VA01Standard Variant- BUS2032 click on display Regards,Krishna.
View ArticleRe: Apportioning Header Level conditions to Item Level (based on weighted avg)
I have worked on gross weight & value header conditions but not on quantity...I will get back to you after testing...RegardsSatish
View ArticleRe: Batch input error in background mode.
Hi, Are you getting any popup in during the foreground mode? If you are getting one then you are not handling the popup. Else, while executing the bdc in foreground mode check if you are going through...
View ArticleRe: How to Improve the Performance of Reports
check the technical spec first to understand what the report is doing. this will help you to chalk out which areas can be optimized. if you dont do this you will spend too much time reading code and...
View ArticleRe: Same PERNR number range for two different company codes
Hi Kumar, You can assign same number series to two different companies but not the same Numbers to two different,why don't try by taking two clients for those two companies but it may result in costing...
View ArticleRe: Grayed out particular cell in ALV
Hi Abdul, 1, Add STYLES type LVC_T_STYL to your Data table(which you want to display in grid)2. In PBO ,while filling data into your Data table ,Fill STYLES field as per your requirement. Example:...
View ArticleHow to add/active MILE status after manual rejection from co11.
Dear Experts, We have 4 operations, and using milestone confirmation,last operation is milestone operation. Before putting rejection from co11 system status of 1st operation is PCNF ICHA MILE REL,...
View ArticleRe: Process chain schedule
This can help you? http://scn.sap.com/docs/DOC-11206 Actually OS command is to check whether the file is available in given path or not. You can use above doc to take a decison based trigger.
View ArticleRe: Custom program not working in process chains
Check your Process type variant whether it is refering correctly or not. Just get into change mode of variant and select the correct ABAP program and save it. Try again to run the chain..
View ArticleRe: Conversation of values
Hi, Go in your table (SE11), double click on the data element of your Partner function, that will give you the domain, double click on the domain.In the domain you will find a convertion exit, these...
View Article