Re: Executing logic script with certain conditions
Do you really have: Account=PenaltyRate in% What do you mean by: ProjectNo = Project NumberProject=ProjectNumber Can you provide accurate names? Vadim
View ArticleRe: How to use Aggregate function in inner join
Hello Jai, Try like below. LOOP AT itab INTO wa. AT NEW lifnr. i = 0 ENDAT. i= i+1. AT END OF lifnr. SUM.<Divide the sum by the iteration i> ENDAT. ENDLOOP. Here i has the number of lines...
View ArticleRe: Credit Management Issue
Dear Bojja, Why system will not perform credit check if date after 30.11.2104 ?
View ArticleRe: validation in me21n/me22n for service details,
yes... thank you for your reply ....
View ArticleRe: PCo Query not returning value - FSGateway
Hi Vijay, Please leave the notification disabled, run just the PCo Agent instance used by MII for Queryies, and execute the MII query multiple times and see if you receive any values for any of the...
View ArticleRe: Accoulting document for price + discount sd billing doc
Normally for Revenue and Discount / Deductions, you should be having two G/L Account. Check which G/L Account is assigned based on which, you need to change your configuration; of course, after...
View ArticleRe: How to get selected data in table from button click event ?
check working example here. JS Bin - Collaborative JavaScript Debugging</title> <link rel="alternate" type="application/jso…
View ArticleCustomer Service integration with CO & FI
Hi All, I don't seem to find much information with respect Co/FI integration with CS module. Request some expert to give me an idea regarding the CO/FI integration of CS mdoule. What processes are to...
View ArticleRe: Why useful life is mandatory in AS01 ?
Dear All, I am grateful to you all for the kind responses to my query. However, I am aware that the field is mandatory but I want to know the logic behind SAP making it mandatory? If I have a straight...
View ArticleRe: ALV Grid displays old data after job completion
I have not given you the code for my First ALV. I started from UCOMM on first alv. I have 2 programs : Program 11) display ALV12) UCOMM for ALV13) Submit job -> goes to Program 24) After Return from...
View ArticleRe: Unable to find Partner number to main Tax type in OBCD transaction.
Hi Jurgen, I don't have access to SAP Market place. Could you please tell me How we have to maintain tax in OBCD tcode. Thank You
View ArticleHow to UDV linked with multiple fields
Hello! I want to update Quantity field in some documents automatically adding values of 3 user fields: Quantity=U_FIELD1+U_FIEDL2+U_FIELD3 I have created a User Defined Value in Quantity field linked...
View ArticleRe: Fiori: No Model assigned to Service 'SRA_SO_TRACKING_SRV'; assign Model...
Hi,I've the same problem activating services 'CB_DOCUMENTINFOREC_SRV'.The error is: No Model assigned to Service 'CB_DOCUMENTINFOREC_SRV'; assign Model first Message no. /IWFND/CM_MGW312 Could be a...
View ArticleRe: Agentry 7.x - Format Date Rules
Marcal, The problem is your format tokens are not formatted correctly. You need to wrap the tokens with the appropriate tags so the rule can interpret the tokens. This rule gave me what I believe is...
View ArticleRe: Error in SAP Web IDE: "filestrore-ui5-bsp is not found" whereas actual...
It's not related to the spelling mistake (which was already fixed ), see my reply in this thread:SAP Web IDE - Enablement
View ArticleRe: Real Time Data in BPC using SAP HANA with 10.1
Thanks Gregor for your reply. I do not know how to move a question from one area to another. If you are aware of it, please let me know. In HANA on BOPC scenario, we have HANABPC component along with...
View ArticleRe: Input value of sizing
Check if this helps SnoParameterSimpleMediumComplex1Multiple UniversesNAup to 2 universesequal to or more than 2 universes2Multiple Data ProvidersNAless than 3 data providersequal to or more than 3...
View ArticleRe: HANA log_mode for point in time restore
I agree with your comment "It's all about guaranteeing that a recovery will work if you use log_mode NORMAL"Infact in my case the PIT recovery had failed with log_mode=NORMAL and worked with...
View ArticleRe: importing digicert SSL Certificate error
Hello The error message means that you are trying to import a certificate response that was not created from the current PSE. It seems that the key pair from the PSE was changed, so it is not possible...
View ArticleRe: Automatic job for MIR6
Hi, If you are fine with MIR6 create a variant and schedule a job periodically and see Or use the transaction code MIRA . Regards,
View Article