Can't read clob field
I have a table 'RSRPARAMETRIZA' that has a field 'CONTENT' and it is defined as a CLOB. My problem is that I want to read this field with the se38 pgm RSDU_EXEC_SQL. My sql then is defined like:...
View ArticlePrevent code leak to others
Hello, I am writting a utility which am planning to sell after completing the unit testing. I am afraid that the code will be shared among all the friends once I sell to any individual. Is there a way...
View ArticleSMARTFORMS Using tables
Hello guys, i need some help with respect to, designing a smart-forms using tables pa0001, pa0002, pa0006, T527X. Where, i have to fetch a details from a mentioned tables, which will display the PERNR...
View Articlecustom tab?
hi abapers, To add custom tab for any transaction how do we know that which one is better option , enhanceing standard code with spiral symbol,badi's or user exits's? how to choose better option for...
View Articlehow to build the where clause dynamically
Hi all, Currently i am trying a search help functionality using search help exit.in this functionality if a user gives a two word input then the two words should be linked with AND condition. for ex if...
View ArticleJSON PARSER
Hi Is there any already existing generic ABAP library to parse data in JSON fromat to ABAP data format.some one please help Thanks in Advance Best RegardsSudeep
View Articlestatement not highlighted new ABAP editor
Hello, I have 3 statements in new ABAP editor FIELD-SYMBOLS: <fs_xvbap> TYPEvbapvb. FIELD-SYMBOLS: <fs_xvbap> TYPE ANYTABLE. FIELD-SYMBOLS: <fs_xvbap> TYPE STANDARD TABLE of...
View ArticleCreating directory on application server (OS independent)
Hello,My requirement is to create a folder/directory in application server and write some files into it.As we are a product based company we disribute our product/program to our customers to...
View ArticleBAPI_MATERIAL_SAVEREPLICA always tries to create and then change
Hi, I have few custom fields on material master and they have to be mass updated. I am using BAPI 'BAPI_MATERIAL_SAVEREPLICA' for the same. I have enhanced the structures BAPI_TE_E1MARA and...
View ArticleDYNP_COMPRESS_ILLEGAL_VALUE running CV04N
Dear All,I'm in relase EHP5. Running transaction CV04N and selecting tab “ObjectLink” and the further internal tab “Compat Unit Design” I have dump of kind DYNP_COMPRESS_ILLEGAL_VALUE someone of you...
View Articleback ground jod getting cancelled-database error
hi all, problem with the background job- jobs getting cancelled.For a paticular variant the bankground job is getting cancelled when i am running the report .And i checked in sm21 for the system log...
View ArticleE-Mail Attachment is missing
Hi experts, in our system, we get e-mails from another SAP machine.In the transaction "SOIN" the e-mails are displayed correctly. The e-mail should be forwarded to external recipients. With help of...
View ArticleColumn field to be added in Layouts of ALV Display.
Dear Expert, I need to add one column field in IW37 transaction layout.IW37 transaction output is diplayed in ALV where i need to add one field in layout set of column.This layout of column can be...
View ArticleSap Script and leading zeros
Hi, In SapScript form I have to put one field. But this field has value for example '6'.When I want to display it on my form6 displays. I want to put this value with leading zeros and should appearon...
View Articlebapi is uploading data in PBIM and PBED table succesfully but it is showing...
Hi,I have an issue, we have a set of data in text file lets say (Month wise), we want to upload the forecast which is getting updated in PBIM and PBED table. we have used BAPI to...
View ArticleDisplay Long Text Error Message in ABAP Program
Hello Experts, Can you please let me know if its possible to pass Long Text error message thru ABAP Program. My scenario is I have defined a Message Class in SE91 and have placeholders & - for...
View ArticleIs it possible to download a screen (dialog program) to file?
Dear experts, Would you please let me know if it is possible to download or export a screen (from a customized dialog program) to a file so that it can be imported into another system? Having searched...
View ArticleService Notification Action Log Data
Hello, I am trying to fetch "Action Log" provided on Service Notifications.I have already checked Tables: JEST, JCDS, IHPATable JCDS -- It does give me Status change and time stamps and other details....
View ArticleProblem in at new
hi All , Can any one help on this ?i have written below code . clear wa_final.sort it_final by INSTID_A TYPEID_A. LOOP AT it_final into wa_final. idx1 = sy-tabix. at new INSTID_A. clear :...
View ArticleLine Item is not Picking in Bank Balance report
Hi, In My Bank Balance Report I am getting an issue,when I am matching the value of Bank Report with FBL3N,In inflow only,its show proper in Ourflow and Main. Code have attached with this mail, If...
View Article