Doub about selecting part of string
Hi everyone, I have a doubt on how to select part of string.For example in the following code, in city from it may get the value 'NEW YORK CITY' instead of that I wanna show only 'NEW York'.Is it...
View ArticleInternational Editable SALV Day
http://scn.sap.com/thread/733872 Dear Programmers, On the 8th of February 2008 James Hawthorne started the discussion (link above) as to why SAP does not give the CL SALV TABLE the option to be...
View ArticleSAP Java Connector: Is it possible to cut field values of extracted table?
I am extracting some SAP tables using the SAP Java Connector (via RFC_READ_TABLE or similar). Is it possible to pass some kind of maxlength for some fields of a table, e.g. if we have a field with size...
View Articlecreation date for a transaction Code
Hello Gurus,I have a requirement to find out the creation date for a transaction code.Hey guys plz help me out.There is no creation date in the table TSTC i have checked that.Is there any way with...
View ArticleI've already have Sap on my computer, can I add a different DB to practice ABAP?
Hi everyone.I'm taking an ABAP course (thanks to SAP@ETSU | Department of Computing | East Tennessee State University and ITunesU) Problem is that I have nowhere to practice. I've already have SAP on...
View ArticleSELECT statement query
Hello all, I understand this is a very basic question in ABAP. But, I was just having this doubt and would like to get it cleared before I move on with my development. There is this...
View ArticleLDB
I m using blank report category in LDB. and created own selection screen parameters. Trying to append those in PNP* to filter ees as per selection screen. But now working. .. eg com code. and appended...
View ArticleUsing BAPI_PO_CREATE1 to create a PO - MoT from contract is overwriting input
We're using BAPI BAPI_PO_CREATE1 to create a PO with reference to a conract. On that contract, we assign a MoT Group - a MoT value that corresponds to several MoT values. For instance, MoT 91...
View ArticleNative SQL, Usefull or not?!
Hi folks ! This is my first blog post, I confess I am little nervous when i write it, first impressions are everything, right? Well, let's talk of one of my favorite theme, the statement "EXEC SQL"...
View Articlehow to copy internal table with header line in an internal without header
Hi all, I need to copy the content of internal table t_mytable with header line, column a and b in another internal table t_mytable2 without header line, column c and d. How is the best way and...
View ArticleCALL_FUNCTION_REMOTE_ERROR
I'm building a program that will call an asynchronous RFC repeatedly, for downloading files from a DMS document server to a local directory on the presentation server. In order to do this, I am calling...
View Articleto do coding in 00 abap
Hi, i am a BI developer working with oo abap, i need to code a class with private helper methods, can you tell me the best way to do this and if possible how to debug them. Should i code in abap...
View Articleenhancement for BADI ME_PROCESS_PO_CUST is not getting triggered in quality
Hi experts, We are facing a strange error in SAP standard behavior. We Created an enhancement for BADI "ME_PROCESS_PO_CUST" BADI and exported it to quality, but the problem here is BADI...
View ArticleUNable to hide columns with CL_GUI_ALV_GRID
Hi. I am using CL_GUI_ALV_GRID to create an OO ALV and want some columns to be hidden as standard but available to users to select by changing the layout. I have used the structure IT_FIELDCATALOG to...
View ArticleNeed to find INSTID_B for Notification (attachments)
I have a requirement to create attachments via RFC so they are attached to a quality notification. I am going to use: CALL METHOD cl_binary_relation=>create_link EXPORTING is_object_a =...
View ArticleEmpty long text in notification
Hello Everyone, Here is my problem. We create a notification via IW21following these steps : - Fill the mandatory fields - Fill the Subject LONG Text - Create the order After saving the created...
View Articlecheck "BKPF-Xreversal is NULL" in select statement
Hi ,I have come across a wierd problem . I dont want the solution , I just want the reason why it happened.In production environment below statement was working correctly .select .....from BKPF into...
View ArticleGet the active custom container name
Hi Friends, I am using below logic to get the grid I am in. I see value what I need is in path "current_grid->parent->m_name" in debugger.But can anyone tell me how to get the value from that...
View ArticleUser Exit or Badi for AS01 at save.
Hello!I need a user exit or badi to validate fields from ANLA and ANLZ tables in AS01 trasaction. This validation is before save.I have already check this user exit with no success: AAPM0001...
View ArticleHow to update vendor address based on vendor control data
Hello, i have a request to update one field (Search term 2) from Vendor master Address view: based on industry code populated for the supplier (LFA1-BRSCH): This means if industry code is populated,...
View Article