Re: Year to Date and Last Full Week in same chart?
Hi Cheryl, Modify the Record Selection Formula to bring in data for the last 365 days. It would look like this: {Date Field} IN DateAdd('d', -365, CurrentDate) To CurrentDate Now, a simple count on the...
View ArticleRe: smartform loop problem
Hello Elnoosh: Is it include the command like 'READ TABLE *** INDEX 1' in program line (CODE1,CODE28,CODE54...)?
View ArticleRe: Manage historically check not transferred - ABT1N
Hi Aman, Please go through once again your transfer variant configuration. In General data logical field group, you can find the Field group 82 which is "History Indicator". Please enable the or do...
View ArticleRe: Order Related Billing - must check PGI
I don't think that this specific routine will work in your case, but you can check that by yourself - read the code or debug it (if this is easier for you). Reading the code of the available routines...
View ArticleRe: How to close a Service PO
Hi You can update Latest GR Date with some old date in po by which system will not allow user to post Service Entry Sheet. It can be used mass po also RegardsMK
View ArticleRe: Why the value of field ckis-elemt is empty?
Hi Ravi, Thanks for your reply. I still have a question. There is a material has valuation class value in accounting view And I have set the OBYC. In the table CKIS, this material is correct get cost...
View ArticleRe: how to get a percentage corresponding to groups on my report?
Hi Nimish, As the dates are in separate groups, there isn't an easy way to do this. I have something in mind, however, could you tell us where would you like to display the percentage? If you display...
View ArticleRe: MD01 and MD02
And also if the same error will occur if first user is running MD01 for plant X and 2nd user is attempting to run MD02 for material B under the same plant X?
View ArticleRe: How to deal with context dependant code lists?
Hi Rachit, You could use Numeric.You could also check other types in Repository explorer.Thanks, Pradeep.
View ArticleRe: How to distribute header condition charge to line items in PO
Hi,How your system and Zcondition type will be calculating on based unit MT or KG with quantity scale distributing total amount among the quantities in PO line items? Regards,Biju K
View ArticleRe: script for attaching file/doc automatically
HI Bart, I have tried almost everything but for some reason the Main script doesnt recognize the second script. Not sure what to check or do on this one
View ArticleRe: PO Item Price lost after adding Return Item
Are there different tools to debug? Not that I know. Contact your ABAPer to get it done, telling you to start debuggin with /h in the command field will probably not help you further as you get lost...
View ArticleRe: Select distinct issue
Hi, Feiyun Wu is correct . Actually it is documented To get there use "google search operators "site:http://help.sap.com/abapdocu_740/en/ "WHERE - FOR ALL ENTRIES " In order to get all your data you...
View ArticleRe: UDF for adding leading zeros to field in message mapping
Hi Mahesh, Please check the below link for UDF. https://scn.sap.com/thread/1321859 Regards Srinivas
View ArticleRe: Dedicated Fields: ID vs Description
Hi Andres, Step 5. how are you storing dediated fields into extension fields? Thanks, Pradeep.
View ArticleRe: Devolução simbólica no GRC (SUBCON2C)
Boa noite Paulo, Tecnicamente é possível fazer o que foi proposto pelo departamento fiscal. Você pode implementar a BAdI /XNFE/BADI_XML_VALIDATE. Essa BAdI é chamada no passo de validação dos...
View ArticleRe: how can I read the parameter on UI5 program?
Try this.getComponentData().startupParameters.ccc[0]Instead of jQuery.sap.getUriParameters().get("ccc")
View ArticleRe: SAP PP-Co product manufacturing scenerio
Hello, It will be same only you will have four entries in Joint production.Why don't you try and come back with specific query? Best Regards,R.Brahmankar
View ArticleRe: Add column names in header line in receiver FCC
Hi Ram, Thanks for ur reply, while configuring the column names in receiver FCC channel should I give space in between or not? I mean how should I configure among below two in receiver FCC channel:...
View ArticleRe: EHP7 Upgrade : Cannot start Shadow Instance SUM Syntax error in program...
hi Kumar, Please check this note. 525677 - Problems when starting shadow instance Regards,
View Article