Re: SAP Book for IS-H Module
Dear All, I am new to health sector, can you please guide me in IS-H RegardsIM
View ArticleRe: Clock In/ Out Corrections Application with work schedule
there is a table v_t705b which determines how to assign time events depending upon work scheudle and timing check this table.
View ArticleRe: Check a parameter in a ranges table
Hi, Try this, IF NOT P_KUNNR IS INITIAL. IF ( P_KUNNR NOT IN R_KUNNR[] ) OR ( R_KUNNR[] IS INITIAL ). R_KUNNR_LINE-SIGN = 'I'. R_KUNNR_LINE-OPTION = 'EQ'....
View ArticleCost and Budget report in Finance?
Hi, Can somebody suggest me is there a report already available for cost and budget in Finance?. I am presuming may be the below report can suffice the requirement, kindly confirm the same. Cost Center...
View ArticleRe: Used Defined Search in SAP PI7.31 Single Stack
XPATH should be taken of Source Payload field? or Target Payload field?
View ArticleRe: Creating own conflict in GSS
Hi Abhishek , 1 . I can raise Conflicts only on certain Attributes ( I have to check why ) 2 . As far as I see , SAP is not considering Conflict types , we have sent from this BADI....
View ArticleRe: CMS System database not available FWM 02088
Sorry I upgrade to 4.1 SP5 update 2 version also got some error in log file 33007SAP BusinessObjects BI platform CMS: Unable to connect to the CMS system database ""BI4_CMS_DSN_1399443743"". Reason:...
View ArticleRe: 2LIS_11_VAKON missing newly created sales orders
Hi Prasanna, only the delta relevant fields of 2LIS_11_VAKON occurs a Delta in the Outbound Queue (LBWQ) and finally as a result in the Delta Queue (RSA7) for the relevant DataSource 2LIS_11_VAKON....
View ArticleRe: Invalid TR display after added a TR into STMS
There is no point in having the transport files (cofile and data file) at the OS level in the transport directory if the SAP system is unable to access them. So check if the SAP system is able to...
View ArticleI want to delete traditional DB after executing DMO.
HI experts. I executed DMO and changed DB from MS SQL to SAP HANA.I don't need traditional DB (MS SQL). How can I delete MS SQL?Do I need to use any function of DMO? Please tell me what do I need to....
View ArticleRe: How to enable UOM in Purchase Order-- ME21N?
It might depends on your item category..Check the field selection PT9F from the path OLME- PO -Define field selection.
View ArticleRe: Activating new 2LIS extractor (previously inactive) and delta queue
Hi Stefano, please check this step by step guide: http://scn.sap.com/docs/DOC-48238 hope it helps!regards,Michael
View ArticleEHP upgrade logs
Hi , I am so keen understand the happening major steps and respective logs in each phase of the EHP upgrade. Can anyone please let me know for the benefit of others as well. I know...
View ArticleRe: Calculation of Tax in MM pricing Procedure
Dear Nischith, This can be done in standard way kindly do as per below 1. Create statistical condition type for RM Cost in pricing procedure and add with subtotal (Basic + RM Cost).2. Write routine in...
View ArticleOM , Controlling Area and Cost Center
Hi All, Need to understand the concept of Controlling Area and Cost center. I have configured OM, Pa, Time and Payroll, Hired Employeebut cost center is not comming by default, please tell me where to...
View ArticleTree view - add childs
Hi , I am preparing the Tree view with 10 nodes . But here I am facing the to add the childs( particual rows) to that node statically . depends on the node, I need to add 2 to 3 childs manualy . How...
View ArticleRe: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
Hello Ashish, the program was running in a batch work process? Please take a look at the note:941735 - SAP memory management system for 64-bit Linux systems how the memory is allocated for a non-dia...
View ArticleRe: Custom fields not getting saved in KNA1 on click "Save" from XD01
Hi Akanksha, I got your problem , But if you are not navigating to the custom field , that means you are not changing your fields , So in that it should be as it is in KNA1 (No Change) , But if still...
View ArticleRe: Crystal reports 2008 or 2011 with ECC system
So If end user wants to view developed crystal reports, where can they view them? Is it in BI Launch pad(BOBJ) or normal Excel sheet. ThanksChanukya.
View ArticleRe: Is there a way to make a field in selection criteria mandatory in...
Hi,In ET_FIELD_DESCRIPTION_ATTR parameter, there is one attribute namely mandatory. By using that attribute, you can make search fields mandatory. Check the below sample code METHOD...
View Article