sap-abap
Messages for sap-abap
- Schedule program to run automatically everyday at certain time
- I am trying to find a way to schedule an ABAP program to run automatically
4 July 2009
- RE: EDi intercompany
- As far as I can see this is probably an SAP configuration issue rather than
3 July 2009
- Re: EDi intercompany
- Unfortunately, this is not an EDI forum, though some of that kind sometime
3 July 2009
- Re: Download of .jpg files from SAP
- I don't get it. Where are the pictures coming from. - Neal roniel via sap-
3 July 2009
- RE: Clarification on RF Functionality.
- Put the cursor in the field to the left of the label 'Material' and hit F1.
3 July 2009
- RE: Call Transaction f-51 does not behave like online transaction
- Hi, thanks, though this wasn't the case. There was no version upgrade, no p
3 July 2009
- Download of .jpg files from SAP
- Is it possible to download .jpg (photos) from SAP to server? I need to crea
3 July 2009
- EDi intercompany
- Intercompany EDI Posted: Jul 3, 2009 10:39 AM Edit Rep
3 July 2009
- RE: Updating Special Processing Indicator (SDABW) on Delivery Header
- Come on, Neal! BAPIs use what SAP calls "canonical naming"-it's a "feature"
2 July 2009
- Re: Updating Special Processing Indicator (SDABW) on Delivery Header
- Are you sure that it is not there? SAP has an annoying habit of changing
2 July 2009
- Updating Special Processing Indicator (SDABW) on Delivery Header
- Hello, I am trying to update a Delivery to remove the Special Processing In
2 July 2009
- Re: I need to create a customized report in solution manager but duno what table to pull from
- Investigate the E07* tables. If the data that you need isn't there, then
2 July 2009
- I need to create a customized report in solution manager but duno what table to pull from
- Dear Gurus, I need to create a customized report in solution manager to ge
2 July 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Remember to also unassign
2 July 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Terry, Neal The trick worked, thanks again. You guys are doing an awesome
2 July 2009
- RE: SD table for Cost related values
- How can i get actual costs information. KONV would ideally show only plan v
2 July 2009
- RE: Call Transaction f-51 does not behave like online transaction
- The screen names in ECC 6 have perhaps changed.Re-record the BDC and compar
2 July 2009
- RE: Can memory imports/exports get lost due to parallel/concurrence use?
- If the data is exported using the syntax EXPORT...TO MEMORY... then it is v
1 July 2009
- RE: Call Transaction f-51 does not behave like online transaction
- I would suggest to redesign the process by using POSTING_INTERFACE* functio
1 July 2009
- RE: Can memory imports/exports get lost due to parallel/concurrence use?
- If I remember right, different users has different memory areas for IMPORT/
1 July 2009
- RE: Can memory imports/exports get lost due to parallel/concurrence use?
- Greetings, Memory exports/imports are only visible to the program instance
1 July 2009
- Can memory imports/exports get lost due to parallel/concurrence use?
- Hi all, I am new here; my question is quite easy, still I am not quite sure
1 July 2009
- Call Transaction f-51 does not behave like online transaction
- When in a program, transaction f-51 is called with the bdcdata table comple
1 July 2009
- RE: RFC for recording a transaction
- As I said in my last post you can see the use of it in standard transaction
1 July 2009
- Re: RFC for recording a transaction
- Exactly, but then you aren't using it's RFC capability. I'm not sure that
1 July 2009
- RE: UOM question
- What Sergey says is true: WRITE...TO... works wonderfully for an internal-t
1 July 2009
- RE: UOM question
- Most simple and generic way of using conversion exit (when you have to outp
1 July 2009
- RE: RFC for recording a transaction
- Neal, sorry for being pain in the neck :) but actually you can call externa
1 July 2009
- RE: Scheduled SAP Reports
- yes...this is possibal. Ask any ABAPEr to write a program for you. The prog
1 July 2009
- RE: UOM question
- thank you so much for your advice. With the help offered on this forum my d
1 July 2009
- Re: UOM question
- And yes, you can use it in your code... Evan Feamster via sap-abap wrote: >
1 July 2009
- RE: UOM question
- Greetings Monica, In response to your question regarding the conversion ro
1 July 2009
- RE: UOM question
- is the conversion routine one I can use in my code and can you tell what co
1 July 2009
- Re: UOM question
- AU is LE. One version has passed thru the conversion routine the other ha
1 July 2009
- Re: Clauses of agreement no.
- I'm afraid that I don't know what trading is. It must be an Add On that w
1 July 2009
- UOM question
- When I execute BAPI_ENTRYSHEET_GETDETAIL from SE37, the base_uom is returne
1 July 2009
- RE: Clauses of agreement no.
- I am on SAP ERP 6.0. And Trading..
1 July 2009
- Scheduled SAP Reports
- I would like to know how to use the SAP report scheduler to send (FTP) a CS
1 July 2009
- Re: Clauses of agreement no.
- It doesn't exist for me. I'm on ECC6. What version are you on and what p
1 July 2009
- RE: Clauses of agreement no.
- Go to /n/IRM/IPCRASP. When an agreement is displayed, click on the tab -cla
1 July 2009
- Re: Clauses of agreement no.
- Can you tell us a standard transaction where we can see these clauses? Neal
1 July 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Terry Thankyou, this is it :) I will work on the code and let you know if
1 July 2009
- Clauses of agreement no.
- I am currently building a smartforms for rebate confirmation which is assoc
1 July 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Hi VBA To answer your question, i did look at creating BTE process 00001120
1 July 2009
- Re: what is a bank control key
- I can imagine ways to rewrite this question so that it is a programming qu
1 July 2009
- Re: RFC for recording a transaction
- One would assume (from your request) that your intent is to: 1) Record tran
1 July 2009
- what is a bank control key
- what is the function and the meaning of a bank control key and how can I ge
1 July 2009
- Re: Subscreen call from CATS user-exit CATS0003
- Under normal conditions, you wouldn't call an OK-CODE from an user exit.
30 June 2009
- Subscreen call from CATS user-exit CATS0003
- I am using user-exit CATS0003 in transaction CAT2 to validate record data.
30 June 2009
- Re: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Terry, I like... There are many cases where it just won't be practicable,
30 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Steve, Here is a little trick I have used for manipulating data objects
30 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- The BTE is a possibility, but it would take a functional to tell you if it
30 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Did you have a look at BTE's :- tcode - FIBF? From: sdunford via sap-abap
30 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Thanks for clearing things Neal, :) Hope there is someone that can solve m
30 June 2009
- RE: Delta on ABAP 4.6C to ECC 6.0
- Tks guys for your prompt reply. We do intend to make a Unicode conversion j
29 June 2009
- Re: Delta on ABAP 4.6C to ECC 6.0
- Sorry, I had too many messages open at once. Please disregard this... Neal
29 June 2009
- Re: Delta on ABAP 4.6C to ECC 6.0
- You might want to tell us which exception code occurred? - Neal Sergio_Paul
29 June 2009
- RE: Delta on ABAP 4.6C to ECC 6.0
- You don't have to do a Unicode conversion. But, Terry is correct that if y
29 June 2009
- RE: Delta on ABAP 4.6C to ECC 6.0
- I believe that an upgrade from 4.6C to ECC6.0 will require that you also co
29 June 2009
- RE: Delta on ABAP 4.6C to ECC 6.0
- The Release notes would be a good starting point. This large document shou
29 June 2009
- Delta on ABAP 4.6C to ECC 6.0
- Hi, SAP experts, We are planning to upgrade our SAP installation from 4.6C
29 June 2009
- Re: Catching system/printer errors
- MUI (My Understanding Is) Spooling is a batch run process that your code d
29 June 2009
- RE: How to add some hours to Time field UZEIT
- Hi VBA & Anurag, I got FM "DIMP_ADD_TIME" which resolved my problem Here is
29 June 2009
- RE: How to add some hours to Time field UZEIT
- HI, Check this FM "/SDF/RBE_TIMESTAMP_ADD"
29 June 2009
- Catching system/printer errors
- Hi, I've got an issue about printing usig SAP. In my module i've developed
29 June 2009
- RE: How to add some hours to Time field UZEIT
- Search for FM'S in Se37 using search string *ADD_TIME* for a list of availa
29 June 2009
- Re: Uploading P.O data in ME21N through Excel for P.O creation
- Hi Rohan, You need to call two function modules, first is (KD_GET_FILENAM
27 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- Rohan: It's not that difficult. You upload your file the way you would a
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- can you please tell me the process how to do it through BAPI?
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- any sample code for that?? thanks and regards
26 June 2009
- Re: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Steve, My point was that the "Calling Program" (Shan's suggestion) was almo
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- I never liked the BDC recorder that much although I understand it's attract
26 June 2009
- RE: RE:Uploading P.O data in ME21N through Excel for P.O creation
- Rohan, The reading of the Excel data and massaging it into the input st
26 June 2009
- Re: Uploading P.O data in ME21N through Excel for P.O creation
- As regards the BDC method: You would need to add a looping structure to t
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- How do we pick the data from excel to create the P.O??
26 June 2009
- ME3N
- When running transaction ME3N to look at contracts, I can see the original
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- Display the function module in tcode SE37, and read the function module doc
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- Kindly let me know the process?
26 June 2009
- RE: Uploading P.O data in ME21N through Excel for P.O creation
- You might want to consider using the BAPI function module BAPI_PO_CREATE in
26 June 2009
- Re: ME51n enhancement
- HI, From your query what i understand is that you had introduced a new
26 June 2009
- Uploading P.O data in ME21N through Excel for P.O creation
- Hi, I have to make a BDC to create purchase order.I have already done the B
26 June 2009
- Re: Abap error in Q system
- Ziya, Other Possibility is that any of the INCLUDE woudn got migrated
26 June 2009
- Re: Abap error in Q system
- Hi Ziya, From your query , its clear that the problem persists in Qu
26 June 2009
- ME51n enhancement
- Hi, Ý have a problem in me51n enhamcement. i am using merq001 activated ci_
26 June 2009
- RE: Abap error in Q system
- Even If DEV is fine, you have the problem in QA not in DEV.... You should c
26 June 2009
- Re: Abap error in Q system
- check all the include progrms are transported to qa or not.. i think some o
26 June 2009
- Re: Abap error in Q system
- check all the includes On Fri, Jun 26, 2009 at 2:08 PM, MehmetZiya via sap-
26 June 2009
- Re: Abap error in Q system
- Toolbox sap-abapHi, Thanks for answer but as I said same code is perfect in
26 June 2009
- Re: Abap error in Q system
- Hi Search for form modify_list. I think it may actually 'MODIFY list .....
26 June 2009
- Abap error in Q system
- Dear All, To modify MB51 we have created a Z report (ZMB51) by copying RM07
26 June 2009
- RE: ME21n Save User Exit/BADI help
- Thanks Jesus, That's what I was looking for! Are you able to send me over s
26 June 2009
- Re: Transfer data from ALE
- Hi Kyoko-San, you just need to fill the ext number field as the idoc number
26 June 2009
- Re: Transfer data from ALE
- Hi Srinivasjds, May I know what supposed to fill in Object field, Subobje
25 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Hi Neal, no need to get personal, Your comments seem abit harsh and unnec
25 June 2009
- RE: Function button in report
- Shan, You and all of the folks here are welcome to contact me any time you
25 June 2009
- Re: Function button in report
- HI Neal, Rly Sry i hadn noticed that he asked ur solution even if its
25 June 2009
- RE: Function button in report
- Well, he asked what my solution was even though I specified that it was not
25 June 2009
- Re: Username mandatory, but not checked
- Hi Nick, As you had specified that you are not an Abapper, i would sugg
25 June 2009
- RE: Username mandatory, but not checked
- Yea, quiet another way, but the first way offers even a search help.... eve
25 June 2009
- RE: Username mandatory, but not checked
- Add an "SELECTION-SCREEN ON p_bname" event into the program. Within the eve
25 June 2009
- RE: Username mandatory, but not checked
- Hi, you might specify a matchcode for your select option, like: SELECT-OPT
25 June 2009
- RE: Exit_SAPLF048_001 and Exit_SAPLF048_002
- I would be rather surprised if the calling program wasn't FB01/02 or someth
25 June 2009
- Re: Function button in report
- Hi Neal, I agree with your solution , But its not applicable for thi
25 June 2009
- Username mandatory, but not checked
- Dear friends, I am facing the following and would like to hear your thought
25 June 2009
- Re: How to debug a transaction
- I think the answer is ST05 transaction . You can able to track all the tabl
25 June 2009
- Re: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Hi Neal, Good to hear from you. IF i were correct hope in his mail
25 June 2009
- RE: Select query
- Not at all, I am not a HR programmer, but I had had an issue where a select
25 June 2009
- RE: ME21n Save User Exit/BADI help
- Hi, I'm working on a similar project and I'm using user exit EXIT_SAPMM06
25 June 2009
- Re: Convert Planned Order to Production Order through BAPI
- Let's try this again * Are you perhaps on ECC5 or ECC6? If so, Run the bapi
25 June 2009
- Re: ME21n Save User Exit/BADI help
- I'd imagine that there should be a security based solution to this... - Nea
25 June 2009
- Re: Select query
- I imagine he's thinking of the get event for logical databases. HR progra
25 June 2009
- ME21n Save User Exit/BADI help
- Hi all, Our IT team has problems with other departments raising purchase or
25 June 2009
- RE: Select query
- Sure, therefore, an explicit authority check has to be there in the code, a
25 June 2009
- RE: Select query
- Ermmmm ...I don't want to be unpolite.. but your answer seems to be misslea
25 June 2009
- Re: Convert Planned Order to Production Order through BAPI
- Are you perhaps on ECC5 or ECC6? If so, Run the bapi and find out where i
25 June 2009
- Re: Function button in report
- Create a Gui Status in SE41. Place your button in the application tool bar.
25 June 2009
- Re: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Shan, How is he going to import the data without another exit? Neal Shankar
25 June 2009
- RE: Select query
- Rupesh, though your case was a conversion exit as you already found out. Bu
25 June 2009
- Re: How to debug a transaction
- You are really going down the wrong road here. If you are trying to figur
25 June 2009
- RE: Creating Material Master with Internal Number Assignment
- Thnaks, I did the same, I created a dummy material number but have not pass
25 June 2009
- Re: Does LSMW support XML files?
- I don't think it will. Warm regards, Hari Kiran On Thu, Jun 25, 2009 at 7:2
25 June 2009
- Does LSMW support XML files?
- Does LSMW support XML files as I'd like to get XML files from SQL server an
25 June 2009
- Re: How to debug a transaction
- Hi Basu, Debugging a transaction can be done in the below mentioned w
25 June 2009
- Re: What is the use of projection views?
- HI, Database View is the only View thru which Table Update Can be don
25 June 2009
- Re: Exit_SAPLF048_001 and Exit_SAPLF048_002
- Hi Seve, If u are sure that ur data is gettin cleared once it return'
25 June 2009
- Exit_SAPLF048_001 and Exit_SAPLF048_002
- Hi abap experts, I have a requirement when posting a financial doc to fill
25 June 2009
- RE: Select query
- Bull's eye... Thanks Horacio You are right it was an issue of conversion ex
25 June 2009
- Re: How to debug a transaction
- u can go to menu system------>utilities------->debug screen on the transa
25 June 2009
- RE: Select query
- Rupesh, If you read the help: select has nothing to do with authorizations.
25 June 2009
- RE: How to debug a transaction
- Use /h ________________________________ De: kumarrakesh via sap-abap [mailt
25 June 2009
- Re: Transfer data from ALE
- Hi Srinivasjds, May I know what supposed to fill in Object field, Subobje
25 June 2009
- Re: Transfer data from ALE
- go with SLG1 transaction and check the error over there.you can able to und
25 June 2009
- Transfer data from ALE
- Dear all, User is trying to transfer data from ALE for a model. But there w
25 June 2009
- Select query
- Hi All I know this may sound silly to all you guys. But, it is really inter
25 June 2009
- RE: How to debug a transaction
- These are the common tables. If you look at the tables starting with VB* yo
25 June 2009
- How to debug a transaction
- hi friends, actually i want to know to debug a trasanction.how can i do it.
25 June 2009
- RE: What is the use of projection views?
- Projection views are used to hide fields of a table. This can minimize inte
25 June 2009
- RE: What is the use of projection views?
- Projection views are used to hide fields of a table. This can minimize inte
25 June 2009
- What is the use of projection views?
- Projection views are used to mask certain fields of a table.But while creat
25 June 2009
- Re: Function button in report
- U can add function buttons (user command) in alv lists.....just u have to
25 June 2009
- RE: Convert Planned Order to Production Order through BAPI
- Hi, According to BA/Config, every production order must contain a serial nu
24 June 2009
- Re: Function button in report
- Yes, it can be. I would just like to know how to add buttons in report. ___
24 June 2009
- Re: Function button in report
- I've put buttons in normal ABAP reports before (no ALV involved) if that i
24 June 2009
- RE: Function button in report
- If you were using OO ALV, it would be easy to add a button under your ALV c
24 June 2009
- Re: Convert Planned Order to Production Order through BAPI
- Why should that cause you to change the config. I don't understand. You
24 June 2009
- RE: Convert Planned Order to Production Order through BAPI
- Hi, Thanks for the reply! In fact I just proposed that to the BA but he doe
24 June 2009
- RE: Convert Planned Order to Production Order through BAPI
- Have you considered doing the create with the BAPI that you have and then a
24 June 2009
- Convert Planned Order to Production Order through BAPI
- Hi, There is a standard BAPI, BAPI_PRODORD_CREATE_FROM_PLORD, which will co
24 June 2009
- RE: RE:Reuse generated report from Trans. KE30
- I would ask your functional folks how to run it. This looks like an FI fun
24 June 2009
- Re: Reuse generated report from Trans. KE30
- Horacio Zapettini via sap-abap wrote: <<
24 June 2009
- RE: POSTING_INTERFACE_DOCUMENT
- Thanks for the reply. I was working with a BADI IF_EX_FEB_BADI and needed
24 June 2009
- RE: RE:Reuse generated report from Trans. KE30
- In this case, I'd strongly suggest you to develop a custom report (if there
24 June 2009
- RE: RE:Reuse generated report from Trans. KE30
- I haven't done it before. And as far as I know, I would not suggest you to
24 June 2009
- RE: Reuse generated report from Trans. KE30
- Hi Neal, ABPER and BISPER for Period come on selection screen when running
24 June 2009
- RE: Reuse generated report from Trans. KE30
- Hi, I just would like to submit that report program so that I could read t
24 June 2009
- Re: POSTING_INTERFACE_DOCUMENT
- I'm assuming that you are trying to send it more than one header in a sing
24 June 2009
- Re: Reuse generated report from Trans. KE30
- If I might suggest... I don't understand what your problem is with the po
24 June 2009
- POSTING_INTERFACE_DOCUMENT
- Can you make multiple postings using the function POSTING_INTERFACE_DOCUMEN
24 June 2009
- RE: Reuse generated report from Trans. KE30
- By reading the name I'd think that this program was generated with the rep
24 June 2009
- Reuse generated report from Trans. KE30
- I need a report generated with trans. KE30 (CO-PA) GP4A1C7ZW685WYCGUZXWQAFZ
24 June 2009
- Re: Table combination of material country code, tax category and tax calssification for country Japan
- Hi MK, Are you required of sales tax details maintained for *material* in
24 June 2009
- Re: Invisible parameters on selection screens
- The timing can get quite strange on posts. You can send out two posts, so
23 June 2009
- RE: Invisible parameters on selection screens
- Thanks, I already responded, the hint of Anurag worked well.... Thanks to a
23 June 2009
- RE: Invisible parameters on selection screens
- Well, I'm out of advice then myself. If there is no code in your selection
23 June 2009
- RE: Invisible parameters on selection screens
- Thanks, Anurag... It worked... Now I can see that checkbox nicely on the sc
23 June 2009
- RE: Invisible parameters on selection screens
- Here you go, but nothing strange at all... *REPORT zvwafiapr035 LINE-SIZE
23 June 2009
- RE: Invisible parameters on selection screens
- Hi, Only regenerating the program index will solve the problem. I had faced
23 June 2009
- RE: Invisible parameters on selection screens
- By no way, I created that paramter as new one....
23 June 2009
- RE: Invisible parameters on selection screens
- You're right, there isn't anything strange here... could you post a bit mor
23 June 2009
- RE: Invisible parameters on selection screens
- Just an idea, maybe that parameter has an MEMORY ID set?
23 June 2009
- RE: Invisible parameters on selection screens
- Of course... It is p_bloqu, nothing strange so far... In the target system
23 June 2009
- RE: Invisible parameters on selection screens
- Greetings, If the regeneration of the program is fine, and the transport h
23 June 2009
- RE: RE:Invisible parameters on selection screens
- You're right then... I've never faced something like that in 10 years worki
23 June 2009
- RE: Invisible parameters on selection screens
- As someone has suggested, have you tried to re-GENERATE the program or chec
23 June 2009
- RE: Invisible parameters on selection screens
- Hi Horacio, no, I don't think so. Even it was checked 2 days later, and th
23 June 2009
- RE: Invisible parameters on selection screens
- Have you tried to re-GENERATE the program? To give more of an answer, the
23 June 2009
- RE: Invisible parameters on selection screens
- Hi, In 46c we have a delay from the time the program is transported until t
23 June 2009
- Enhancement of standard search help with our own customized search help?
- Hi, I have created a search help for MATERIAL BY PURCHASE ORDER and attache
23 June 2009
- Invisible parameters on selection screens
- Hi everybody.. In SAP ECC 6.0, I programmed a new parameter on the selectio
23 June 2009
- Table combination of material country code, tax category and tax calssification for country Japan
- Hi, Can you please guide me how to get combination of material country cod
23 June 2009
- Re: Act 2000 and outlook 2003
- It didn't sound much like one of yours... - Neal Sergey Korolev via sap-aba
23 June 2009
- RE: how to know if a table has been updated
- You could look to see if you could generate IDocs based on the new informat
22 June 2009
- Re: how to know if a table has been updated
- still not much... and I assume, you will run these reports during night.. 2
22 June 2009
- RE: how to know if a table has been updated
- try PLPO or PLKO ours have 170000 each.....
22 June 2009
- Re: how to know if a table has been updated
- I just made a quick test.Our Iflot table has around 9000entries. Select sin
22 June 2009
- RE: how to know if a table has been updated
- not really because if the table has not changed, the report will go thru th
22 June 2009
- Re: how to know if a table has been updated
- all you need to do is find 1 single entry with change date equal to request
22 June 2009
- RE: how to know if a table has been updated
- the changed on field refers to the record, not the table as far as i know:
22 June 2009
- RE: how to know if a table has been updated
- Hi, I am not sure, if there is all the time created new entry. If yes, you
22 June 2009
- RE: how to know if a table has been updated
- how so? if i create for instance a new functional location in PM, table IFL
22 June 2009
- RE: how to know if a table has been updated
- table logging, only logs changes done via table maint ie sm30 and sm31. a
22 June 2009
- RE: Act 2000 and outlook 2003
- hey david will act2000 work with outlook 2007? i keep getting this error me
21 June 2009
- HOW TO DISPLAY CURRENCY FIELD IN SMARTFORM.
- TABLES : LFC1. DATA : BEGIN OF ITAB OCCURS 0 WITH HEADER LINE, LIFNR
21 June 2009
- how to know if a table has been updated
- is there a way for me to know, in a zreport, if a standard SAP table has be
21 June 2009
- how to find out if a table has been updated
- hi all we are writing a report in which I have to know if some SAP standard
21 June 2009
- RE: Call transaction LQ02 using bdc file
- It is possible that the BDC OK_CODE that was valid in 4.6 is not the same i
20 June 2009
- RE: Cetrification of analysis
- Hi.... hmmmm, I think there is already a program in SAP which creates certi
20 June 2009
- BADI in ECC 6.0
- Hi friends. I defined an enhancement point and a BADI inside it in my ECC6.
20 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Thanks very much everyone. thanks for the help. regards, Jai
20 June 2009
- Call transaction LQ02 using bdc file
- Hello, I want to block a material stock using transaction LQ02 in my Z appl
19 June 2009
- Re: Download O/P using methods
- Hi Evan, As i was looking to dload a O/P into excel which is very well exic
19 June 2009
- RE: Download O/P using methods
- Greetings, There are plenty of examples on the internet for downloading to
19 June 2009
- Download O/P using methods
- Hi all, Can anyone tell me how can we download a report output to a excel f
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Ben is quite right. Only when reading a table or assigning a data object sh
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- If you are within a LOOP ENDLOOP, you don't have to check if the field-symb
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Hi All, With a fieldsymbol you are creating a reference to your itab. So th
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Hi all, Talking about fieldsymbols, you always need to check if it's assign
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Greetings, Field-symbols are quite handy when in comparison to work areas.
19 June 2009
- Transfer data from javascript to ABAP
- Is there some simple method to transfer data on a web page ( through javasc
19 June 2009
- RE: Using Field symbol/Work Area for Internal Tables?
- Data Access is faster when we use field symbol. For eg When you are reading
19 June 2009
- Using Field symbol/Work Area for Internal Tables?
- What are the exact advantages of using Field symbols over Work Area in Inte
19 June 2009
- RE: Exporting and importing data objects from and into Abap memory
- Thank you everyone for the help.
19 June 2009
- RE: Exporting and importing data objects from and into Abap memory
- I learned my import/export back in 3.0F or so... So, how long has shared m
18 June 2009
- RE: Exporting and importing data objects from and into Abap memory
- You are correct, Neal, that EXPORT...TO MEMORY only works within the same i
18 June 2009
- Re: PP ABAP Function for order list
- Sorry I wasn't of any help... - Neal jhbastos via sap-abap wrote: > > > Hi
18 June 2009
- Re: Exporting and importing data objects from and into Abap memory
- Across sessions?... That could be misleading. The most common use is for
18 June 2009
- RE: PP ABAP Function for order list
- Hi Neal, i've allready debbuged the COOIS, witch does what i want, but i wa
18 June 2009
- Re: CUCB_GET_VALUES_FROM_INSTANCE
- Suggestion: Evaluate it by looking at the where used and see how it is us
18 June 2009
- Re: Cetrification of analysis
- 1) your functional analyst gives you a Spec 2) you write the smartform base
18 June 2009
- RE: Smartforms printing blank pages
- You can make only 1 page. At the end of data set for one page you make a co
18 June 2009
- Re: Printing Invoices by VF31
- I'm afraid I don't get your question. When I run VF31, Select several, cl
18 June 2009
- Re: Exporting and importing data objects from and into Abap memory
- when we need to transfer data across sessions then we use abap memory. On
18 June 2009
- Re: PP ABAP Function for order list
- You might ask your functional analyst if there is a standard transaction t
18 June 2009
- Re: Print attached DVS doc in PO (ME21N) on ouput type 'NEU'
- In the background, you have access to the APP server, not to your front en
18 June 2009
- Exporting and importing data objects from and into Abap memory
- What is the use of exporting and importing data objects from and into Abap
18 June 2009
- Smartforms printing blank pages
- Hi, Concise description: If you have a smart from with 6 pages, and a dynam
18 June 2009
- PP ABAP Function for order list
- Hello, Does anyone know a function to list production orders filtered by ar
18 June 2009
- CUCB_GET_VALUES_FROM_INSTANCE
- what does the function CUCB_GET_VALUES_FROM_INSTANCE used for?
18 June 2009
- RE: Cetrification of analysis
- Why don't you post this question in the right group then? _________________
18 June 2009
- Rebate Memo Printout - How to put Scaled Quantity and Scaled Price there?
- Hello i have following Problem: I have a Rebate Memo and it looks like the
18 June 2009
- Cetrification of analysis
- Need to steps to produce Certificationof analysis smart form in QM
18 June 2009
- Print attached DVS doc in PO (ME21N) on ouput type 'NEU'
- Hi All, I'v attached a PDF-doc to the Q-Infoset and want print that doc wit
18 June 2009
- Re: Printing Invoices by VF31
- u want to say u require a continuous print in SAP for invoice by a VF31 but
18 June 2009
- Printing Invoices by VF31
- Dear All, we have to do the mass printing of invoices through SAP system,we
18 June 2009
- Adobe forms with embeded documents.
- Using ABAP, I am able to to embed the following types of images into my Ado
17 June 2009
- Re: How to Write numbers in letters
- Shall i , tell 2marrow, here sever is not working.. On Wed, Jun 17, 2009 at
17 June 2009
- RE: How to Write numbers in letters
- Have a look at function SPELL_AMOUNT. From: davide selva via sap-abap [ma
17 June 2009
- RE: How to Write numbers in letters
- This is test code... TABLES: SPELL. DATA: YY
17 June 2009
- Re: How to get data from function G_ACCOUNT_BALANCE_ACC_GET?
- loop at T_ACC_BALANCE into w_ACC_BALANCE. If you drill down on t_acc_bala
17 June 2009
- Re: Mass printing of invoices VF31
- This is not a programming question and SAP-ABAP is a programming forum. M
17 June 2009
- RE: BAPI_GOODSMVT_CREATE and INCO TERM
- Hi. In the goods movement is obligatory to have a fiscal document wit
17 June 2009
- Re: How to Write numbers in letters
- u used that function, but it is not working... can u explain.. clear, war i
17 June 2009
- RE: How to Write numbers in letters
- I have used function SPELL_AMOUNT From: davide selva via sap-abap [mailt
17 June 2009
- Re: How to Write numbers in letters
- For that conversion , one is there FM - SPELL_AMOUNT chech this Module On W
17 June 2009
- How to Write numbers in letters
- hello does anyone know if there is a tool or program or routine or whatever
17 June 2009
- RE: Sending SMS to mobile from SAP in 4.7 Version
- Hi Yes, you are right, all external mail from SAP goes through SCOT, but co
17 June 2009
- RE: Sending SMS to mobile from SAP in 4.7 Version
- Yeap, your basis guy... configuring SCOT is a basis question... So please b
17 June 2009
- Re: What's the difference between a structure and a table at the data dictionary level?
- Hi there, Just proves you are not doing your homework well. Have you ever h
17 June 2009
- Re: Sending SMS to mobile from SAP in 4.7 Version
- Thank you all for your valueble reply. How abt sending data from SCOT to an
17 June 2009
- RE: What's the difference between a structure and a table at the data dictionary level?
- Well, what have you read in the archives? What about ... Performance issues
17 June 2009
- How to get data from function G_ACCOUNT_BALANCE_ACC_GET?
- Dear friends, Now I use the function module G_ACCOUNT_BALANCE_ACC_GET in th
17 June 2009
- RE: What's the difference between a structure and a table at the data dictionary level?
- Thank you for the suggestion sir. As I am new to ABAP I come with such quer
17 June 2009
- Mass printing of invoices VF31
- Dear All, we have to do the mass printing of invoices through SAP system,we
17 June 2009
- RE: What's the difference between a structure and a table at the data dictionary level?
- Please search google once before posting the question!! Structure are used
17 June 2009
- Re: What's the difference between a structure and a table at the data dictionary level?
- Sir, by creating structure at dictionary level you define a global structur
17 June 2009
- What's the difference between a structure and a table at the data dictionary level?
- Well, a structure does not store any physical data so what's the use of cre
17 June 2009
- RE: BAPI_GOODSMVT_CREATE and INCO TERM
- Why do you want to include incoterms on a goods movement? Can you explain
17 June 2009
- RE: Sending SMS to mobile from SAP in 4.7 Version
- Balaji, Google "SMS Email gateway" and you'll find articles about email
16 June 2009
- BAPI_GOODSMVT_CREATE and INCO TERM
- Hi. Is there any possibility to include the "INCO TERM" by "BAPI_GOOD
16 June 2009
- Re: Sending SMS to mobile from SAP in 4.7 Version
- Not every mobil service has a gateway (unless it's become standard for the
16 June 2009
- RE: Sending SMS to mobile from SAP in 4.7 Version
- The gateway is just a concept, e.g. a special aided application server SAP
16 June 2009
- Re: Sending SMS to mobile from SAP in 4.7 Version
- Hi thank you for responding. can u brief on this gateway concept?? how exac
16 June 2009
- RE: Sending SMS to mobile from SAP in 4.7 Version
- SAP definitely has no capabilities of direct sending SMS's. You need a kind
16 June 2009
- Re: How to merge two internat tables with abap?
- And then you have the question of duplicates. What do you want to do if t
16 June 2009
- RE: How to merge two internat tables with abap?
- How about Loop + append? ________________________________ De: Jorge Alberto
16 June 2009
- RE: How to merge two internat tables with abap?
- There are many ways. And, it depends on what you are trying to do, how the
16 June 2009
- RE: How to merge two internat tables with abap?
- How about appending? Append lines of ITAB1 to ITAB2? From: Jorge Alberto
16 June 2009
- How to merge two internat tables with abap?
- How to merge two internal tables with the same structure?
16 June 2009
- Sending SMS to mobile from SAP in 4.7 Version
- Hi all, Can anyone tell me how can we send customer data as SMS to a group
16 June 2009
- RE: RE:Need help with Complex Report
- IMO 2) is the best option in this case.... ________________________________
16 June 2009
- RE: Help with error messag 'The Dictionary structure or table not active'
- Declare like: DATA:T77UA_int type T77UA. Data:T77PR_int type t77pr. Best re
16 June 2009
- Re: Help with error messag 'The Dictionary structure or table not active'
- Hello once again, Thank you for your help, very much appreciated I have tri
16 June 2009
- RE: Help with error messag 'The Dictionary structure or table not active'
- Hi, Change the declaration to DATA :T77UA_int type table OF T77UA. Data :
16 June 2009
- Re: Help with error messag 'The Dictionary structure or table not active'
- Thank you for the suggestion, I have declared the variables as suggested bu
16 June 2009
- Re: ME_COMPONENTS_UPDATE
- Unfortunately, I don't believe that we do subcontracting, so I'd imagine t
15 June 2009
- RE: ME_COMPONENTS_UPDATE
- I have stepped through t-code ME51N to create a subcontracting item on a pu
15 June 2009
- Re: ME_COMPONENTS_UPDATE
- Have you tried leaving it blank? - Neal MonicaVZ via sap-abap wrote: > > >
15 June 2009
- ME_COMPONENTS_UPDATE
- I am trying to use this FM but am not sure how to determine the value for f
15 June 2009
- RE: Need help with Complex Report
- A little help here: 1) Identify the tables where the data lives that
15 June 2009
- Re: Need help with Complex Report
- Hi, The requirement is to pull the information related to Company Code,GL#,
15 June 2009
- Re: Need help with Complex Report
- Why in the world would you extract the data, so you can write a report, wh
15 June 2009
- Re: Need help with Complex Report
- Hi, This is a Purchase Register report that U r asking for. I have done suc
15 June 2009
- RE: Need help with Complex Report
- You really have 3 options: 1) Learn to write ABAP 2) Hire an ABAPer 3) Acce
15 June 2009
- Need help with Complex Report
- Each month I must develop a report called "Buyer Error Report" using specif
15 June 2009
- Re: Smart form query
- http://www.saptechnical.com/Tutorials/Smartforms/SFMain.htm On Mon, Jun 15
15 June 2009
- RE: Smart form query
- The the link below. http://www.sap-basis-abap.com/sapsf001.htm Cheers!
15 June 2009
- Smart form query
- Hi ABAP Experts, Can anyone provide a site where I can start learning smart
15 June 2009
- RE: Help with error messag 'The Dictionary structure or table not active'
- You need 2 variables declared like lines of t77pr(var1) and t77ua(var2). Th
12 June 2009
- Re: Help with error messag 'The Dictionary structure or table not active'
- Hi, Thank you for the swift reply, I am now getting a different error ""
12 June 2009
- Re: Requirement in Pricing Procedure
- It's nice that you have an import here, but where is the associated export
12 June 2009
- Re: Requirement in Pricing Procedure
- Which program did your VOFM end up going into? Neal vivek chowdary via sap-
12 June 2009
- Requirement in Pricing Procedure
- Hi Guys, I have requirement where I need the help of technical guys in writ
12 June 2009
- RE: Help with error messag 'The Dictionary structure or table not active'
- Here: ********************** MY CODE STARTS HERE**************************
12 June 2009
- Help with error messag 'The Dictionary structure or table not active'
- Hi Abapers, I am trying to exted and exisiting Badi but I am getting this
12 June 2009
- RE: Get balance in transaction currency
- Hi, Â I used value 00 to view transaction currency balance, but it returns
12 June 2009
- RE: Download all the smart forms saved in package
- Ravi, You might write your own. After a little debugging in smartforms, I
11 June 2009
- RE: smartforms translation
- Anders, You would be better advised doing a connect to Archana. It was so
11 June 2009
- RE: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- I think u want insert records into ztable using LSMW by direct input method
11 June 2009
- RE: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- As far as I understand you want to upload the data in your ztable using LS
11 June 2009
- RE: smartforms translation
- Hi, Could you please tell me why you have to do the first step Step1 : T/C
11 June 2009
- Re: Get balance in transaction currency
- why dont you use the currency conversion FM s check this link https://www.s
11 June 2009
- RE: Get balance in transaction currency
- Which calue have you used for currency type. Value range 00 = Balance in
11 June 2009
- Download all the smart forms saved in package
- i want to download my all smart form developed in pakage..... like i give t
11 June 2009
- RE: Get balance in transaction currency
- Friends, Please help me this matter. Thanks, Hai
11 June 2009
- Re: Get balance in transaction currency
- Hi Prasad Patil, Thanks, i have checked these functions but it showed only
11 June 2009
- Re: Get balance in transaction currency
- try all these BAPI_GL_GETGLACCPERIODBALANCES BAPI_GL_GETGLACCCURRENTBALA
11 June 2009
- Get balance in transaction currency
- Hi Friends, I am programming an ABAP report and use function BAPI_GL_ACC_GE
11 June 2009
- RE: Creating Material Master with Internal Number Assignment
- I would not pass any value to target MATNR if the material number were bein
10 June 2009
- RE: Creating Material Master with Internal Number Assignment
- Thanks for the reply, i am creating a separate file only when there is one
10 June 2009
- RE: Creating Material Master with Internal Number Assignment
- I'm not exactly sure what you're trying to do but I've loaded quite a few m
10 June 2009
- Creating Material Master with Internal Number Assignment
- I am trying to create materials with Direct Input (LSMW). I have created a
10 June 2009
- Re: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- I think you should do the recording on SM30 Transaction (Table Maintainanac
10 June 2009
- RE: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- <<
10 June 2009
- Re: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- thank you very much. On Wed, Jun 10, 2009 at 7:37 PM, Hari Kiran Reddy via
10 June 2009
- Re: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- Hi , You will have to do Table maintenance and do recording using the t-cod
10 June 2009
- RE: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- Rob: Another option: If the table is custom, then creating a program that u
10 June 2009
- Re: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- no no i know that way i can do...but i want to know how can i give values t
10 June 2009
- RE: UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- If you're just loading data into a table, why don't you create a Table Main
10 June 2009
- UPLOAD VALUE FOR A FIELD INTO A TABLE USING LSMW
- i make a table in SE11 with 2 fields. Now i can normally add entry to that
10 June 2009
- Re: Internal Table In Smartform
- Gently Ralph, Everybody's a newbie at some point and sometimes even the bes
10 June 2009
- RE: Unable to upload file through IDOC
- Hi, Use the tcode we55 to specify the name of function module you want t
10 June 2009
- Unable to upload file through IDOC
- Unable to upload file through IDOC. Because i m not getting functional modu
10 June 2009
- RE: Internal Table In Smartform
- Hy. I guess that you are trying to define internal table in Global definiti
10 June 2009
- Re: Internal Table In Smartform
- Hi,Define work area ( if u r using ) in the area where u r defining your in
10 June 2009
- RE: Problem with Barcode printing
- Hello! Are you sure you use the optimal subset of the code? UCC128 (or Code
10 June 2009
- RE: Internal Table In Smartform
- are you sure you know how to spell ABAP? LBBIL_IT_GEN IS a structure.....
10 June 2009
- Internal Table In Smartform
- I have some problem on define Internal Table in Smartfrom I define a Temp_I
10 June 2009
- RE: RESB table insert for requisition components
- Neal, I think you're right. A functional person can give Monica a better an
9 June 2009
- Re: RESB table insert for requisition components
- That's more a question for a functional I'd think. If you trace through t
9 June 2009
- BAPI CRMXIF_PARTNER_SAVE
- Anybody use this function module? I'm suppose to use it to add work phone
9 June 2009
- RE: RESB table insert for requisition components
- Horatio or anyone who can advise, First let me apologize for my ignorance r
9 June 2009
- Re: RESB table insert for requisition components
- Here's an example of what I did (it's obviously for PO and in pseudo code):
9 June 2009
- RE: RE:RESB table insert for requisition components
- There are several ways. Easiest: create a lock object (through se11). When
9 June 2009
- RE: RESB table insert for requisition components
- Please excuse my ignorance but can you tell me how to check for locks progr
9 June 2009
- Re: RESB table insert for requisition components
- I was doing much the same with PO's. In some cases, I had to check for a
9 June 2009
- Re: Avoiding Chinese Characters in a Unicode Enabled system
- If you can find a front end command that will tell you that, you might can
9 June 2009
- RE: RESB table insert for requisition components
- What I have found is I am creating a record in table RBKP but not in RESB.
9 June 2009
- RE: RESB table insert for requisition components
- Monica, I may know what is the issue with SE37 not creating your reservatio
9 June 2009
- Re: Avoiding Chinese Characters in a Unicode Enabled system
- I don't know of any way of preventing them from entering any character tha
9 June 2009
- RE: Problem with Barcode printing
- The obvious first question: how do you print to the zebras? with a smartfor
9 June 2009
- Re: RESB table insert for requisition components
- Monica, A lot of BAPI's also return other messages besides errors. Try debu
9 June 2009
- Re: RESB table insert for requisition components
- Hi Monica, Try with: 'BAPI_TRANSACTION_COMMIT' Exporting
9 June 2009
- Problem with Barcode printing
- Hello, I'm working on an ouput form the requires printing in barcode. We us
9 June 2009
- RE: RESB table insert for requisition components
- this is the code I am running: CALL FUNCTION 'BAPI_RESERVATION_CREATE1' E
9 June 2009
- Re: RESB table insert for requisition components
- Hi Monica, try executing the BAPI stand alone in t-code SE37 and pass on th
9 June 2009
- Fetching KeyBoard Settings of the User to SAP Program
- Hi Group, I wish to know the FM or a small program that can fetch key board
9 June 2009
- Avoiding Chinese Characters in a Unicode Enabled system
- Hi Group, I wish to avoid Chinese characters from being entered to the syst
9 June 2009
- Re: RESB table insert for requisition components
- Hello, are you passing the parameter WAIT = 'X' in BAPI_TRANSACTION_COMMIT?
9 June 2009
- RESB table insert for requisition components
- I am tring to add a component to a material requisition, and have discovere
8 June 2009
- Re: WithHolding Tax
- That really does sound like there might be a note to look for. If you've
5 June 2009
- RE: RE:WithHolding Tax
- Two options here: debug until you find the place where with_item is being r
5 June 2009
- RE: WithHolding Tax
- Hi Neal, I am functional FI and ABAP. By FI customizing it was not possible
5 June 2009
- Re: DME engine
- And of course if in your research you come across something that you can't
5 June 2009
- Re: WithHolding Tax
- If you feel this should be standard then look for a note. If you feel thi
5 June 2009
- RE: Hot Spot in ABAP Query
- We implemented HR a few years ago and use Query very heavily. It did save a
5 June 2009
- RE: Hot Spot in ABAP Query
- Just in slight defence of query - whilst efficiency is often quoted as a re
5 June 2009
- RE: DME engine
- Have you tried help.sap.com? I've just googled and found out 81000 pages re
5 June 2009
- WithHolding Tax
- Hi everyone, When I use the transaction F-32 to make a split on Invoice, th
5 June 2009
- Re: Hot Spot in ABAP Query
- Its a great option Neil - maybe it would make you like query more.... Quic
5 June 2009
- Re: Hot Spot in ABAP Query
- I'd never have known that (Must have something to do with my hate of Query
5 June 2009
- RE: Hot Spot in ABAP Query
- Just for the sake of accuracy - this doesn't create a true hotspot - this a
5 June 2009
- DME engine
- what is dme engine in sap? what is its function?
5 June 2009
- RE: Hot Spot in ABAP Query
- Go to SQ01, change mode. Menu Goto->Report assignment Insert row Choose "o
5 June 2009
- RE: Modify 'Z' fields using bapi_activitycrm_createmulti
- I don't have your CRM version available but when I've done this in a prev
5 June 2009
- Modify 'Z' fields using bapi_activitycrm_createmulti
- Hi all,I need to create activity in CRM 2007 system.I am using bapi bapi_ac
5 June 2009
- RE: Hot Spot in ABAP Query
- hello frankly speaking i heard this first time that there is hot spots in a
5 June 2009
- RE: RFFOEDI1 How do I print two of the same invoice copies
- Nope, I'm not your Functional expert. I'm a programming (expert?) as every
4 June 2009
- RFFOEDI1 How do I print two of the same invoice copies
- RFFOEDI1 How do I print two of the same invoice copies
4 June 2009
- RE: RFFOEDI1 How do I print two of the same invoice copies
- Have you asked your functional expert? - Neal
4 June 2009
- RE: Interested in Advanced ABAP
- SAP offers plenty of courses... - Neal
4 June 2009
- Re: Never Ending Query
- I don't think that this an unexpected outcome. If I choose MATERIAL for i
4 June 2009
- Interested in Advanced ABAP
- I knew Core ABAP well and I want to learn Adavanced ABAP. LIke OOPs, Work f
4 June 2009
- RE: Never Ending Query
- Good morning, despite of some performance issues, this nested select eventu
4 June 2009
- RE: Never Ending Query
- You are selecting change documents and if you restrict only OBJECTCLASS, th
4 June 2009
- Never Ending Query
- The code below is part of an AVL report SELECTION-SCREEN BEGIN OF BLOCK BL_
4 June 2009
- RFFOEDI1 How do I print two of the same invoice copies
- I need to print backup copies of each payment by vendor. Need to be able to
3 June 2009
- Re: MF to Create vendor (xk01)
- I made an LSMW with IDOC "CREMAS" to create vendors. There was some extra
3 June 2009
- RE: Adding new fields in list display of Vf04
- Hi Ishita, This program has plenty of enhancement spots. Try appending th
3 June 2009
- Adding new fields in list display of Vf04
- hello All, I have this urgent requirement to add new fields of WBS in VF0
3 June 2009
- Archiving of ZTABLES
- Morning* I am expereincing problems when executing archiving programs on Zt
3 June 2009
- RE: MF to Create vendor (xk01)
- The BAPI "BAPI_VENDOR_CREATE" have no importation table.When i try to use i
3 June 2009
- RE: What is the Transparent table & field for structure DF05B-PSZAH
- Hi JBABAP, Table BSID will give you your values, pass it your keys (Company
2 June 2009
- RE: No document number getting generated from IDOC_INPUT_COND_A
- Hi, are you using ALE and create an IDOC (which you can see eg. in WE05)? I
2 June 2009
- RE: Can't see my new business object from BAPI
- Hi Ayman, If you find an 'X' in the ISAPI field for your custom object th
2 June 2009
- RE: No document number getting generated from IDOC_INPUT_COND_A
- I'm not sure I understand exactly what you're trying to do but it sounds li
2 June 2009
- Hot Spot in ABAP Query
- Hi, We're wondering if it is possible to do hot spots in ABAP Query. We ar
2 June 2009
- No document number getting generated from IDOC_INPUT_COND_A
- Hello Experts, i am trying to create condition records u
2 June 2009
- Re: MF to Create vendor (xk01)
- That bapi only shows the screen. I havent seen it deeply, so I always use b
2 June 2009
- RE: BAPI_Requistion_Create and components
- We don't use req's so I haven't had to use it. If you've checked it then I
2 June 2009
- RE: MF to Create vendor (xk01)
- Eduardosh, I see the FM BAPI_VENDOR_CREATE in both ECC5 and 6. Are you per
2 June 2009
- Re: MF to Create vendor (xk01)
- Hi joule! There's no bapi to create vendors (or customers) in SAP. I always
2 June 2009
- Re: MF to Create vendor (xk01)
- This forum has been quoted a BAPI for this purpose. Have you searched the
2 June 2009
- MF to Create vendor (xk01)
- Hello, Someone could advise me a Module Function to create Vendor like the
2 June 2009
- RE: BAPI_Requistion_Create and components
- What we have found is that BAPI_REQUISITON_CREATE gives us the most flexibi
1 June 2009
- RE: BAPI_Requistion_Create and components
- I see BAPI_PR_CREATE, BAPI_PR_CHANGE, and BAPI_REQUISITION_CHANGE. Have yo
1 June 2009
- RE: Create master data through sql table in sap
- I'm affraid I can't because I don't have that oss note with me. But, it's e
1 June 2009
- RE: Create master data through sql table in sap
- Thanks for the Input, Can you please give me the OSS note number I'll high
1 June 2009
- BAPI_Requistion_Create and components
- I am trying to to create in abap the functionality of ME51N. I have found t
1 June 2009
- RE: Automatic upload in SAP
- There's security implications, but one solution would be to write a shell s
1 June 2009
- RE: Automatic upload in SAP
- I think I'd create an FTP-able location on a non-SAP server (I don't like a
1 June 2009
- RE: Automatic upload in SAP
- If you are using GUI_UPLOAD then background processing for z-program is not
1 June 2009
- RE: RE:Automatic upload in SAP
- If it is IDOC related, the right place is sap-interfaces. Or google. Maybe
1 June 2009
- RE: Automatic upload in SAP
- Thanks Horacio, yes i don't want to upload a text file and process it later
1 June 2009
- RE: Automatic upload in SAP
- From abap side: If you want to upload a text file and process it later, try
1 June 2009
- Automatic upload in SAP
- Dear all i have the request to upload txt file (bank format MT940) into SAP
1 June 2009
- Re: SQ01 drilldown to FB03
- Hi Sergey, If i do that, would AUGBL still be populated with the data i nee
1 June 2009
- RE: What is the Transparent table & field for structure DF05B-PSZAH
- Try BSID From: JBABAP via sap-abap [mailto:sap-abap@Groups.ITtoolbox.com]
1 June 2009
- What is the Transparent table & field for structure DF05B-PSZAH
- Hi experts I have a requirement for a report for Tcode F-30. In first scree
1 June 2009
- RE: SQ01 drilldown to FB03
- Hi You should change the type of AUGBL query field - you can change it in S
31 May 2009
- RE: Pre authorized credit card entry
- Simulate worked.. It returned the line items to me and the pricing structur
31 May 2009
- Re: Can't see my new business object from BAPI
- Hi Scottbi, Thanks for your effort and advice. I opened this table and make
31 May 2009
- RE: Problem while calling new page in smartform
- Hi laxmikanth, Insert new table in the main window underneath the PO detail
30 May 2009
- RE: coping gl account accounts from one company code to another
- Thanks ...just did...'preciate
29 May 2009
- SQ01 drilldown to FB03
- Hi guys, I have a query that uses the table BSEG. I need to show fields AUG
29 May 2009
- RE: coping gl account accounts from one company code to another
- OK - firstly this is FI configuration so I don't think it belongs in this g
29 May 2009
- coping gl account accounts from one company code to another
- I am new at SAP and need help. I created a COA by coping COA from an existi
29 May 2009
- RE: Create master data through sql table in sap
- From whatever I know but i, in executing LSMW we need to specify a 'File' b
28 May 2009
- RE: Create master data through sql table in sap
- In fact we are gathering data on MS SQL server from an MS Infopath form. To
28 May 2009
- RE: Can't see my new business object from BAPI
- Hi Ayman, As an update to this, I did further testing and was able to fool
28 May 2009
- RE: RE:Multiple default values in Select-options field
- That's what I mean when I say give the hook, the line and some fishing inst
28 May 2009
- RE: Report for PA KE31 and KE34
- Alfonso, I think David C. (in solman) has directed you to the right group.
28 May 2009
- RE: Add The price field in MB01 or MIGO
- Hello, I want to know how to display in MIGO the price of Material filled
28 May 2009
- RE: Can't see my new business object from BAPI
- Hi Ayman, I'm not sure custom Business Objects will show up in the BAPI exp
28 May 2009
- RE: Multiple default values in Select-options field
- You were right, the solution was right in front of my face. I just didn't u
28 May 2009
- RE: BAR Code scanner
- I would think that with the appropriate use of exits, you could get it to a
28 May 2009
- RE: BAR Code scanner
- Yes it should be - you should be able to now scan your item and add it to t
28 May 2009
- RE: Sending email with text attachment
- What do you mean by alligned? Are you refering to something like allign in
28 May 2009
- RE: Lockbox Program Error
- Have you debugged to see the conditions under which it occurs? - Neal
28 May 2009
- RE: IS-MEDIA Solution
- I suppose that you could actually have a programming problem here... If yo
28 May 2009
- RE: RE:BAR Code scanner
- we're using PDA (PSION - TEKLOGIX - 7535) via RF. We can connect the PDA to
28 May 2009
- RE: BAR Code scanner
- Hi, We can set the scanner such that the it will send the OK_CODE 'ENTER' a
28 May 2009
- RE: SAP tables for Cost Element and Internal Orders Data
- As another suggestion, run your standard transaction from SE30. Then you'l
28 May 2009
- RE: Create master data through sql table in sap
- I'm not experienced enough with LSMW to be sure about it. I feel fairly co
28 May 2009
- RE: Add The price field in MB01 or MIGO
- It seems like that might be a possibility for GuiXT. It's kind of out on t
28 May 2009
- RE: BAR Code scanner
- Rosie, Aren't some of those things programmable? (I have very little knowl
28 May 2009
- RE: RE:Multiple default values in Select-options field
- Good morning, there is no need to ask for a piece of code that you can easi
28 May 2009
- RE: Add The price field in MB01 or MIGO
- Hello, The Price field "MSEG-DMBTR" doesnt exist in the screen (on the SAP
28 May 2009
- RE: BAR Code scanner
- You're using RF without middleware and just going straight to a SAP screen?
28 May 2009
- RE: BAR Code scanner
- Hi Rosie, We are using handheld RF Scanners and there is no middleware is i
28 May 2009
- RE: BAR Code scanner
- A lot of your questions depend on the information being scanned, what type
28 May 2009
- Can't see my new business object from BAPI
- Hello experts, I create new function and generate new business object but i
28 May 2009
- RE: Multiple default values in Select-options field
- Thanks Sergey. Yes, your right I already had an idea before that I can do i
28 May 2009
- RE: Create master data through sql table in sap
- Are your app servers are running on unix or on windows servers? ___________
27 May 2009
- Create master data through sql table in sap
- We would like to use data in SQL server tables to upload material master in
27 May 2009
- RE: SAP tables for Cost Element and Internal Orders Data
- Just an idea (...) Open the source code for those tcodes, and search for ta
27 May 2009
- RE: IS-MEDIA Solution
- I think you're posting the question in the wrong group. Please, be kind and
27 May 2009
- IS-MEDIA Solution
- I need to know how works JPMG* and JPMDG* T-CODE to generate automatically
27 May 2009
- SAP tables for Cost Element and Internal Orders Data
- Hi All, I have to generate a report that replicates the standard reports th
27 May 2009
- RE: RE:Grouping fields in Excel using abap
- I'm affraid this is not an abap question... Recording a macro in excel has
27 May 2009
- Re: RE:Grouping fields in Excel using abap
- I dont knoe how to use macro. Can you please help me by providing some link
27 May 2009
- RE: BAR Code scanner
- Hi Rosie, Thanks a lot for your advice. Can you please give me some tips
27 May 2009
- Sending email with text attachment
- Hi gurus, I have to send an emial with text attachemnt in SAP. I tri
27 May 2009
- RE: BAR Code scanner
- OK you're using the wrong sort of exit to update the table control. The e
27 May 2009
- RE: Lockbox Program Error
- Hi, As this is a standard program, have you searched for any oss note relat
27 May 2009
- RE: BAR Code scanner
- Hi Neal, we have used the user exit USEREXIT_MOVE_FIELD_TO_VBAP. We put the
27 May 2009
- Lockbox Program Error
- Hi Friends, when i am executing the Lockbox program RFEBLB00 for BAI format
27 May 2009
- RE: WM Transfer Order for Delivery
- Hi CCSAND, A quick where-used on the ZEUGN field yielded Function Module L_
26 May 2009
- RE: Add The price field in MB01 or MIGO
- Have you checked if there is any problem with authority checks? (it could h
26 May 2009
- RE: Add The price field in MB01 or MIGO
- BTW, only one post with the same text should be enough... With three posts,
26 May 2009
- RE: SUM TIME IN ALV REPORT
- I am using the function " REUSE_ALV_GRID_DISPLAY' e the fields I am using,
26 May 2009
- Add The price field in MB01 or MIGO
- Hello Gurus, I need your Help. I want to know how to display the price fiel
26 May 2009
- Add The price field in MB01 or MIGO
- Hello Gurus, I need your Help. I want to know how to display the price fie
26 May 2009
- RE: SUM TIME IN ALV REPORT
- Are you using object oriented? Or the function module technique? Do you wan
26 May 2009
- RE: SUM TIME IN ALV REPORT
- is a 'Z' that I'm developing. Carlos Alberto Garcia (011) 7656-
26 May 2009
- RE: SUM TIME IN ALV REPORT
- Are you using a standard SAP report? Is the ALV FM based or object oriented
26 May 2009
- SUM TIME IN ALV REPORT
- Please tell me someone knows how to add ( SUM ) hours in an ALV report. My
26 May 2009
- WM Transfer Order for Delivery
- I am trying to create a WM transfer order for a delivery note. Can anyone
26 May 2009
- RE: Performance of Report Writer reports
- Report Writer and Report Painter are the only things worse in efficiency th
26 May 2009
- RE: BAR Code scanner
- 1) How did these attempts fail? Did you debug to see what was happening?
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- "I would rather suggest doing a write (insert/update/modify) to table inste
26 May 2009
- BAR Code scanner
- Hello We are using bar code scanner to scan the items and to create Sapes
26 May 2009
- Add custom field to table control
- Hi All I have an enhanced infotype. There is a checkbox field on the screen
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- "I see there a BADI LE_WM_LATER_DN. Its method LATER_DN_CHANGE should be ca
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- <
26 May 2009
- Performance of Report Writer reports
- Greetings - We are running into problems with poor performance of reports t
26 May 2009
- RE: Production Order Cost Analysys
- Can you get your functional to show you a standard report that already does
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- I also made a copy of the program WS_DELIVERY_MONITOR, and I made the expor
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Thanks, Sergey! But my problem remains...even if I managed to verify the tr
26 May 2009
- RE: RE:Grouping fields in Excel using abap
- Have you tried using the macro recorder to get an idea of the methods and p
26 May 2009
- RE: Grouping fields in Excel using abap
- Yes. Exactly.
26 May 2009
- RE: Grouping fields in Excel using abap
- Yes
26 May 2009
- Re: Determinate the transaction that called a certain user-exit(from the user exit)
- <export the value of sy-tcode to memory, from each
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Simona, At the moment I have access to ECC 6.0 and I see there a BADI LE_WM
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- I just had another idea... but I don't think it's possible to implement...
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- The user wants to have the TOs printed with some control, i mean: every TO
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Thanks Sergey, Yes, you have understood perfectly my problem! I'm looking
26 May 2009
- RE: Grouping fields in Excel using abap
- I can't get your problem. Do you want to do this "click on the (+)" using a
26 May 2009
- RE: Grouping fields in Excel using abap
- Yes ,i agree with Rosiebrent.Whatever she suggested that is exactly right.
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Lino and others, Seems that there is some misunderstanding of the problem.
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Simona try using GET PARAETER ID 'TCODE' FIELD some_relevent_field. Regar
26 May 2009
- Re: Determinate the transaction that called a certain user-exit(from the user exit)
- Hi, Try this one. report zuserexit no standard page heading. tables : tstc,
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Could you explain what you are trying to do with VL060? What does the user
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- I tried to use import/export the value of sy-tcode to memory, from each of
26 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Could you help me with an idea? I did not know what to try any more... Than
26 May 2009
- Production Order Cost Analysys
- Any Function module for to calculate Production order cost analysis? If any
26 May 2009
- Production Order Cast Analysis
- Any Function module for to calculate Production order cost analysis in sap?
26 May 2009
- Re: Select all entries in table control
- HI Sarath, for the table control display,you might be using some internal t
25 May 2009
- Multiple default values in Select-options field
- Hi, I have program that has a select-option field for sales organization (S
25 May 2009
- RE: Grouping fields in Excel using abap
- It is only possible if you build your excel file using OLE which means you
25 May 2009
- Grouping fields in Excel using abap
- Hi Experts , I want to group filds in excel . we have a requirement like S.
25 May 2009
- RE: Select all entries in table control
- I don't think the code, but, select/deselect would imply having an extra fi
24 May 2009
- Select all entries in table control
- Hi Friends, I am new to SAP. I am using table control with some entries. No
23 May 2009
- RE: List/ Spreadsheet format options
- Hi Dave, Refer to SAP Note 1157927 - Export Excel: Reset export parameter f
22 May 2009
- RE: HR standard FM
- Hi Ankur, There are a few function modules out there but its rare that you
22 May 2009
- RE: Authority check
- Hi Aeras, It sounds like you have a good concept of security and it sh
22 May 2009
- Re: PA41 - goes into indefinite loop and then dumps
- How many Ind / SAf vs how many US? Have the Ind /SAf had an unusual numbe
22 May 2009
- RE: RE:Pre authorized credit card entry
- That seems odd, I've always seen the SIMULATE function work properly, but i
22 May 2009
- RE: Pre authorized credit card entry
- i wired up the Simulate function and to my dismay, it did not actually call
22 May 2009
- RE: PA41 - goes into indefinite loop and then dumps
- Hi, if I face a similar problem, I'd follow two steps: 1. debug the code to
22 May 2009
- Restricting Att/Abs types in CAT2
- Hi, Seeking experts thoughts. I'm having challenge in limiting Att/Abse
22 May 2009
- RE: RE:Authority check
- Hello Scott, I have already checked all these things. I logged off and logg
22 May 2009
- RE: Authority check
- Hi Aeras, The answer also depends on what version of SAP you are running. I
21 May 2009
- RE: 3 internal tables data to 4th internal table
- Ramish's way would work, but I think it could be done more efficiently. Ide
21 May 2009
- Re: 3 internal tables data to 4th internal table
- If it's that simple, you've already been given the solution. - Neal dinku_1
21 May 2009
- Report Painter / Writer
- How do I set-up/Save values from the 'Output Parameters' using TVARC table
21 May 2009
- RE: 3 internal tables data to 4th internal table
- My two cents here... It depends... If the four tables have the same structu
21 May 2009
- ABAP print to word
- Hello, my name is Peter, could you please help me? I am printing to the wor
21 May 2009
- RE: Word header problem
- CALL METHOD OF ls_doc 'ConvertNumbersToText'. and set up word section inter
21 May 2009
- RE: 3 internal tables data to 4th internal table
- 1) It is manner-less and unprofessional to demand a solution that you are n
21 May 2009
- RE: 3 internal tables data to 4th internal table
- Hi, **First move the first internal table using itab4[] = itab1[]. **then f
21 May 2009
- 3 internal tables data to 4th internal table
- i have 3 internal tables, now i want to populate the data of 3 internal tab
21 May 2009
- RE: Pre authorized credit card entry
- The merchant ID is definitely hard coded in the cc service.
20 May 2009
- RE: SAP SQ02 - how to add field from internal table
- I can wait til tomorrow. I will also check out the archive to see if I can
20 May 2009
- RE: SAP SQ02 - how to add field from internal table
- If you're in a hurry, I'd suggest you to visit the archives (this question
20 May 2009
- SAP SQ02 - how to add field from internal table
- I am creating an infoset. I am adding code in the code section. I want to
20 May 2009
- RE: Authority check
- It is possible that the user ID needs their authorisations refreshing, but
20 May 2009
- RE: Pre authorized credit card entry
- Ah, then my guess would be that the in house solution has the Merchant ID i
20 May 2009
- RE: Pre authorized credit card entry
- The solution was created in house. It is a windows service that sits on a s
20 May 2009
- RE: MASTER_IDOC_DISTRIBUTE
- MASTER_IDOC_DISTRIBUTE creates an IDoc on the IDoc database. When it's used
20 May 2009
- RE: RE:Pre authorized credit card entry
- Yes, that is the field. Out of curiosity, if you create an order directly
20 May 2009
- MASTER_IDOC_DISTRIBUTE
- Hi Folks, Can anyone answer the significance of the commit after MASTER_IDO
20 May 2009
- RE: Authority check
- Rosie, Security isn't my speciality. Isn't there a TCode (something like P
20 May 2009
- RE: Pre authorized credit card entry
- I just did another test run.. and when I let SAP populate the fields and au
20 May 2009
- RE: Pre authorized credit card entry
- Jeff, Populating the Merchant ID in the DAT2 call is not required because S
20 May 2009
- RE: Pre authorized credit card entry
- I am collecting the card data in my asp.net web application on a secure pag
20 May 2009
- RE: RE:Pre authorized credit card entry
- Jeff, Congrats! I believe you need to remove the slashes from the dates (ex
20 May 2009
- RE: Move Statement
- Sundaram, And... How do you think this statement is implemented at low leve
20 May 2009
- RE: RE:Authority check
- The authority object has the values '01' and '02' for the field ACTVT. In t
20 May 2009
- RE: Authority check
- What exactly do you mean by "the authority-check in the abap-code is not pe
20 May 2009
- RE: Pre authorized credit card entry
- Got it! ccard.Cc_Type = "VISA"; ccard.Cc_Number = "411111111111
20 May 2009
- RE: Pre authorized credit card entry
- ccard.Cc_Type = "VISA"; ccard.Cc_Number = "4111111111111111";
20 May 2009
- RE: Pre authorized credit card entry
- I added the currency field = "USD".. and i removed the pre_auth field.. Whe
20 May 2009
- RE: RE:Pre authorized credit card entry
- Sircutbreaker, Leave the PRE_AUTH field blank. When you have an 'X' in tha
20 May 2009
- RE: Move Statement
- Instead of using a LOOP and Append, this statement will be of more perform
20 May 2009
- RE: Authority check
- AUTHORITY-CHECK OBJECT 'Z_TCODE' ID 'ACTVT' FIELD '03' "** read ac
20 May 2009
- RE: Move Statement
- You won't gain anything. In performance terms it's almost the same. _______
20 May 2009
- RE: Move Statement
- Hi, This is only to avoid unnecessary execution of statements. If it is ini
20 May 2009
- RE: Authority check
- How is your authority check statement coded?
20 May 2009
- RE: Pre authorized credit card entry
- Let me clarify... createfromdat2 is working well if i hand it the order and
20 May 2009
- RE: Move Statement
- There is no need to check if tab2 is initial. If itab2 is initial then the
20 May 2009
- RE: Move Statement on internal table
- how about loop and append? ________________________________ De: Venkat-Vall
20 May 2009
- Authority check
- I created an authoriy object and assigned it to an authorization class. The
20 May 2009
- RE: Move Statement
- Hi, Try to use the below If not tab2[] is initial. Tab1[] = tab2[]. Endif.
20 May 2009
- Move Statement
- I Declare Two Internal TableS WITH SAME STRUCTURE int_tab1,INT_TAB2 INT tA
20 May 2009
- Move Statement on internal table
- I Declare Two Internal TableS WITH SAME STRUCTURE int_tab1,INT_TAB2 iNT tA
20 May 2009
- Pre authorized credit card entry
- I am using bapi_salesorder_createfromdat2 and I am filling the ccard struct
20 May 2009
- RE: Payment Cards in SAP ECC 6.0
- The reason was the payment guarantee on the item level. The sales order was
20 May 2009
- RE: LSMW authorization
- Have a look at that Frame Program for periodic data transfer that I suggest
19 May 2009
- RE: LSMW authorization
- Thanks for the suggestions. I have set B_LSMW to 04 (execute) and B_LSMW_PR
19 May 2009
- RE: LSMW authorization
- Two authorisation object exist for LSMW: B_LSMW LSMW: Transaction and
19 May 2009
- LSMW authorization
- Hello, Could someone please tell me if it is possible to set a default LS
19 May 2009
- RE: Input mask
- So, you aren't allowing extensions. You aren't allowing customers from oth
19 May 2009
- RE: Replacing the TABLE FIELD variant statement in OO
- Us Assign component of. Check the Help for this option. Vriendelijke Groe
19 May 2009
- RE: SAP suite GIS and connectivity
- When you turn on immediate processing on your partner profile then the midd
19 May 2009
- Replacing the TABLE FIELD variant statement in OO
- I'm creating a class for re-useability and the original code had the statem
19 May 2009
- SAP suite GIS and connectivity
- Can anyone please explain this example. We have an IDOC that is outbound. U
19 May 2009
- RE: Badi HRBAS00_GET_PROFL
- I'm sorry. A quick look isn't telling me anything useful. I haven't had t
19 May 2009
- Input mask
- How can I add an input mask to the telephone field in customer master? The
19 May 2009
- RE: PDF to String
- Have you searched SE37? There are a bunch of PDF-related FMS. From: Hari K
19 May 2009
- RE: Badi HRBAS00_GET_PROFL
- Neal, Did you get this to work at all?
19 May 2009
- PDF to String
- Is there any function module to convert PDF file into a string. Warm regard
19 May 2009
- RE: BAPI BAPI_GOODSMVT_CREATE error message
- It's very simple query .Every function module is capturing error messags in
19 May 2009
- RE: Which FM can be used for updating info record
- Try this FM 'ME_UPDATE_INFORECORD'. -Archana.
19 May 2009
- RE: Which FM can be used for updating info record
- Yes, I can only find one BAPI which relate to info record: BAPI_INFORECORD_
19 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- You could find an exit on the front end side and export to disk the tcode a
18 May 2009
- RE: Which FM can be used for updating info record
- Have you looked into BAPI's? - Neal
18 May 2009
- Which FM can be used for updating info record
- Hello Everyone, Does anyone know which FM can update/modify the purchase in
18 May 2009
- RE: SAP_BW Process chain execute by Program
- OK. SAP enginerr has slove this problem:note_0001341004,just for this. Than
17 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- Hi, I'm selecting "Create OT in background". Let me know if you need furth
17 May 2009
- RE: Determinate the transaction that called a certain user-exit(from the user exit)
- You user exit is called from an update process, other than dialog process w
17 May 2009
- Re: Determinate the transaction that called a certain user-exit(from the user exit)
- Hi Simona, Can you please tell me that after executing the transaction VL06
16 May 2009
- RE: Probem when SO item change by BDC
- John - It seems the OP beat me to it, but we have (unfortunately) used BD
15 May 2009
- RE: BAPI BAPI_GOODSMVT_CREATE error message
- Surya - It's not real clear what you're looking for here. The error mess
15 May 2009
- Determinate the transaction that called a certain user-exit(from the user exit)
- Hi all, It would be of great help if you could help me with the following p
15 May 2009
- RE: Adding Favorite to SAP Easy Access Main Menu
- Hi Joe, Just a suggestion. I built an ABAP program and assign it to a tra
15 May 2009
- RE: Probem when SO item change by BDC
- Thanks for letting us know that you issue is solved. Cheers John
15 May 2009
- RE: Badi HRBAS00_GET_PROFL
- Its not changing a thing and I am a bit confused.
15 May 2009
- RE: Probem when SO item change by BDC
- Hi John, Thanks for responce. I found the solution by using "position but
15 May 2009
- Re: Bigger font size on ALV report
- i think no if you do not find right option in fieldcat ciao amx 2009/5/14 S
15 May 2009
- RE: SQVI
- SQVI queries cannot be transported by design. The only option is to convert
15 May 2009
- RE: Bigger font size on ALV report
- Hello, It is not possible to have fonts of varying sizes in the list. It is
15 May 2009
- RE: Bigger font size on ALV report
- Hi SAPBlogger, The last icon on your main status bar should be "Customize L
14 May 2009
- Re: Adding Favorite to SAP Easy Access Main Menu
- Long ago there was, but back then we called them menus and not favorites.
14 May 2009
- SQVI
- I'm looking for a way to transport SQVI queries to another environmnet? Lo
14 May 2009
- RE: Probem when SO item change by BDC
- I am not completely sure that I follow what you are trying to accomplish.
14 May 2009
- Bigger font size on ALV report
- Hi, I am using function module REUSE_ALV_LIST_DISPLAY to display my ALV rep
14 May 2009
- RE: How to get information on structure
- Here's a nice WIKI that's pretty much all inclusive: http://it.toolbox.com/
14 May 2009
- RE: Badi - CATS_WORKLIST_ADDIN not being called in CAT2
- They are both in form LCATSF54 in program LCATSF54. I'd put a break there a
14 May 2009
- Badi - CATS_WORKLIST_ADDIN not being called in CAT2
- Hi, I have implemented BAdi - CATS_WORKLIST_ADDIN to get the Cost center, W
14 May 2009
- RE: SAP note 1238121
- Your Basis Administrator will be the one who registers users on OSS. Have
14 May 2009
- RE: How to get information on structure
- One way: navigate the source code and perform a global search for rsposel a
14 May 2009
- RE: How to get values of selection fields from PNP selection screen
- Hi Neal, Glad to help. By the way, I use this function not to get the v
14 May 2009
- RE: How to get information on structure
- The best thing to do is run a SQL trace on your transaction. This will show
14 May 2009
- How to get information on structure
- If I go to transaction spad, & then to technical information for Output dev
14 May 2009
- Re: How to get values of selection fields from PNP selection screen
- Way cool Ben, I've got to play with that one! Neal Ben Meijs Ctac via sap-a
14 May 2009
- RE: A/R Aging Report Selection Problem
- Yes, dmbtr is a field for amount (local amount). But with your selects you
14 May 2009
- RE: SAP note 1238121
- One way: service.sap.com publishes all the oss notes you may have to regist
14 May 2009
- RE: Syntax error /1PAPA/FEAT000VDSK1
- Sergey, I'd expect it to also. That's what I meant about his having done t
14 May 2009
- RE: Syntax error: GP3I7840HSRH6M4RXJEBQXURLDY
- <> I'
14 May 2009
- RE: Probem when SO item change by BDC
- Just for completeness of the thread, the OP Code for that button in ECC6 is
14 May 2009
- RE: How to pass profitability while using BAPI_GOODSMVT_CREATE
- If you don't use business areas just pass SPACE as a value of I_GSBER param
14 May 2009
- RE: Syntax error: GP3I7840HSRH6M4RXJEBQXURLDY
- Paolo, I used to work with report painter a long time ago. As far as I reme
14 May 2009
- Re: BAPI BAPI_GOODSMVT_CREATE error message
- What flavor of Software are you using to Invoke this RFC? Alan Cannon Proc
14 May 2009
- RE: Probem when SO item change by BDC
- Thanks for your reply Rosie. I tried this one y'day, it's working. Cheers
14 May 2009
- RE: Probem when SO item change by BDC
- No - there isn't a table to find a particular position on the screen, you c
14 May 2009
- RE: is JAVA engine required for developing web dynpro appl
- can you just say me the services that need to be activated in SICF for usin
14 May 2009
- SAP note 1238121
- Trying to install the SAP NW 7.01 ABAP Trial Version but when installing th
14 May 2009
- Re: How to pass profitability while using BAPI_GOODSMVT_CREATE
- Thankyou verymuch for your solution. But I cant relay on business area allt
14 May 2009
- RE: is JAVA engine required for developing web dynpro appl
- We can develop web dynpro applications in two ways 1.Using JAVA and 2. Usin
14 May 2009
- RE: How to pass profitability while using BAPI_GOODSMVT_CREATE
- You can find Company code and Controlling area by plant using SD_GET_KOKRS_
14 May 2009
- How to pass profitability while using BAPI_GOODSMVT_CREATE
- Hi all, I am using BAPI_GOODSMVT_CREATE to post the material document for g
14 May 2009
- RE: BAPI BAPI_GOODSMVT_CREATE error message
- Messages are returned by RETURN parameter. To show them in a grid you can u
14 May 2009
- RE: is JAVA engine required for developing web dynpro appl
- As far as I know you don't need Java to use WebDynpro for ABAP. HTTP servic
14 May 2009
- Re: BAPI BAPI_GOODSMVT_CREATE error message
- HI, In that bapi one field is available .bellow one ***********************
14 May 2009
- BAPI BAPI_GOODSMVT_CREATE error message
- How to capture error messages for bapi BAPI_GOODSMVT_CREATE and show it in
14 May 2009
- RE: header text screen in va02 dissappears when error message comes
- I think instead if message type 'E' u go for this message 'u r msg' type 'S
14 May 2009
- is JAVA engine required for developing web dynpro appl
- we are using ecc6.0 system with ABAP engine alone . i just wish to know c
14 May 2009
- Re: Coloring an ALV Cell with DYNAMIC INTERNAL TABLES
- pls check the name of fieldcat and layout , currently they r different , bo
14 May 2009
- Re: Syntax error: GP3I7840HSRH6M4RXJEBQXURLDY
- hi horacio, thanks for the reply. I can't seem to find this report BSBYCO i
13 May 2009
- Convert XSTRING to PDF
- Hi, I have my data in XSTRING.I want to convert this to PDF document. How d
13 May 2009
- RE: Field Names Modification in Sales Order Over View Screen
- Hi, You helped me understand how the field names can be changed from CMOD..
13 May 2009
- RE: Syntax error /1PAPA/FEAT000VDSK1
- Neal, actually my suggestion should work, the problem that there are a lot
13 May 2009
- Re: Delivery Note By email -Output type LD00
- Hi Venkat, You are getting this error because in the program(used in output
13 May 2009
- Re: Syntax error /1PAPA/FEAT000VDSK1
- I'm assuming that you have taken the previous advice and regened it in you
13 May 2009
- RE: RE:Silent LogOn to SAP from Excel
- From a stupid guy to a Smart Senior Consultant... First and foremost, An
13 May 2009
- RE: Silent LogOn to SAP from Excel
- Hmmm, I think I'll let Horacio handle this. It is certainly well into his
13 May 2009
- RE: RE:Standard HR FM to get Head and employees
- Thanks, Roger! I might update my old code to use these. Always good to hav
13 May 2009
- Re: RE:Standard HR FM to get Head and employees
- Hello Roger, Thanx for the suggestions, however i've
13 May 2009
- Syntax error in report painter programs
- I have a compilation problem with some report painter reports which has b
13 May 2009
- RE: Syntax error: GP3I7840HSRH6M4RXJEBQXURLDY
- Paolo, this strange name is generated by report painter tool. _____________
13 May 2009
- RE: RE:Standard HR FM to get Head and employees
- Ankur, Take a look at some of the 'RH_*' FMs. Start with 'RH_GET_LEADING
13 May 2009
- RE: RE:Standard HR FM to get Head and employees
- Hi Ankur, Try report RHSTRU00. You will need an evaluation path. If you a
13 May 2009
- Re: RE:Standard HR FM to get Head and employees
- Hi Soldner, I will not be accessing the data directly from
13 May 2009
- RE: BAPI for Vendor Invoice
- Try 'BAPI_ACC_GL_POSTING_POST' Maybe it will work. -Archana.
13 May 2009
- Coloring an ALV Cell with DYNAMIC INTERNAL TABLES
- Hello Gurus, I need your help regarding coloring of a cell in my ALV Grid r
13 May 2009
- RE: RE:Standard HR FM to get Head and employees
- Ankur, Back when I was just starting, my supervisor told me to use a recurs
13 May 2009
- RE: Probem when SO item change by BDC
- Thanks for your responce Rosei. I know the SO item will be held in VBAP. Bu
13 May 2009
- RE: Probem when SO item change by BDC
- Firstly BDC is going to be a nightmare in VA02 because of the control frame
13 May 2009
- RE: A/R Aging Report Selection Problem
- hi sir, isn't dmbtr a field for amount? i just thought that the specs i hav
13 May 2009
- Probem when SO item change by BDC
- Hi All, I have one issue when updating sales order(SO) item using BDC. Usua
13 May 2009
- RE: How to get values of selection fields from PNP selection screen
- try function module 'RS_REFRESH_FROM_SELECTOPTIONS ' This returns the va
13 May 2009
- RE: How to get values of selection fields from PNP selection screen
- You can open LDB PNP in transaction SE36 and see its selection criteria. F
13 May 2009
- How to get values of selection fields from PNP selection screen
- IHi, I am using logical database PNP and getting selection screen of standa
13 May 2009
- RE: Standard HR FM to get Head and employees
- I would not recommend direct select from HRP1001. First, you should find ap
13 May 2009
- Re: Sorting in ALV does not work
- I have sorted it before passing to the FM , but it automatically sort on de
13 May 2009
- Re: Sorting in ALV does not work
- I tried you solutions but nothing happens. Is there other way? ___________
13 May 2009
- Re: Sorting in ALV does not work
- Yes I do. But afteer passing the internal table in the FM, the results so
13 May 2009
- RE: BAPI for Vendor Invoice
- Maybe I did not understand your question properly, but as far as I understa
13 May 2009
- RE: Silent LogOn to SAP from Excel
- Hi Horacio, Thanks for the insightful advice and introducing me to "googlin
13 May 2009
- RE: Standard HR FM to get Head and employees
- Hello Soldner, Well I've used the Where used list for H
13 May 2009
- RE: Syntax error /1PAPA/FEAT000VDSK1
- hi neal. im sorry for the lack of info but the error really is just pointin
12 May 2009
- RE: BAPI for Vendor Invoice
- Thank you for your input. If the flat file is passed in a loop, then will t
12 May 2009
- RE: RF gun beep command on error
- Radio Frequency Scanner (probably a hand-held barcode scanner). From: Hor
12 May 2009
- RE: RE:RF gun beep command on error
- Thanks! We use them and I knew them as PDA's . BTW, we are using running a
12 May 2009
- RE: Activate V50R_USEREXITS for VL10
- I see a huge number of enhancement points related to this. I don't know mu
8 May 2009
- Re: BAPI_PO_CHANGE and CDHDR
- A thought: Have you debugged to see what l_po_line_nbr is when the BAPI is
8 May 2009
- Re: How to change a planned delivery time in Purchase Requisition
- As an alternative, what's the chance of an upgrade? It becomes much easie
8 May 2009
- RE: How to pass values Inverted Date
- I'd rather make idate like tcurf-gdatu. Also note that gdatu has a conversi
8 May 2009
- RE: How to pass values Inverted Date
- Hi Mr. Ben Meijs, I tried with your suggestion but it is not worked, wh
8 May 2009
- Activate V50R_USEREXITS for VL10
- Hello, Does anyone know how to activate INCLUDE LV50R_VIEWG01. from V50R_US
8 May 2009
- RE: How to pass values Inverted Date
- If gdatu is inverted date, you should also compare it with another inverted
8 May 2009
- RE: How to pass values Inverted Date
- Hi, Here is the sql query which I want execute by passing PO Date. SELECT
8 May 2009
- RE: BAPI_PO_CHANGE and CDHDR
- We're on 4.6C. Here's the main code for the bapi call - LOOP AT i_po_hea
8 May 2009
- RE: BAPI_PO_CHANGE and CDHDR
- Can you provide some more details? What version of SAP are you on? Can yo
7 May 2009
- RE: how do I create an edit mask on an input field?
- have you visited help.sap.com? ________________________________ De: imarco6
7 May 2009
- RE: how do I create an edit mask on an input field?
- Can you give an example of what you want the mask to do? - Neal
7 May 2009
- how do I create an edit mask on an input field?
- need to create an input mask for the telephone number field in customer mas
7 May 2009
- BAPI_PO_CHANGE and CDHDR
- Hello, I am currently using the bapi BAPI_PO_CHANGE to add new line items t
7 May 2009
- RE: How to change a planned delivery time in Purchase Requisition
- I am afraid the only option you have is to write your own update function.
7 May 2009
- RE: Using CL_GUI_HTML_VIEWER methods
- Did you try DO_REFRESH method?
7 May 2009
- Using CL_GUI_HTML_VIEWER methods
- I am building a html table and load it to a SAP generated url using method
7 May 2009
- RE: Delivery Note By email -Output type LD00
- A SD consultant should set up LD00 in config From: venkat reddy via sap-a
7 May 2009
- RE: Delivery Note By email -Output type LD00
- Hi Madelaine, Thanks for your reply.Communication strategy is set to mail.
7 May 2009
- RE: Payment Cards in SAP ECC 6.0
- Jacob, Is the amount to be authorized 0.00 on the Payment Card Header scree
6 May 2009
- RE: CC02
- Have you tried: http://it.toolbox.com/wiki/index.php/Easy_way_to_find_BAPI_
6 May 2009
- RE: SAP_BW Process chain execute by Program
- Process chains must be something specific to BW or Netweaver, neither of wh
6 May 2009
- RE: SAP Development class
- They don't, though the Basis people will swear that the world will end if y
6 May 2009
- SAP Development class
- hi, we do changes in objects or create new objects and save them in a chang
6 May 2009
- CC02
- i need to add button in CC02 transaction by which the recipe items can be p
6 May 2009
- RE: How to pass values Inverted Date
- Hi Prakash, Go to SE11. Put table name TCURF. Run Where-Used list. There
6 May 2009
- RE: Delivery Note By email -Output type LD00
- Did you check that your communication strategy ANZ is set up with the corre
6 May 2009
- RE: How to pass values Inverted Date
- what have you done to solve this problem? can you post an snippet of your c
6 May 2009
- How to pass values Inverted Date
- Hi, I want to get records from Table TCURF where I need to pass values to f
6 May 2009
- Delivery Note By email -Output type LD00
- Hi All, I've created a output type similar to LD00,but with a transmissiion
6 May 2009
- SAP_BW Process chain execute by Program
- I build three process chains:A chain,B chain,C chain.The A chain contain th
6 May 2009
- RE: Age buckets in Aging Report
- Thanks Sergey. That was very helpful!
6 May 2009
- RE: How to change a planned delivery time in Purchase Requisition
- Hi all, Thanks a lot for the replies. I cudn't find ME_REQ_POSTED in 4.6C
6 May 2009
- RE: Age buckets in Aging Report
- Seems it uses DETERMINE_DUE_DATE FM.
5 May 2009
- RE: Payment Cards in SAP ECC 6.0
- How is it reaching your system? (ie is it an EDI process?) - Neal
5 May 2009
- RE: Payment Cards in SAP ECC 6.0
- And what exactly do you want us to do for you? ____________________________
5 May 2009
- Payment Cards in SAP ECC 6.0
- Hello, I wonder if somone can assist me. I am having a problem in SAP where
5 May 2009
- Re: How to change a planned delivery time in Purchase Requisition
- Hi Kartini.. You can use the BAPI "BAPI_REQUISITION_CHANGE" to change the P
5 May 2009
- RE: rvkred77
- Sorry for the repeat post. ToolBox is giving me many problems today... - N
5 May 2009
- RE: rvkred77
- Have you debugged it to see under what conditions it throws this message? -
5 May 2009
- Re: rvkred77
- Have you tried debugging and seeing what conditions cause the message to o
5 May 2009
- RE: Age buckets in Aging Report
- Hi, have you tried editing and analyzing the code of RFDOPR10? I know it c
5 May 2009
- RE: How to change a planned delivery time in Purchase Requisition
- Try badi ME_REQ_POSTED From: Kartini Ismail via sap-abap [mailto:sap-abap
5 May 2009
- Re: HR: time evaluation ABAP
- I have no clue what you are talking about. Could you tell us what program
5 May 2009
- Re: How to change a planned delivery time in Purchase Requisition
- I would say that creating a z version of one of SAP's standard input metho
5 May 2009
- RE: Standard function to get parameter transaction name
- I am not quite sure what you are after. Do you want a function module that
5 May 2009
- rvkred77
- When this program is run from a scheduler I always get a message saying it
5 May 2009
- Age buckets in Aging Report
- Hi ABAP gurus, I'm making a customized aging report. The aging formula i'm
5 May 2009
- RE: Call to driver program through IW32 Transaction
- Hi, I think you should do the changes in the existing SAP Standard program.
5 May 2009
- How to change a planned delivery time in Purchase Requisition
- You can create your own Z Version of this function module?
5 May 2009
- How to change a planned delivery time in Purchase Requisition
- Hye all, I'm trying to look for a BAPI or function module that could change
5 May 2009
- HR: time evaluation ABAP
- Hi, I want someone explain me about this command or fither in HR time evalu
5 May 2009
- Re: Standard function to get parameter transaction name
- I am not sure, if there is some function, but I think, that you can all the
5 May 2009
- Standard function to get parameter transaction name
- Hi is there any standart function in sap which with get parameter transac
5 May 2009
- Re: Filling data in additional field of ztable
- Hi.........you can use this option. Enter table name in se16, then show tab
5 May 2009
- RE: FM WWW_DISPATCH_REQUEST
- Yes, you are right. I need pass parameters to SAP Report using WWW_DISPATCH
4 May 2009
- RE: Filling data in additional field of ztable
- Hi, Some possibilities (if the new field is not part of the primary key...)
4 May 2009
- Filling data in additional field of ztable
- Hi, I created a ztable using se11 and then inserted data in that using se16
4 May 2009
- RE: Partner function logic
- And have you checked with a functional analyst to see that this can't be co
4 May 2009
- RE: cannot access xvbpa from VOFM
- In order to understand it's context, you've got to understand the context t
4 May 2009
- RE: cannot access xvbpa from VOFM
- Emery, Have a look at the komk structure, it should contain all your requir
4 May 2009
- RE:BAPI/Function to get accounts balance in new GL
- Please go a head and suggest best solutions there. --- On Mon, 4/5/09, wil
4 May 2009
- RE: BAPI/Function to get accounts balance in new GL
- Srividya, * I already have several methods (including yours) and would want
4 May 2009
- cannot access xvbpa from VOFM
- Hello Everyone, I am trying to write a pricing requirement in VOFM which wi
4 May 2009
- Re: BAPI/Function to get accounts balance in new GL
- Hi , Please have a look at these links http://it.toolbox.com/wiki/index.php
4 May 2009
- RE: Partner function logic
- The group is going to need some more details in order to help. What version
4 May 2009
- Re: BAPI/Function to get accounts balance in new GL
- Rosie, Could you forward me that link? Neal Rosie Brent via sap-abap wrote:
4 May 2009
- RE: Display Changes of delivery
- do you want to know who changed the code of the tcode? or do you mean chang
4 May 2009
- RE: FM WWW_DISPATCH_REQUEST
- Can I just clarify what your question is? Are you trying to pass paramete
4 May 2009
- FM WWW_DISPATCH_REQUEST
- Hello, Guru's! I need your help. We call FM WWW_DISPATCH_REQUEST to get HTM
4 May 2009
- Using function RH_OBJID_REQUEST to display structural search for courses
- I want to use the function RH_OBJID_REQUEST to display all course in the sy
4 May 2009
- Re: Display Changes of delivery
- Hi Rosy, You can always find the details of documents which are changed in
4 May 2009
- Display Changes of delivery
- i need to track in the syastem who made changes on a particular transacti
3 May 2009
- RE: Structure for updating partner functions for billing
- Sachin - This usually isn't a DEV issue, per se. This is handled in copy c
3 May 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Rupesh - Regarding: "it isn't a case sensitivity issue as I am passing th
3 May 2009
- RE: BAPI/Function to get accounts balance in new GL
- I don't believe so - and it's a great idea to add to the Wiki here on ITToo
2 May 2009
- RE: Enhancement in invoice creation through t code VF06
- Ok, have your programmer look at SDBILLDL and find an equivalent exit / BAD
1 May 2009
- Partner function logic
- Hi folks, Currently i have a 'Z" partner function which brings the Personne
1 May 2009
- RE: BAPI/Function to get accounts balance in new GL
- Has anyone actually established a WIKI for finding Exits / BADIs / enhancem
1 May 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Thanks James, However, this doesn't seems to be a problem with me as I chec
30 April 2009
- Re: Badi HRBAS00_GET_PROFL
- Is your method successfully changing anything? - Neal SapNk via sap-abap wr
30 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Another problem I've seen with these is when your unix command and/or utili
30 April 2009
- RE: Error while calling a method of the tree control
- If transaction uses any of GUI controls (ALV grid, tree), then it is NOT co
30 April 2009
- Re: Error while calling a method of the tree control
- which method and which statement is dumping? - Neal roar.nielsen@capgemini.
30 April 2009
- Re: Structure for updating partner functions for billing
- 1) There are three exits in RV60AFZA. Which one are you intent on using? 2
30 April 2009
- Error while calling a method of the tree control
- Hello, I'm trying to build a batch job using components of af an online fun
30 April 2009
- Re: Call function 'SXPG_COMMAND_EXECUTE'
- Don't bet on that... at least not till you've checked it out. SAP has som
30 April 2009
- Sending email from ALV
- Anyone have any ideas on how to call up email (Outlook) in an ALV double-cl
30 April 2009
- RE: How to calling a Badi in an application
- Sorry, I have never implemented this BADI, but as I can see in source code,
30 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Thanks Neal But then it is me(my userid) who is using ext. OS comand for bo
30 April 2009
- header text screen in va02 dissappears when error message comes
- hi, i am in middle of an upgradation project from 4.6c to ecc 6.0 version a
30 April 2009
- Re: Call function 'SXPG_COMMAND_EXECUTE'
- I wonder if from SM49 the call is executed on unix as one unix user but yo
29 April 2009
- RE: F110 using BTE 00002040 - Multiple e-mails not facilitated?
- Hmmm...I'm not sure. I.e., I'm not sure if the output of the BTE 00002040
29 April 2009
- List/ Spreadsheet format options
- If I have selected the always use selected format indicator in the LIST /Sp
29 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Thanks, But as I said earlier it is not due to case sensitivity. This seems
29 April 2009
- Re: F110 using BTE 00002040 - Multiple e-mails not facilitated?
- BTW, there was someone else needing this combination, recently. If not in
29 April 2009
- Re: F110 using BTE 00002040 - Multiple e-mails not facilitated?
- Do you know if it can take an SO distribution list instead of an email add
29 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Including the directory name? (I know I'm pushing the case sensitivity thin
29 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Since Unix is case-sensitive you may find that unless you define your param
29 April 2009
- RE: Call function 'SXPG_COMMAND_EXECUTE'
- Well Neal it isn't a case sensitivity issue as I am passing the params in s
29 April 2009
- F110 using BTE 00002040 - Multiple e-mails not facilitated?
- I'm trying to use BTE 00002040 as a means of adding some custom code to add
29 April 2009
- Re: Call function 'SXPG_COMMAND_EXECUTE'
- I'm not extremely Unix savy, but could this be a Case sensative problem?
29 April 2009
- Re: How to calling a Badi in an application
- Hi, Thank you for the reply, I have done that and now the Badi is being cal
29 April 2009
- Call function 'SXPG_COMMAND_EXECUTE'
- Hi All I am executing an external OS command using FM 'SXPG_COMMAND_EXECUTE
29 April 2009
- RE: How to calling a Badi in an application
- Implement BADI is not copy BADI definitio into a Z one. In SE18 put HRBAS00
29 April 2009
- BAPI to Upload Resource in PP Module
- Hi Friends, I want to upload Resources in Production Planning module using
29 April 2009
- How to calling a Badi in an application
- Hi , How do I call a Badi in an application? I have Implemented a badi
29 April 2009
- update view when modify a table
- Hi, First of all, I already had an view to a table at one transaction (usin
28 April 2009
- Re: SAP installation on external drive
- Don't you think that it would be a whole lot smarter to ask that kind of q
28 April 2009
- SAP installation on external drive
- I have a dual boot laptop with XP and Win 2003 server. I have a 1 TB extern
28 April 2009
- RE: Web Dynpro
- Hi Megha, Thanks for quick reply. Actually when user clicks on send butto
28 April 2009
- RE: Web Dynpro
- How will this Web Dynpro will trigger when user clicks on send button? -- Y
28 April 2009
- Web Dynpro
- Hi all, Our requirement is as below: We are having an send button on user
28 April 2009
- Re: BRF alternative
- Cotton, * Custom fields almost always represent functionality that SAP has
27 April 2009
- RE: BRF alternative
- Neal, Thanks again for your response. I was hoping someone had created a
27 April 2009
- Re: Multiple Sales Order in reference to a Quotation
- If the users need to know when they have exceeded amounts available they ca
27 April 2009
- Re: BRF alternative
- So: * Your question is still very much tooooooo broad for this forum. In
27 April 2009
- RE: BRF alternative
- Neal, Here is a good definition of what a Business Rule is: http://it.tool
27 April 2009
- Re: Badi HRBAS00_GET_PROFL
- Hello, here is my version as I say I cant get it to work so please help. ME
27 April 2009
- Re: BRF alternative
- I've never been involved with a BRF implementation (that I know of), so to
27 April 2009
- Re: Badi HRBAS00_GET_PROFL
- Could you show us the current version of your code and perhaps we could he
27 April 2009
- Re: Context Menu key is not executed when right clicking
- What version of GUI are you running? - Neal kenjw122 via sap-abap wrote: >
27 April 2009
- BRF alternative
- The development I am involved with is a highly customized application. The
27 April 2009
- Re: customer exits
- Please try again. You obviously haven't asked a question yet... - Neal kri
27 April 2009
- RE: Call Transaction using BDCDATA
- Hi, Try to use, exporting the select options internal table and then try t
27 April 2009
- RE: ABAP Reporting
- Hi, Loop into the first internal table and then read the second internal t
27 April 2009
- Badi HRBAS00_GET_PROFL
- Hello, Has anyone Implemented Badi HRBAS00_GET_PROFL in their system? If
27 April 2009
- RE: BAPI of "Customer Hierarchy"
- Change should work as an insert as well - have you tried it Clayton? Best
25 April 2009
- RE: Changing store location using FM BAPI_GOODSMVT_CREATE
- Hello, I didn't understand in this anything from your code.still i am telli
25 April 2009
- Re: Multiple Sales Order in reference to a Quotation
- i think its not at ur end. see u need to ask ur MM consultant to set a syst
25 April 2009
- RE: BAPI of "Customer Hierarchy"
- BAPI_CUSTOMER_HIERARCHIE_INS
24 April 2009
- RE: Cost on the Billing Document
- I found that fields are hidden on the screen variant..I changed the same as
24 April 2009
- Context Menu key is not executed when right clicking
- I have a user on their SAP screen selecting a detail line and right clickin
24 April 2009
- RE: BAPI of "Customer Hierarchy"
- Hi! Could you send BAPI to Insert ? Thank you. From: sap-abap@
24 April 2009
- Mapping FINSTA01/LOCKBX
- Hi Everyone, Can someone help with the mapping EDI 820 (X12) to FINSTA01/L
24 April 2009
- RE: BAPI of "Customer Hierarchy"
- Have you searched through SE37 for an appropriate BAPI? A very quick search
24 April 2009
- customer exits
- while doing fm exits,after creating project and linking,at the time of doub
24 April 2009
- BAPI of "Customer Hierarchy"
- Hi! Does Anybody konw the BAPI to create "Customer Hierarchy" of Cus
24 April 2009
- Multiple Sales Order in reference to a Quotation
- Hi, I created a quotation using VA21 and a sales order using VA01. It inclu
24 April 2009
- Structure for updating partner functions for billing
- Hi All, when we invoice two outbound deliveries, the system instead of maki
24 April 2009
- Re: Table for IP addresses of clients login to application server
- it is table USR41. Please note that USR41 stores the IPs with user names a
24 April 2009
- Re: Re: Table for IP addresses of clients login to application server
- On Fri, 13 Mar 2009 19:56:25 +0530 wrote > > > > I remember seeing that s
24 April 2009
- Cost on the Billing Document
- Friends, Cost (WAVWR) from the VBAP has to be shown on the billing document
24 April 2009
- RE: Call to driver program through IW32 Transaction
- It could be done in the SMARTFORM but it's not good practise, the applicati
23 April 2009
- Re: Call to driver program through IW32 Transaction
- Rosie, * I'm not a smartform Wiz... Could he then, inside the smartform ch
23 April 2009
- RE: Call to driver program through IW32 Transaction
- I doubt he's got an initialization event anymore Neal - his SMARTFORM is no
23 April 2009
- RE: Enhancement in invoice creation through t code VF06
- Hi Neal, iam a functional conusltant-SD. was trying to help my abaper coll
23 April 2009
- Re: Call to driver program through IW32 Transaction
- Have you considered loading the PID for aufnr into p_aufnr during initiali
23 April 2009
- Re: Enabling multiple e-mail recipients on F110 payment advice
- Did that solve your problem. I can think of other possible if weird optio
23 April 2009
- Re: Enhancement in invoice creation through t code VF06
- What have you done to evaluate the program name that I gave you. You do k
23 April 2009
- Re: Enabling multiple e-mail recipients on F110 payment advice
- FYI, MIT had a solid article on how to set this up, available here: http://
23 April 2009
- Re: Enabling multiple e-mail recipients on F110 payment advice
- Rosie, you are correct...thank you for the info. I've installed the BTE co
23 April 2009
- RE: Printing Problem
- Check the page size definition that you are using. Best Regards Rosie B
23 April 2009
- RE: Call to driver program through IW32 Transaction
- How does the standard program recognise which order number is being printed
23 April 2009
- RE: Enabling multiple e-mail recipients on F110 payment advice
- I believe this is handled via a BTE (Business Transaction Event), although
23 April 2009
- RE: Enhancement in invoice creation through t code VF06
- hi Neal, considering my earlier mail to you, all the delivery line items d
23 April 2009
- RE: Printing Problem
- Please let us know, what are you using ?? SAP Scripts or Smartforms or some
23 April 2009
- Printing Problem
- When I take Print out from SAP, It is printed from half page. But i need to
23 April 2009
- Call to driver program through IW32 Transaction
- Dear Experts I hv created a report program calling a smartform. now, the pe
23 April 2009
- RE: Enhancement in invoice creation through t code VF06
- Hi thanks for the reply. our issue is when delivery qty is zero, that zero
23 April 2009
- Changing store location using FM BAPI_GOODSMVT_CREATE
- Hi to all, Can anyone help me on how to use this FM on how to change the re
22 April 2009
- Enabling multiple e-mail recipients on F110 payment advice
- We have a requirement to set up multiple e-mail recipients on send of payme
22 April 2009
- Re: Enhancement in invoice creation through t code VF06
- The program that it's running is SDBILLDL sapsd_sachin via sap-abap wrote:
22 April 2009
- Re: Enhancement in invoice creation through t code VF06
- Are you saying that you don't know what program your batch job is running?
22 April 2009
- Enhancement in invoice creation through t code VF06
- Hi, we have an issue when outbound delivery has zero quantities, those zero
22 April 2009
- Enhancement in invoice creation through t code VF06
- Hi, we have an issue when outbound delivery has zero quantities, those zero
22 April 2009
- RE: ABAP Reporting
- And my two cents: This is a professional group not intended to replace a tr
22 April 2009
- Load Component data to Network in PS module
- Hi Friends I have requirement to load component data to network i am using
22 April 2009
- Word header problem
- Hello guys, i got problem during printing to the word. i open word doc, fil
22 April 2009
- RE: Pricing Date in User Exit
- You've updated a pricing element directly without a formula or similar? Di
22 April 2009
- RE: ABAP Reporting
- You don't need to join the tables together you already have all the data yo
22 April 2009
- RE: Pricing Date in User Exit
- Hi, We have achieved this through creating an ehnancement in program LV60AF
22 April 2009
- Re: ABAP Reporting
- Dear u need to declare all field ( Sales order #, item # (from the it_vbap
22 April 2009
- ABAP Reporting
- Hi, I am very new to ABAP and trying to learn on my own. Have a very basic
21 April 2009
- RE: Call of function module (smartform)
- Hi Maverick44, i believe you should check out the size of your windows in t
21 April 2009
- Re: Upgradation from ECC5.0 to ECC6.0
- All, I posted a more detailed reply in SAP-DEV. bobbys via sap-abap wrote:
21 April 2009
- Upgradation from ECC5.0 to ECC6.0
- Hi All, What are the areas need to be tested while upgrading the Systems
21 April 2009
- Calling function module from SAPSCRIPT
- Dear All I am having some problem in using SPELL Structure. I am using it i
21 April 2009
- Call of function module (smartform)
- Dear Experts I hv created a report program calling a smartform. i hv checke
21 April 2009
- RE: Using an ABAP program to access external website
- Depending on SAP version you have you can use either class CL_HTTP_CLIENT (
21 April 2009
- Re: ABAP report, invoice to paid
- HI strata28 , slelect belnr from ekbe where VGABE = '2' and put that belnr
21 April 2009
- RE: ABAP report, invoice to paid
- BTW, are you an student? If the answer is yes, is this an exam or homework
20 April 2009
- RE:ABAP report, invoice to paid
- Pressed send before ending my post: If the answer to my previous question i
20 April 2009
- RE: RE:ABAP report, invoice to paid
- Kirk, The basic link between bkpf and bseg is provided by their primary key
20 April 2009
- RE: ABAP report, invoice to paid
- BKPF - Accounting Document Header BSEG - Accounting Document Segment Have
20 April 2009
- RE: ABAP report, invoice to paid
- bkpf
20 April 2009
- RE: ABAP report, invoice to paid
- bkpf awkey helps me link between ekbe and bkpf, but I still can't link ekbe
20 April 2009
- RE: ABAP report, invoice to paid
- Try bkpf-awkey and bkpf-awtype. (Anyway, this question should be answered b
20 April 2009
- ABAP report, invoice to paid
- Im writing a report on purchase orders, and I have the invoiced # and amoun
20 April 2009
- Using an ABAP program to access external website
- I want to know if it is possible to use an ABAP program to access an extern
20 April 2009
- RE: Output Determination Program
- Hi Rosie, We are testing the time delay process in output types ( one of th
20 April 2009
- RE: Client dependence?
- No ABAP programs are client independent. Rgds Rosie Brent
20 April 2009
- Re: Client dependence?
- Yes, they are cross-client. However, sapscripts are client dependent, and n
20 April 2009
- RE: Send mail when invoice is blocked
- Did you find a solution to this ?Please let me know? I did try with BADI 'I
20 April 2009
- RE: Pricing Date in User Exit
- Hii Thanks for quick reply but no way I have tried following code field-sym
20 April 2009
- RE: Print Tptal Page No on Report
- Have you searched the archives for sap-dev? This question has been posted a
20 April 2009
- Re: Pricing Date in User Exit
- hi, u have to capture the scrren field value using fieldsymbol. search sdn
20 April 2009
- Pricing Date in User Exit
- Dear all, I'd like to adjust VBRK-KURRF so that it will be the currency at
20 April 2009
- Re: Billing Plan User Exit
- HI, copy the bellow code to find the availble exits and badi's available f
20 April 2009
- Billing Plan User Exit
- hey gurus, i've been trying to find a user exit to validate if a WBS elemen
20 April 2009
- RE: Client dependence?
- Hi paolo, Be kind and do a search on the archive of sap-dev and sap-abap. A
20 April 2009
- Client dependence?
- Are ABAP programs client independet? Sorry for the simple question... :) Th
20 April 2009
- RE: Transaction/ table to view the transaction code currently access by users.
- If you want to achieve this the simplest solution is to use a custom lock o
20 April 2009
- Re: Transaction/ table to view the transaction code currently access by users.
- Hi Chan, Why dont you try with transaction SM05 On Sun, Apr 19, 2009 at 12:
19 April 2009
- Word print - next template has the same header
- hello guys, i need print templates together and i got problem with header,
19 April 2009
- RE: Transaction/ table to view the transaction code currently access by users.
- Hi, Thanks for the information. I tried SM04, but seems the transa
19 April 2009
- RE: Transaction/ table to view the transaction code currently access by users.
- Hi, Actually, I am writting an ABAP program. The program will generate a
19 April 2009
- A var window inside a main window in SAP script
- Hi All, I need to print a logo in the main window of the SAP script. So the
18 April 2009
- RE: Print Tptal Page No on Report
- There are examples of how to do this in the archives
18 April 2009
- Print Tptal Page No on Report
- How can I print c-page no /Total page no on Simple Report in ABAP
18 April 2009
- RE: Output Determination Program
- Sure Rosie..I would let you know the developmets...so far you guys have bee
17 April 2009
- RE: Output Determination Program
- Sorry Ravi don't know of one off of the top of my head, and haven't got acc
17 April 2009
- RE: Output Determination Program
- We would be having Orders both with Credit card info and general invoice or
17 April 2009
- Lockbox via EDI
- Hi All, We have a requirement where the client receives Lockbox details by
16 April 2009
- RE: Output Determination Program
- Hmm this is an interesting requirement, usually authorisation on credit car
16 April 2009
- RE: Output Determination Program
- Hi Rosie, We are looking to capture status update for orders with Credit Ca
16 April 2009
- RE: Output Determination Program
- To write information to a Z table probably need to add this to your output
16 April 2009
- Re: Output Determination Program
- Hi Ravi, Could you please clarify more about your requirement?? Thanks On F
16 April 2009
- Output Determination Program
- Hi We would want our output determination to be written to a table (Ztabl
16 April 2009
- RE: Send mail when invoice is blocked
- Hi Rosie/Neal, Thanks for your updates..we will look in to writing a code f
16 April 2009
- launching a web app from an SAP screen
- I have been tasked with placing a button on an SAP screen that when depress
16 April 2009
- Re: Send mail when invoice is blocked
- Ravi, * My impression (form her many other posts in the area) is that Rosie
16 April 2009
- RE: Send mail when invoice is blocked
- I expect since we're in FI land here that there is a BTE which is triggered
16 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- thanks John, Horacio.. John it was wonderful explanation regarding how the
16 April 2009
- RE: Smartform : Change of Line Type
- As SunnyShaw is said that is right.You can do like that way -Archana
16 April 2009
- RE: Smartform : Change of Line Type
- You can use the conditions tab of line type, to display different line type
16 April 2009
- RE: Email Payment advice (F110)
- Got it to work. Thanks Hanan
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- IMO, Shafi is facing this problem: the missing data element and/or the doma
15 April 2009
- Re: Nametab for table CI_EKPODB cannot be generated
- Transports are one of the easiest ways to mess yourself up and even long t
15 April 2009
- Re: Send mail when invoice is blocked
- I have limited knowledge on workflow (it's definitely on my list to learn
15 April 2009
- RE: RE:Nametab for table CI_EKPODB cannot be generated
- There's your problem. You'd have to transport it before transporting the st
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- Glad to hear it is fixed. As you said in the BASIS forum you found another
15 April 2009
- RE: Send mail when invoice is blocked
- Hi Neal, I am excited to know that we could use the routines to trigger a w
15 April 2009
- Re: Smartform : Change of Line Type
- Hi Jaspal, I don't think that you can change the line type but you can have
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- no. the data element does not exist for one of the field.
15 April 2009
- Re: Send mail when invoice is blocked
- Tcode VOFM describes it's self as "Requirements and Formulas". An SD pers
15 April 2009
- RE: RE:Nametab for table CI_EKPODB cannot be generated
- Do this data element and its corresponding domain exist in production serve
15 April 2009
- Smartform : Change of Line Type
- Dear Experts, Is ther any way to change the line type in smartform dynamica
15 April 2009
- RE: Send mail when invoice is blocked
- Thanks a miliion for your reply Neal.Workflow is not an ideal dsolution in
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- Hi, But what could be the reason behind this inconsistency like with one re
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- Hi John, yeah thanks.. I saw your reply on BASIS forum... thanks
15 April 2009
- RE: Smartform
- is there anybody here to give a example with code. Sohrab
15 April 2009
- RE: Smartform
- Hi Tania, Message archive of this group may help you on this. Sohrab
15 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- I am not sure why I haven't seen it but I posted a reply to this at 1 PM ED
14 April 2009
- RE: Nametab for table CI_EKPODB cannot be generated
- You posted this in two forums. There are answers in the BASIS forum. The s
14 April 2009
- Re: Nametab for table CI_EKPODB cannot be generated
- Are all of the domains and elements used in CI_EKPODB in PRD and are they
14 April 2009
- Re: Transaction/ table to view the transaction code currently access by users.
- What do you want to do with it... kwchan via sap-abap wrote: > > > Hi all,
14 April 2009
- Re: Workflows translating
- Is the verbage coming directly from SAP (ie no user input)? If not, this
14 April 2009
- Re : Transaction/ table to view the transaction code currently access by users.
- try SM04 ________________________________ De : kwchan via sap-abap
14 April 2009
- Workflows translating
- Hello, I need to translate some mails in WFs from english to French to be a
14 April 2009
- Nametab for table CI_EKPODB cannot be generated
- Hi, I am trying to transport a include structure of table from development
14 April 2009
- Transaction/ table to view the transaction code currently access by users.
- Hi all, Is there any transaction/ table to view the transaction code c
14 April 2009
- Re: Send mail when invoice is blocked
- Of course, a practically infinite number. There are exits in abundence.
14 April 2009
- Re: Executing RFC from a webpage
- Have the programmer try this (I expect it will expose the problem). Write
14 April 2009
- RE: Invoice Report
- This should be posted in the MM group From: venkat reddy via sap-abap [ma
14 April 2009
- RE: FM for Stock Requirements
- There is one - I haven't got access to a system atm, but it's something lik
14 April 2009
- RE: Reterive data in excel from SAP
- Sry, longtext of group-message seems to be too short for code snippets.
14 April 2009
- Invoice Report
- Hi is there any report in SAP Which give the following info. 1.number of in
14 April 2009
- RE: Reterive data in excel from SAP
- http://www.google.com/search?q=help.sap.com%20ole%20excel --------- my pers
14 April 2009
- Re: How to make ALV tree columns editable
- u can edit the alv contents by using the parameter 'EDIT' IN fieldcat.. i.e
14 April 2009
- FM for Stock Requirements
- Hi, I would to know if there are any FM for stock requirements that is almo
13 April 2009
- Lockbox processing in SAP using EDI
- Hi All, We have a requirement where the client receives Lockbox details by
13 April 2009
- RE: Email Payment advice (F110)
- I did there is nothing there. Did you make any changes to the function modu
13 April 2009
- RE: Reterive data in excel from SAP
- Amit, You're looking for OLE2 or for Excel in Place. The first one will op
13 April 2009
- Executing RFC from a webpage
- Hi; we're developing a webpage that is supposed to interacts with a SAP sys
13 April 2009
- Re: Reterive data in excel from SAP
- Hi Archana, I want retrieve data directly in excel, so i can refresh data i
13 April 2009
- RE: Change Logs on new VBAP fields
- It worked! Such a simple solution. Thanks very much! ______________________
13 April 2009
- RE: Convert char to package number
- Check documentation on unicode in abap help. There are conversion classes t
13 April 2009
- RE: Change Logs on new VBAP fields
- Make sure the data elements that these new fields are based on, have the in
13 April 2009
- Change Logs on new VBAP fields
- We have added some new fields to the VBAP Table and would like changes to t
13 April 2009
- Convert char to package number
- Hello, Guru's! I need your help! I have internal tabel, which I write at ch
13 April 2009
- RE: Email Payment advice (F110)
- Did you check in SOST?I did the same thing it works for me. Thanks, Venkat
13 April 2009
- RE: Email Payment advice (F110)
- Thanks for your reply and here is what I have done so far. I have activated
13 April 2009
- Send mail when invoice is blocked
- Hi, Is there any way of sending an email when invoice gets blocked. Thanks,
13 April 2009
- RE: Reterive data in excel from SAP
- If you want to read a given cell in an excel sheet,then you'd have to go fo
13 April 2009
- Function module CF_UT_UNIT_CONVERSION error
- Hi All, the data type length is 13 for one of our fields. however the same
13 April 2009
- RE: The type of the database table and work area are not Unicode-convertible
- By the way this query is wrong only.From this what do you want to achieve t
13 April 2009
- RE: How to make ALV tree columns editable
- hi The cells in ALV tree are not editable! It is only used for display -Arc
13 April 2009
- Smartform
- How to transfer data from structure into smartform?
13 April 2009
- RE: Email Payment advice (F110)
- Hi, When you go to transaction F110 can you see the icon 'Printout'(F6). Di
12 April 2009
- RE: How to make ALV tree columns editable
- Hello Hari, could you solve your problem meanwhile? I am looking for the sa
11 April 2009
- RE: Reterive data in excel from SAP
- Helllo, Hey it's very simple.Change your layout which as you want & then re
11 April 2009
- IDOC for sales order
- Friends Can we create a ORDERS05 IDOC for existing (created) Sales Order in
10 April 2009
- Reterive data in excel from SAP
- I have retreive date in excel from SAP. Now i want to retreive only selecte
10 April 2009
- RE: Purchase Order Payment Reporting
- Thank you anil I believe those will work perfectly.
10 April 2009
- RE: Purchase Order Payment Reporting
- I think that BSEG is connected to EKBE on ebeln, in BSEG you have a field c
10 April 2009
- Re: Purchase Order Payment Reporting
- I don't understand... If you want the invoiced amount, why aren't you tryi
10 April 2009
- RE: Purchase Order Payment Reporting
- For this you hv to use tables rbkp, rseg and bkpf Regards _____
10 April 2009
- RE: Email Payment advice (F110)
- venkat, I am trying to do the exact samething you are doing. However, I can
9 April 2009
- Purchase Order Payment Reporting
- I am creating a report that displays the basic history of a given purchase
9 April 2009
- RE: The type of the database table and work area are not Unicode-convertible
- Use a work area defined as a row of MARA instead of a 1000 byte character f
9 April 2009
- RE: The type of the database table and work area are not Unicode-convertible
- You're trying to select a row from mara into a single string an append tha
9 April 2009
- The type of the database table and work area are not Unicode-convertible
- Hello, Guru's! I need your help! This is my code: DATA: str(4100) type c. D
9 April 2009
- Re: Variable with fix decimal places
- Hi Ben, Thanks for the info. This has solved the problem. To other guys, th
9 April 2009
- RE: BDC Recordings
- Do not worry then. Warning messages when you run the BDC with MODE = 'E' a
8 April 2009
- Re: BDC Recordings
- In the bad old days, there used to be BDC's that could only be run in the
8 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Friends, After several trials I still fail to get the IDOC generated for in
8 April 2009
- RE: BDC Recordings
- It displays as an warning message
8 April 2009
- RE: BDC Recordings
- What's the type of this message (information? Warning? Other?) ____________
8 April 2009
- BDC Recordings
- I am trying to build an RFC that will save ?split valued? components onto a
8 April 2009
- RE: Transporting ABAP Web Services to QA System
- I am facing exactly same problem, and after a lot of search I found ur post
8 April 2009
- RE: Creating Dynamic Variant for SAP Mass TCODE
- Have you solved your problem ? I am in a similar situation. Thanks in advan
8 April 2009
- RE: Deletion of PO number
- Hello Deepshikha of-course you can delete a PO. cause that PO once deleted
8 April 2009
- RE: Parameter for default save directory
- I was just looking for that! You can try opening the SAP GUI icon (rightmo
8 April 2009
- Re: Deletion of PO number
- In general, you can't delete documents in SAP. There are some exceptions
7 April 2009
- RE: Transaction MIGO
- Are you doing this in a program? ________________________________ De: deeps
7 April 2009
- Re: Transaction MIGO
- Have you/your company modified/created any exit code for MIGO? What is yo
7 April 2009
- Deletion of PO number
- While aim trying to delete a PO number in Production. It does not get delet
7 April 2009
- Transaction MIGO
- When the Batch is entered in the FROM section and the Enter Key is pressed,
7 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Hi Craig, I tried the settings in LS too...keeping the LI intact..some wher
7 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Hi, Nope, i am not trying form a custome program..trying to use the standar
7 April 2009
- RE: RE:Inbound IDOC failed in INTERCOMPANY BILLING
- There's something I don't get here... are you trying this from a custom pro
7 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Hi, According to your error message, you need to maintain partner profile d
7 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Hi, I looked in to the steps again 1.all the Outbound/Inbound partnerprofi
7 April 2009
- Re: Saving a Value after selecting it from Drop Down list using ALV With OOPS...
- Hi, Try using this method. Here's some source code that might help: for the
7 April 2009
- RE: OOPS ALV
- Have a look at the BCALV examples in SE38 or the examples in SE80 to find o
7 April 2009
- RE: Calling a .net web service from SAP
- When creating the Proxy port with Tcode LPCONFIG write property SOAP actio
7 April 2009
- Saving a Value after selecting it from Drop Down list using ALV With OOPS...
- Hi, I have developed a program for Drop Down List using ALV with OOPS conce
7 April 2009
- RE: Import/Export parameters in FM RV_AVAILABILITY_CHECK
- Stefan - I don't think that FM was really meant for the average developer t
6 April 2009
- RE: MFBF User Exit
- hello Kamal! I have he himself problem that your. you managed to solve it?
6 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Sure..let me look at it once again
6 April 2009
- RE: SE30 - ABAP runtime analysis
- Well, I took all that time to write that answer because I thought we needed
6 April 2009
- Re: SE30 - ABAP runtime analysis
- So to simplify Horacio's answer, which one runs the fastest on average. T
6 April 2009
- Re: Calling a .net web service from SAP
- How much are you paying? I'm sure someone could be found. - Neal volkan be
6 April 2009
- RE: SE30 - ABAP runtime analysis
- I've been analyzing the output of this tcode. Here is what I found out: As
6 April 2009
- RE: Calling a .net web service from SAP
- Are there anyone to solve this problem?
6 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Your problem is the partner profile. The message is quite explicit. Look at
6 April 2009
- RE: Inbound IDOC failed in INTERCOMPANY BILLING
- Yes..we have both the Partner profiles set for Inbound and outbound KU and
6 April 2009
- RE: How to clear the data in a report
- I presume the solution is standard Flow Logic : MODULE AT EXIT-COMMAND. I
6 April 2009
- Re: SE30 - ABAP runtime analysis
- Rupesh, Different requirements bound your code to different areas. You cou
6 April 2009
- Re: How to clear the data in a report
- If your intention is to avoid the manditory message consider the following
6 April 2009
- RE: SE30 - ABAP runtime analysis
- Rosie, IMO, Rupesh should run extensive tests with both programs. Spending
6 April 2009
- RE: How to clear the data in a report
- Use clear: var1, var2, ... varn. ________________________________ De: kash
6 April 2009
- RE: Weighbridge to Sap Integration
- Hi, You can find a good tutorial in help.sap.com. Once you're read that tu
6 April 2009
- Weighbridge to Sap Integration
- Completely new into this . Our company using EBridge for Weighing for Ebrid
6 April 2009
- RE: OOPS ALV
- i have tried cl_dd_document class instructed in other websites for top of p
6 April 2009
Ordonnancement
Sites (frenchs)
SAP Software
Licence
Search
Global search
Ads