Production Order Goods Receipt BAPI
Hi PP Gurus, We are using BAPI_Goodsmovment_create for posting Production ORder GR. Normally in MIGO or MB31 ,system automatically updates "Delivery Completed " indicator as soon Delivered qty reaches...
View ArticleRe: SSFS Key file not being created
Hi, The environment variables RSEC_SSFS_DATAPATH and RSEC_SSFS_KEYPATH has to be available. The normal system can work with the profile parameters however shadow system will check for the ENV...
View ArticleRe: How to Sort Ascending by Multiple Fields?
Hi, I simulate the issue and do find the solution as below. TYPES: BEGIN OF ty_data, name TYPE string, date1 TYPE dats, tim1 TYPE tims, date2 TYPE dats, id TYPE char10,END OF ty_data. DATA...
View ArticleRe: Regarding Profit Center.
Hi Sreelatha, Please check whether any substitution is activated or not. Tcode: GGB1 - Choose Financial Accounting - Line Item Julie
View ArticleRe: sum on row on a pivot query
Hi, Try this. SELECT [Code] as Code, [Item] as Name, SUM([ABU]) as [ABU], SUM([ALF]) as [ALF], SUM([AUR]) as [AUR], SUM([BAG]) as [BAG], SUM([BAM]) as [BAM], SUM([BAR]) as [BAR], SUM([BAT]) as [BAT],...
View ArticleRe: How to update last name , email , phone etc of an employee using BAPI in...
Hi Soumyasanto,Thanks for your reply. Actually i had gone through all these links already, but was of no help to me.As the values are not getting changed, and I am getting error. Is there a way to...
View ArticleRe: data in KPI showing same in all Periods??
Look at the periodicity of the created PAS variables. If for instance it created yearly variables then a monthly display will show the same values for each month
View Articlesafety stock in Mrp sap business one 9.0
do we set safety stock in Mrp sap business one 9.0 , if quantity is less than safety stock than we can create PR ?
View ArticleRe: Recover method of deleted class
Hi, Have you tried restoring the content via "utilities->versions->version management" ? ThanksKH
View ArticleRM Consumption report -Monthly wise
Hi I need a query like this format . Is it possible or given some ideas Monthly consumption report . we have different raw material used some finished good parts 3021 -RM - Consumed on FG 2678-42 nos...
View ArticleRe: crash call stack caused by crdb_adoplus.dll and crqe.dll on Crystal...
Dear Ludek, we can't duplicate the behaviour on my dev environment. it is only happen on production environment. the load on the prod server , we have about 8000 active users. and the concurrent users...
View ArticleRe: SAP ABAP Learning
by course availability, yes typically I do mean training. However, it's a case of which course, delivery method (classroom vs virtual), location, etc. The training team will be able to assist you...
View ArticleRe: Day Types, Public Holoday Class and Daily Work Schedule Variant -...
Hi Tahir Day types are basically numbers that denote whether your day is going to be a working day or an off or special off etc. Most commonly used day types are: Day Type 0 = Working DayDay Type 1 =...
View ArticleRe: Calcualte field in surbvey
hello, If you want to get answer for survey you can use checkhttp://scn.sap.com/thread/1440825If you have any other specific requirement ,kindly explain little bit more.. Regards,Harish Kumar
View ArticleSAP TRM : TRS_SEC_ACC - Auto Assignment Of Security ID
Dear All, We have a requirement where the Securities Account should get generated as running numbers. In standard we have to provide the Security Account so that the system will allow us to fill the...
View ArticleRe: ESIC to deduct on Rs. 15000 only
Hi, Both PCR will work one by one. WT3000 is using for for which you would like to calculate ESI on 15000 where it's ESI basis is more than 15000. Regards,Sankarsan
View ArticleRe: Problem with ALV GRID table refresh in multiple screens with multiple...
I had done a test program to simulate the error . Below is the code. Hi acher, You may please copy the below code in to a test module pool program to check the error....
View Articlewhat is the max data volume we can upload using direct input programs in bdc?
Hi Team, what is the max data volume we can upload using direct input programs in bdc. Thanks in advance.
View ArticleRe: Printing Production Order Number As A Bar Code
Hi Rahul,If you're using Crystal Reports, you can drag the production order number on any section then right click > Change to barcode > select barcode type PLD - there is a barcode component...
View Article