CO11N - Serial number status
Hi Colleagues, we have enhanced the tx CO11N. After entering serial numbers and booking we don't get for all serial numbers the status ESTO (in the warehouse), some of it remains AVLB (available)....
View ArticleRe: Session method not working
Hello Aditya, Due to security concerns I cannot post the code. But will let you know as how I have written the code, it as below: if r_sess = abap_true. perform open. perform transaction....
View ArticleRe: Wage Type Text missing for Custom and Model WTs
Agree, I am setting new country CO 38 in SAP HCM and need to customize system as required. For new WTs for Annual Salary, good thing, hopefully this one last issue that on new IT0008 – Basic Pay, the...
View ArticleRe: How to find digital signature release comment in table level
Hi Rahul, As far as my understanding is right it is stored in database cluster tables RELID : TX TDOBJECT : SIGNATURE Digital Signature comments are not returned in GET DETAIL BAPI. Not sure if...
View ArticleRe: ABOUT ADOBE FORM
Hi, first of all you have to check if your connection works correct.Here is a...
View ArticleYearend activities- Tables maintainance- Best practice
Hi Experts,As a year end activity we generated the following.We have generated A. Work schedules for the year 2016 B. Pay period generation for the year 2016...
View ArticleRe: Affordable Care Act (ACA)
Rohit, You don't have to write a SELECT here. The BADI has the object through which you can read the infotype record. MO_INFOTYPE will now have different methods through which you can read the first...
View ArticleRe: Profitability Report per Bike / Vehicle
And that ticks all my points which was leading to confusion. Thanks alot tons. It was to the point answer. Cheers, Regards,Sharvari Joshi.
View ArticleIntegration APIs for Installed base, measurement points and readings
I just checked the Web service and OData Service catalogs and it does not seem to contain any service for the objects above!!! Can somebody (from SAP?) confirm this is the case? The most critical for...
View ArticleRe: Difficult Grouping Problem
I have another question for you Do you have code for how to sort the 'count' or formula #4 in descending order and keep the appropriate 'item' string attached?
View ArticleRe: Transport a Z Table and overwrite target data
Hi,did you try selecting the Standard recording routine option in table maintenance generator ? This will transport the data from DEV-->QA-->PRD.it will ask the transport request when you...
View ArticleRetriving file from presentation server based on event?
I am writing inbound interface program that will grab the file from the presentation server in to SAP and process it. we can set the batch job as a timed to run once a week but I rather automate this...
View ArticleRe: E-REC function module & business package
Hi Shahid,here are my answers:1) business packages -> SAP enterprise Portal Administratorfunction module -> ABAP Developer 2)Business package -> package for enterprise portal which contains...
View ArticleError when copy object from Central Repo to Prod Local Repo
HiI'm doing migration to from Central Repo to Prod local Repo. I have tested it successfully in QA, coped them to QA and scheduled job to run. Everything looks good. But I got the error message when I...
View ArticleRe: Affordable Care Act (ACA)
Arun, I tries accessing the variables using IO_EMPLOYEE->BEGDA& IO_EMPLOYEE->ENDDA. but it give error I have also tried using MV_ENDDA and it is giving the same error.lv_endda =...
View ArticleRe: Adding Header in Appended File
Hi Torun, Field.addHeaderLine will add header in every append of the file. I need to add header after append of the file is completed. I will create one more interface to add header line but...
View ArticleRe: what does this error code means CRR 00143
You will need an interactive parameter defined in the report that filters on the specified date range, You add the parameter name, plus range values to the URL. See section 3.5 "Interactive Parameters"...
View ArticleRe: deed help in layout design
Hi Delna, PowerBuilder is a very powerful and mature tool to get applications going quickly. This include windows based touch screens if that is your intended POS system platform. Appeon can take your...
View ArticleRe: Best Practice for filter data in internal table according to selection...
actually there are too many possible filtering criteria, So I have to write select statement for all of that possible criteria ? for example I have 3 parameters on selection screen,possible filtering =...
View Article