This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...
First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...
Hellow,Can anybody please give an input for advantages of using BAPIs in data transfer compare to LSMW. If we use BAPI for data transfer of master and transaction data how it is more usefull compare to LSMWs developed. Thanks in advanceRaghav
hi, my requirement is to pass the parameters back to the structure after modifying the values via the user exit Function module EXIT_RLLNACH1_003.i wrote the code in the include but it is not reflecting on the transaction lp21.can you suggest any ...
hai friends,please tell me how to retrieve datas with the given condtion in the select statementIF VBRP-AUFNR NE space,Select PA0001-ENAME from PA0001 where VBRP-AUFNR = AUFK-AUFNR and AUFK-OBJNR = IHPA-OBJNR and IHPA-PERNR = PA0001-PERNR and PA0001-...
Hi experts,I am developing a program that will generate flat files and also I should generate the MD5 Hash value for each and every flat files. My question is how can I generate the MD5 hash value for the generated .txt files. Thanks in advanceShabir
Hi All,I am using bapi_service_create. when i run the program it is giving me the message ' 000000040043 service creted' , But when I checking the table ASMD I cannot find the serivce no.Please help,Thsnks in advance,Salman
Hi All,I have a requirement to link a standard transaction with my z business object..... the object is currently linked with a standard business object.... thanksNikki
Hello Expert,I am very new to SAP ABAP. My query is , If we write a code in user exit on one SAP server and if we need to deploy the same on other SAP server who are not tightly coupled with each other , How should we do??Is there any way to export a...
Hi Expert,How to convert file format to Unicode while transfering text file on to FTP Server.I have requirement to transfer text file from SAP to FTP server in perticulat file format.SAP system generate file by default in ANSI format but my client re...
Hi,We have a requirement to track the history (at least 1 year) of all the user activities. Currently we are using user stat which gives just 3 months history. Is there any other way to get the entire history?Heard about RBE. Can some one suggest on ...
Hi expertsI am new in ABAP field.. I am developing one smartform.. In program I have 2 list boxes..When I select pack type(1st listbox) then accordingly values for pack component gets populated in 2nd listbox..But sometimes it shows me values in list...
Hi All, I have created a remote enabled function module.Based on the import parameter value , values are populated in the internal table of the export parameter ( which has no of recortds). The RFC works as expected. But when i do the syntax check, ...
pls, give some solution how to maintain listbox in table control in screen programming . In table control , one field will be displayed as listbox where the value of listbox will be differed according to row.
Hi ,I have to send emails to Distribution List using CL_DOCUMENT_BCS and display the Distribution list name as the sender. Is it possible?Please provide some example code snippets.Thanks & regards,Lekshmi
Hello,I have an intersting question for you, how could you find the programs which call the FM "CJDB_CHANGE_DB_PROFILE"need to check whether program "SAPKKA00BG and SAPKKA17" is calling FM "CJDB_CHANGE_DB_PROFILE" or not?may be FM "CJDB_CHANGE_DB_PRO...
Hi experts,I have implemented a BADI in FTR_CREATE tcode(contract creation). The BADI is triggered in save event. Here is the scenario:Inside the standard program, one standard subroutine (PERFORM generate_number) is called that generates the contrac...
HI all, Is it poosible to do comparision of value range in internal table?I have an internal table which has two rows,one row has Range like 1-2000 and other row have price for that range like 200.so my requirement is that i give some inpu...
Hi,My requirement is to display Capacity requirement for a given work center, capacity controller and plant.I can get the details from the transaction CM01.I tried debugging the program, but i did not get any FM, instead the program calls another inc...
HiI created transaction variant in Dev system with $tmp package,Now, I want to transport it to QA system,Can I change the package(develop class) and transport it to QA?Thanks
Hi SAP Gurus, Can anyone tell a BAPI for 'PO history to be reverse'.Thanks & Regards,Krishna..
Hi, Any ideas on how to use 'select for all entries' (or equivalent) syntax to get single record even if i have multiple records in the db.Scenario: internal table has multiple entries and each entry in turn might have multiple records which are rele...
Guys,Does anybody know how to add the GOS icon and functionality to the transaction SE38 ?thanksAnthony
Does anyone know a way to achieve the following? INCLUDE ONCE YCL_MYCLASS. I know how to do it in PHP... Thanks a lot.Peter
hi all, I want to modify subtotals in alv OO, somebody knows how can i do that?regards.Thanks.
I am trying to create internal orders using BAPI_INTERNALORDER_CREATE, in the Settlement rules data I want to settle to profitability segment but I can't find away to do this. I can settle to other orders, cost centers and WBS elements but not PSG.Ar...
Hello Gurus,I am using field symbols. I expected following code to have output as ISRESULTS-FIELD1 = '3456' ( where <FS3> = '3456'). I am using ISRESULTS-<FS1> because what field of internal table ISRESULTS will be populated is determined at runtime....
Hello!Does anyone know of a BTE where the accounting document number of a posted document is available?I need the BTE to be triggered immediately after the document is posted.Appreciate you help.Salai.
I need to add a text block to MM01, MM02 & MM03. We would like to add a text block like Basic Text Data so the data is not stored in the MARC table taking up space. The requirement is for up to 1,000 character text. I have looked in OMT3 and I ca...
Hi experts,I have a column icon in my alv oo and when i change the iconname, the alv doesnt refresh to the new icon!Com you help me???Tks in advance
Hi,Cannot get the translation of my program CUA status up to to Prod environment. In fact, it was once all ok from DEV to PROD. Then, we recently had a modification to do to the GUI of the program. Everything was perfect in DEV but when we moved to Q...
Hi There,I'm have a requirement where I need to show the material forecast value for each period, as we can be seen in the transaction MM03 forecasting view. My problem is that I cannot found a FM or the correct tables sequence to get this data int...
Hi There, I have a BAPI return-table filles with some messages. Now I want to show the user the different messages in a kind of popup. In this he popup he should decide if he wants to continue or not...Is there any standard function module that bring...
Hi Gurus!I have given an option in my report o show the total number of distinct sales documents in my report in my top-of-page. It works well and fine and shows me the total number of sales doc when athe report is run based on a particular selection...
Hi All, I am working on an HR form.... now I need to take that HR form to our portal and get it displayed there using a pdf, so I was just wondering if any one can help me out on this ..because I have never worked on generating a pdf from R/3 to port...
Hi all,I have searched the forum for an answer to this question to no avail. I am attempting to make an archiving report on sales information drawing fields from tables such as KNA1 and VBAP. I am attempting to make a new information structure and su...
Hi Experts,I need Function module through which i can pass source and target for Time such as Hours, Minute, Second any of the above and can convert it in to any of the above Combination.H->MH->SM->SM->HS->HS->MS: SecondM: minuteH: HourThanks
Hello friends!, I need to do a graph 3D. I'm using the function GRAPH_MATRIX_3D, This function allows to do graphs at the maximum 6 columns. But I need to do the graph with more than 6 columns. Does someone know some function for this?.Thank you very...
Friends,We have multiple systems connected to CUA. Can we do password deactivate for selected systems as we do for passowrd reset.Regards,Muthu Kumaran KG
Hello all,I have data in an internal table. I want to write that data to application server and read the data back. Can you please suggest the best approach to go for that. Currently, the code I have written is CONCATENATE '/ifr/' sy-sysid '/dtd/' g_...
u201CJob is geeting canceledAt Step 2 with error msg: Variant VALIDITY RPT of prg RSUSR002 is not current versionVariant needs to be updated, issue due to support pack implementation on 1/18/09u201D4.70 SAP BASIS Support Pack Stack level 63 Com...
Hi Experts,I am tryin to create a custom Z table with 6 fields.FLD1,FLD2,CREATEDBY,CREATEDON,CHANGEDBY,CHANGEDON.The user will insert values into this Ztable using table maitenence generator values for FLD1 & FLD2.I have created a Tcode for that as w...
Hi I want to know a brief description on Upgrading from SAP 4.6 C to 6.0 ECC. It mean likeHow to Analyze and check migrated programs in 4.6C.How to Maintain the issue tracker for the objects which contains data and table related problemsHow to Repla...
Hi Friends,I have created ABAP Query and on executing its running fine and in status its showing the program name starting with !QTQO2C=========PRICING005==== instead of AQTQO2C=========PRICING005==== ...On checking the both in SE38 it says as not...
Hello All, We have requirement to create a special puspose ledger and move the document date of the FI document to the posting date of FI-SL. Using the fixed field movements we are able to sent the document date of FI to posting date of FI-SL. But t...
While debugging one of the sap standard program i came across the following declaration data: __seqta_tab type seqta occurs 01 with header line, __scope type ddenqscope, __wait type ddenqwait. __wait = _wait. __scope = _scope. My questio...
Hi,My program output is in ALV format either LIST or GRID based on Sy-batch.In that program they are using table Z1021.They are retreiving data from Z1021 table based on selection screen parameters like werks, bukrs, vkorg,auart and date and passing ...
Subject changed by moderatorHello Gurus, We need to set the Lock at Alternate BOM's Level( Material ).We are using FM ENQUEUE_EBOM_LOCK but it is locking the header BOM Level.The lock object used is EBOM_LOCK which has fields STLTY,S...
Hi,My requirement is SAP HR personel administration data send to ADP, we have data in SAP system.How to send data to ADP please give me detail information it is very needful for us.Regards,Naresh.
Hi,I have an issue with sending the email with XL attachment. My program is sending a mail to the receiver with XLS as attachment. Recently we have migrated from 4.6B to ECC version. Same code was worked in 4.6B.But it is not working in ECC version.W...
Hi All,I need to make the Purch.Requisition field mandatory in the Purch.Order in ME21N.it should be mandatory only for one specific company code and DOCtype.( like, mandatory only for CompCode 3000 and doctype NB ).the field name is MEPO1211-BANFN.S...
Hi experts,I am coding a program in SRM, but not sure I'll find these answers there, so I'm likely going to do a RFC to ECC and get the values, but need to know how to identify.In ECC:(1) What table/field shows if a PO item has a G/R expected?(2) Whe...
These materials will help you participate and connect with other members.
Find answers to basic questions about using SAP Community.
Learn about community rules, take our tutorial, and get support.
Familiarize yourself with questions and answers.
Share your knowledge by contributing to the community.
Introduce yourself and get to know other members.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |