Quantcast
Channel: SCN: Message List - ABAP Development
Browsing all 10425 articles
Browse latest View live

Re: POPUP on custom subscreen

It's in PBO, have to give message before Partner screen shows up.

View Article


Image may be NSFW.
Clik here to view.

push buttons created in ALV are not functioning. help me out

thnak u my friends... its wrkng now

View Article


Re: BDC and BAPI for Financial Posting

so can I understand like this, this BAPI BAPI BAPI_ACC_DOCUMENT_POST  and BAPI_ACC_GL_POSTING_POST  can do the different postings with FI, when using the different tables parameter. Is this right? So...

View Article

Problem in BADI IF_EX_AC_DOCUMENT~CHANGE_AFTER_CHECK for MR8M

Hello All,I have requirement to copy one reference field of original document when accounting document is reversed. So i am selecting BSEG data for actual document, and then comparing accit data with...

View Article

Image may be NSFW.
Clik here to view.

Re: How to give 2 header in ALV

Its not Possible in OOPs ALV .

View Article


Re: page up/down in table control

You are right Ams. This issue is persistent with PAGE UP and PAGE DOWN of a table control.I guess this bug is still not yet fixed by SAP.

View Article

Need list of Standard FM's related to SD Module

Can anybody list the Standard SAP Function Modules used in ABAP programming related to SD module in particular ?I tried searching online a lot but it didn't helped.

View Article

Re: Native SQL for Abap connection with Oracle

You would probably need to look around on Oracle's web site to find such documentation of their SQL dialect. Let me suggest you also check out ABAP database connectivity (ADBC) for this purpose,...

View Article


Re: page up/down in table control

Hiie Ams, I have also faced the same issue .., Pls try to fix this as per Quality and Production System Behavior by recording in Quality/production system  ...  For Page Down /Page Up Use the below...

View Article


Re: Nametab can not be generated

Hello Christian, Thanks for the info.

View Article

Re: Problem related to bdc

Instaed of IF i_messtab NE 0.write  If not IF i_messtab[] IS INITIAL. for some standard error message you will not get the error text directly into the message but it gives you with Message class and...

View Article

Re: Convert JPY to USD Value in ABAP using Function Module

Thank you Guys, for your helpful inputs.  I only used CONVERT_AMOUNT_TO_CURRENCY FM and it gave correct results. There are several approaches for this problem- 1.     Pass input amount to FM in...

View Article

Vendor Bank Details for an Incoming invoice using Inbound INVOIC02 IDOC

Hello all,How do I process the vendor bank details to be reflected in invoice. I am using the IDOC INVOIC02; FM IDOC_INPUT_INVOIC_MRMI populate the E1EDK28 segment. I hope the segment that I have used...

View Article


Re: how to get the field name of a dynamical internal table

Hi, you need to get the field catalog of your dynamic table and use field symbol to specified the field (or assign component)   regardsFred

View Article

Re: User-exit for MD11/MD12

Hi, This is already discussed please search before posting. User Exit MD11 - Very Urgent | SCNUser-exit for planned order Regards

View Article


Re: Insert rupee symbol in smartform

Hi Mani, After installing you can use that font in your smart style and u can use that symbol. For inserting the Rupee symbol use ` Button before 1 Key on top of keyboard and select the font you...

View Article

Re: cl_rsrts_metadata

Hi, If you go in SE24 the class Instantiation is Private so you cannot create instance of this class in your program. For more details on usage http://scn.sap.com/thread/740252 Regards

View Article


Re: find chain_id of ABAP programm in a chain

Hello Volker, I think, the easiest way would be to read table RSPCABAPASYNC. I expect, you know the variant name of your ABAP-Process. The field LOG_ID shows your current process-chain. These chain can...

View Article

Re: Problem in BADI IF_EX_AC_DOCUMENT~CHANGE_AFTER_CHECK for MR8M

Hello Eduardo,In my case, It is always coming as '0' for all records. Best regardsMunish Garg

View Article

Re: Problem related to bdc

For each transaction your calling BDC and your capturing the messages after the Loop at Final. Write the message logic inside the Loop at it_Final .it will capture for each trasnaction you process...

View Article
Browsing all 10425 articles
Browse latest View live