Re: ABAP OR PI
Hi, That question is a bit hard to answer - it depends on your own taste, preferences & predilections. Also, why are you restricting your choice to those two? I suggest you read up on them both...
View ArticleRe: SAP ABAP support ends in 2018
Ah well, it was good while it lasted... Still, I get to ride this pony for 4 more years. cheersPaul PS Don't believe everything you read.I've been in this business for 15 years and I've heard...
View ArticleRe: "Storage unit 200200557 is without appendant HU" while doing PGR
Hi RajiteshThere is a separate blog for LE and ECC WH. You will get ans quickly there.RegardsSuraj
View ArticleRe: Leave Request
Hi IF your requirement is in SAP HR. 1. Employee - Infotype 0 - Table PA00002. Reporting Manager - First fetch the Employee number (pernr) from PA0000 and fetch position from HRP1001 using B008...
View ArticleRe: print a picture
I can see the picture of the member in Windows Explorer or in windows image editor when I clicked on the file (ls_image). I changed the sizes and even commented out those two lines. It did not make any...
View ArticleRe: print a picture
I think the file is a bmp, I viewed it in other editors and there is no issue. I changed the datatype of filelength to longlong. The result is still -1 and no picture visible in datawindow at...
View ArticleRe: Function module to identify users - fowarded work items
Hello, Most of the options above will only work if the workitem is still in the inbox. To get all forwarded workitems you may have to access table SWWLOGHIST. regardsRick Bakker
View ArticleRe: FM to execute a workitem without check
Hello, Possibly: fm SAP_WAPI_EXECUTE_WORKITEM regardsRick Bakker
View ArticleRe: Cant save rule in Syclo class handler security -SAP Round Manager
Hi Ranjoy, Please implement the following SAP note to resolve the issue. 2004257 - ConfigPanel tool does not display defined class handler based security settings RegardsSyam
View ArticleRe: Dashboards is starting up completely disabled. Whats up?
Hey Francis, Are you seeing this behavior for all the file options? Also, was this working before. Looks some issues with Filedialog.dll. Can you also check in eventviewer once, if anything comes up...
View ArticleCreate new detail section and suppress old based on a condition
Hi All, I am having trouble figuring out how to suppress a detail section when condition is true. I have a detail section (Detail Section A) on the report which displays all the details by default...
View ArticleProduction Order Variance not posting to COPA
Hi, I am hoping someone can help. We settle our production order variances to COPA. - usually without any problem. The production orders settle to both Material (Mat) and PSG However this month we had...
View ArticleRe: output type is generating for each spilt batch in the delivery
Hi I changed requirement 0 to 712 in the output determination procedure. ZABC consist of requirement '0" which allows output trigger at batch level where as requirement 712 doesnot. Regards,Uday
View ArticleRe: AXIS Adapter - cannot initialize new channel with HTTPGetter
HI Aaron, sorry to bring this up again and I thought I would rather ask you directly than creating a new post as seldom people have used this design. I am trying to poll a regular Soap based web...
View ArticleRe: LSMW update vendor account just if the actual (old) is in the txt file
Ok and how can i do that? the select in database inside the LSMW to move the findings and compare? THank you
View ArticleMEMBER ID DISPLAY
EPM 10 - NW In my reports on the column axis and row axis I am seeing "MEMBER ID - Description"Is it possible to configure report to display "Member ID" in axis after expansion without description....
View ArticleRe: Deleting Locked Transactions from SM12 programmatically
HI Amit, When user session(browser) is closed without logging off session, Transactions are locked.To delete these locked entries in SM 12 I need to write a program to unlock it. Please suggest which...
View ArticleTo delete the sm12 entries which are locked, this happens when session is...
Hi Forum, If the User session is closed without logging off, Transactions gets locked. To unlock these entries in sm 12 I need to delete the locked entries programmatically. Is there any FM's you can...
View ArticleRe: print a picture
Any reason why you used a different file name in the painter to what you're setting at run time in the code snippet you provided? Clutching at straws here ... can you try a relative or maybe UNC path...
View ArticleRe: Will deleting SC line item automatically delete PO line item?
Hello, Both PO items are supposed to be deleted.For second item, what is the cart status? Item in deletion process or something like this? Regards,Ricardo
View Article