Re: where we can Read first pay date from the Payroll cluster ?
You could read the table hrpy_rgdir with abkrs.example:REPORT zprueba4.DATA lv_fpbeg TYPE fpbeg. SELECT MIN( fpbeg ) INTO lv_fpbeg FROM hrpy_rgdir WHERE abkrs EQ '1G'. WRITE lv_fpbeg.
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
HI Mantha that is a Zprogram that we created in that we are displaying the second level nodes 2.1 2.2 and so on, this is not happening in the solution delivered by SAP in the OSS note
View ArticleRe: Sending calculated header values (Plain HTTP Adapter)
If you want to save HTTP header fields from the synchronous response in the XI message header, chooseHTTP Header Fields (Synchronous Response) and enter the fields in the fields Field 1 to Field...
View ArticleRe: Different issue value of same material based on procured price
I am sorry, shouldn't have just said B for Batch, this is an individual setting in cusotmizing.The important thing is that your valuation category has a flag for "Determine val. type automat"In OMWC...
View ArticleRe: BSI Tax Factory 10.0
Graziela, Approximately how many customers are successfully running BSI 10.0 at this time?Thanks,Lou Ann Allison
View ArticleRe: high value in sysmon "object manager spinlock contention"
Hi, Artem I could not open the sysmon file but have you checked sp_helpconfig at the same moment in order to look after metadata objetcs reuse? ASE version? Also look after per object statistics active...
View ArticleNews and Target Mapping Tile templates are missing from Launchpad admin
Hello Team I am using FIORI UI 100 Add-on SP10 with NW 7.31 SP10.We also applied all the latest notes available for UI2 I am using below Admin URL to create POC....
View ArticleRe: SAP HANA Cloud Portal integration with SAP Cloud for Services
SAP Cloud for Services knowledge base is SAP Knowledge Central by Mindtouch- there is an additional license - as noted in your text preconfigured to work with SAP HANA Cloud Portal. You can also...
View ArticleRe: Issue with content in SPROXY
>>>So I have created Data Type Enhancement.Where did you created it.AFAIK - You should create them under your own swcv but not under standard swcv.Added reference :XI/PI: Data type...
View ArticleRe: desynchronization after DB failover
What kind/version of DB are you using?This may as well be a bug, please create a OSS message with SAP. ThanksNanda
View ArticleRe: Issue with content in SPROXY
Oh.. Sorry, I have created in standard SWCV. So if I create in my own SWCV, do we still need to re-activate the standard proxy or the changes will be taken automatically?
View ArticleMake to Order with Variant Configuration
Experts, Please advice. We are using make-to-order with variant configuration. Below is the business scenario. How can it be handled in SAP? Below are the details. Plant 3000, Company Code 1000, Sales...
View ArticleRe: Issue with content in SPROXY
Hi, Your Data Type Enhancement should be in a different SWCV, not in the same. Go thoroughly the steps mentioned in the below discussion: Fields on Data Type Enhancement not being transferred...
View ArticleRe: What is your oppinion about the new orange SAP logo?
Oh yeah, I remember the split now... had actually forgotten about it. I didn't care for the "Enjoy" logo with all the colors, as it was too "playful" and I felt like it should be more serious and...
View ArticleRe: MAI Monitoring: Custom Metric Database CCMS
Hi Ruth, i know this document. Please re-read my question. I can create custom metrics like "R3SpoolServiceQueue", whch is mentioned in the document. The problem i have, is with the database ccms...
View ArticleRe: What is your oppinion about the new orange SAP logo?
Yeah, Chris, we remember how much can be spent on "rebranding," eh? Oh well, I recall a very nice party in San Francisco over that one, with the wine flowing pretty much endlessly.
View ArticleRe: Issue with content in SPROXY
Generate Enhanced data type, not the proxy. XI/PI: Data type enhancements (standard Business Partner) Regards,Nabendu.
View ArticleRe: SAP CPS job chain showing step by step logs in SAP
No.But you can write a redwood script job definition and add it to the end of the job chain with the logic to concatenate all output into one file, after which you can view the output of the redwood...
View ArticleRe: Crazy Issue with having to set Report Source twice
Hi Michael The code is a bit confusing as I'd expect something like: rd.load(docpath)rd.SetDataSource = some report source (Db conenction, dataset,...
View Article