Re: Appraisal templates Reports OR BI REPORTS?
Hi, Try with the below code wa_appraisee-plvar = '01'.wa_appraisee-otype = 'P'.wa_appraisee-sobid = sobid.APPEND wa_appraisee TO lt_appraisee. ls_sel_and_or-apper_and_appee =...
View ArticleRe: Not able to update organizations units in an infotype 0001
My scenario is not creating Organizational Unit My scenario is change of organizational unit for a position from effective date. This is happening manually where as in case of lsmw its not happening...
View ArticleRe: SAP consultant career for an end user is good choice ?
Hi Alok, 1-You need to master one module.2- need to understand how the SAP implementation/support works.3- Practice a few mock exercises.4- Join a team where they can provide you work. In general it is...
View ArticleRe: TDMS Project not able to assign a landscape
Thanks anita, Its very helpful,I will try creating another landscape with HCM type, and will see if it works.
View ArticleCondition Type Calculation
Dear Gurus, I have the following scenario, Retail price of a material is $50.25/kg and customer is order 10,000kg of the material, but freight that amount $1000 (fix amount) is included in the retail...
View ArticleRe: How to Cancel Collective operations in order????
Dear Sir,I tried with IW47 T Code but in this it is showing Mass Cancellation Is inactive mode
View ArticleRe: Issue in transaction code creation for sap query report .
Hi Suneel, Case1 (Global Area - means Query work in development server)There are 2 aspects in transporting.1. Transporting your Query work from Dev to PRD,2. Taking the Report name from the above work...
View ArticleSNC Replenishment Order
Hi All,I am new to SNC, I have some requirement related to SNC replenishment order.requirement:1) Need to display list of SNC replenishment orders on the basis of Customer number and Date. Please let...
View ArticleRe: jar file upload and transport in Java webdynpro
Hi rag,assume you have development component named as testone and another development component as testtwo now testone is external dc to testtwo and vice versa. what is your webdynpro application is...
View ArticleRe: Changing Sales org Calender
Do I need to block open deliveries as well?I can't advise for blocking both Sales Order and Delivery without addressing the scenario. Please let me know you scenario First?You have mentioned that your...
View ArticleRe: How many fields can be added in va01
Hi Kima, There might be a limitation upon the number of fields that can be added to VA01. You can create a subscreen area on the standard screen and call your custom screen and define any number of...
View ArticleRe: Crystal Reports field datatype nightmare
Does the {CallLog.RecvdTime} field contain Date Time values stored as string in the this format: YYYY -MM-DD and HH:MM:SS?And, are you trying to convert the 'time' value in this string field to...
View ArticleRe: Accounts determination error is coming while create billing.
Hi Anand/Laxmi, In VF02 I have checked Account Assignment Group is available for material as well as customer. And G/L account is also assigned . Generally this error is coming for Account assignment...
View ArticleRe: Problems in Change PHYS_MEMSIZE
Hello, To be exact the parameter PHYS_MEMSIZE should be defined in the instance profile file:<SAP drive>:\usr\sap\<SID>\SYS\profile\<SID>_DVEBMGS00_<Hostname> 88416 - Zero...
View ArticleBlock Production Order Confirmation
Hi Team, I am having below scenario. Today i have created the production order & performed the availability check. The availability check is passed & all the required materials are available in...
View ArticleBODS 4.2 Scripts controlling the Query Transforms
Hi Experts By DS scripting is there any way to control the transforms especially query transform. My requirement is that we have nearly 10 different material types like HALB, FERT, HAWA , MUBL and...
View ArticleRe: Routine inquiry
For joining the two tables data into one you need to have common field between them and then use inner join. If you do not have common field then declare two internal tables and select data from two...
View ArticleRe: Process Message Macro
Subject matter is not mambo jambo, SAP is mambo jambo. I am able to write the same with pen, paper and Microsoft like software but not on SAP. So I am keen to unravel the mystery for everyone's sake....
View ArticleRe: SALES REPORT
welcome Ricky if you want current month report only then use this query SELECT T0.[CardName] PartyName, T1.[Dscription] as Item_description, T0.[NumAtCard] as Customer_Ref_No, T1.[ShipDate] as...
View Article