Re: trace shows no events triggered in FV60/FB60
Hi Jib Can you check with the functional owner for the correct setup of Doc Parking functionality? Regards,Modak
View ArticleRe: TABLE CONTROL VALUES UPDATE
i think you are not appending, just add append statement as shown in my code
View ArticleRe: Generate index for table
Hi, A simple rule would be index are picked based on WHERE clause. Don't just create index for one-of-scenario. There are problems . thanksVijay
View ArticleRe: Is it possible to scrap materials automatically once the self life...
Hi, For Automatic scarping, I think you need to go with custom development.Search material or stock with date shelf life. Then with help of custom program in back ground, generate quality lot for the...
View ArticleRe: TABLE CONTROL VALUES UPDATE
Hi, The new record has to be updated in internal table of table control.. so that you have to have a new module inside loop at PAI. MODIFY itab FROM wa INDEX tbc-current_line. "Modify existing...
View ArticleRe: Result field to compute using other results field
Hi Anshu, I tried this right now, What happens in this one is that result line for C is computing 19*10=190Result line for D is correct in a way that it shows 19. the result looks something like this....
View ArticleRe: Dashboard Designer Fail to connect to BI Platform - SAP Note 1168437
Hi Everyone, I faced this same issue today and was able to resolve following two basic steps:1) Checked CMC for FQDN, followed by check on the hosts file found in path...
View ArticleRe: Account balance of G/L for specific date range
Hi HuiTo look for the G-L account balance, you can do so by using Trial Balance report rather than query, in trial balance there is an option for Account Balance, select the Date Range on the sceen...
View ArticleRe: How to restrict users to create/change payment transaction data in...
Hi Raymond,I read the documentation for F_LFA1_AEN but it says that this object can only be applied while changing the data, And our requirement is for both creating and changing data. So any other...
View ArticleRe: MappingException: Mapping failed at Runtime
Hi, How to get the Output payload? Below is my target structure. Below is my source structure. Below is the target data type created in the ABAP RFC.
View ArticleRe: Commitment budget is not carried forward
you have a sender budget type and a receiver budget type for commitment carry forward..so both the budget type you should assign in "Assign Budget type to process"
View ArticleInternal session terminated with a runtime error CONVT_NO_NUMBER
I am getting dump, trying to create delivery for SO xxx from last few of days.But, is getting dump as "PE1410" cannot be interpreted as a number. But PE1410 is a Customer.Report: SAPMV50A Error:...
View ArticleRe: Query Browser error in Dashboard Design
Hi Everyone, I faced this same issue today and was able to resolve following two basic steps:1) Checked CMC for FQDN, followed by check on the hosts file found in path...
View ArticleRe: Cannot registry ComAddIn_per_User_RegKey
Dear Firdaus, What is user's permission on OS? Only admin users are allowed to change Windows Registry. Thanks,Gordon
View ArticleRe: When I use Cl_bcs to send a email,is it possible to quit the receipt?
Hi Tian, SET_SEND_IMMEDIATELY method. Thanks, Anil
View ArticleRe: Not possible to add query to Dashboard model
Hi Everyone, I faced this same issue today and was able to resolve following two basic steps:1) Checked CMC for FQDN, followed by check on the hosts file found in path...
View ArticleRe: FC valuation issue transaciton require in balace sheet main gl account...
Hi Sridhar/Mukthar, you both know, if you give same balance sheet account in bal. adj. account, we can not post into same GL account as it is selected as open item management and even it is not...
View ArticleRe: Posting date check for Process order Goods Movements
HiThanks for all the info.I will investigate.Regards
View ArticleRe: Query record for KONP + A004
I join the both table through create additional fields to store value of KNUMH. then i select the record from KNOP based on the value store in additional fields, KNUMH.
View ArticleRe: Unable to select BEX or Universe in Dashboard
Hi Everyone, I faced this same issue today and was able to resolve following two basic steps:1) Checked CMC for FQDN, followed by check on the hosts file found in path...
View Article