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

Re: Object deleted from a Request/Task

Hi, Can you check this table TLOCK with the task number. Ignore this, as TLOCK contains information of all the locked objects. Thanks and Regards,Sriranjani Chimakurthy.

View Article


Re: In BAPI error Exactly 5 serial numbers must be selected (instead of 10)

Dear Mohammed , Thanks for your prompt reply. I all ready try given links. We have different server here. My program is working on another server correctly but same program is not working in required...

View Article


Re: How to change material document?

Dear Ravindra, I checked the BAdI (MB_DOCUMENT_UPDATE) you mentioned, but its parameter XMSEG can not be modifed. How should I do? Thanks in advance, Kevin

View Article

Re: SAPScript Number format..

Simply go to OY01. Change the decimal format , which is on the last in OY01. I was having the same problem in Check printing as Indian format is 1213,434,44.00

View Article

Re: Rebate Agreement Upload: Condition data

I am facing the same problem.   I am creating rebate agreements using the FM:MM_ARRANG_NEW_ARRANG_INSERT. This FM successfully inserts the records into all the related tables KONA - Rebate...

View Article


Image may be NSFW.
Clik here to view.

Re: use of key fields in ddic structures

I went through many sap help links but could not get the answer.Did you hit an F1 on that checkbox element before searching on the internet? The answer to your question lies in the F1 documentation....

View Article

SELECT ... FOR UPDATE VS. Lock Object

Hi, What are the differences between using SELECT SINGLE ... FOR UPDATE statement and a lock object to lock a record? Thanks in advance. Regards,  Haris

View Article

no check table check when inserting into the Z table

Hi I have a z table and i have put a check table for that say z table2 . Now when i try to insert entries in se11 in Z table, it rightly does not allow me to insert the records if the key field value...

View Article


Re: SELECT ... FOR UPDATE VS. Lock Object

Hi, I think the basic difference would be that SELECT ..FOR UPDATE would be when you want to select to update the entry and do not want any other modification in between. The Row is locked after the...

View Article


Re: no check table check when inserting into the Z table

Hello Hema , Go through these links , http://scn.sap.com/thread/3319657 http://scn.sap.com/thread/1450336 Integrity feature achieved using Foreign Key Relationships is turned OFF for Open SQL but is...

View Article

Re: Change in comp. overview & op. overview of prod. order

Check this thread Abhishek http://scn.sap.com/thread/3304861

View Article

Re: Call to external RFC module

Please check this linkhttp://help.sap.com/saphelp_nwce72/helpdata/en/45/182526d1590067e10000000a1553f7/content.htm

View Article

Re: From PO to automatic SO - using EDI

Hey guys, after a lot of study I finally got answer to my own question. Following link I found really helpful. http://scn.sap.com/docs/DOC-45574 It does answer following questions: 1. I don't...

View Article


Re: EDI - BD64 - Model View Distribution

Hey Michael Brauns, thanks a lot for your response, after a lot of study I finally got answer to my own question. Following link I found really helpful.http://scn.sap.com/docs/DOC-45574 And one thing i...

View Article

Re: Comparing 2 internal tables

data: begin of itab,             col1 type i,            col2  type i,       end of itab,        begin of  itab1,       col1 type i,       col2  type i,     end of itab1. data:        t_itab  like...

View Article


Re: Need to pull data from different SAP systems

Hello,Will SUIM Tcode works instead of your Report requirement?Can you try once. ThanksGourav.

View Article

Re: Updating the job attributes and Position attributes - Infotypes 1610 and...

Hi, Try to use the following Function Modules BAPI_EMPLOYEE_ENQUEUEHR_INFOTYPE_OPERATIONBAPI_EMPLOYEE_DEQUEUE Also go through below Links...

View Article


Re: fb05 recording screen field does not exist

Hi, While Recording try to tick "Simulate Background Mode" . RegardsSajid

View Article

Re: How to determine when material added to customer SAP record?

If SE11 is not authorized, try with SE16. Regards,Venkat

View Article

Re: New SAP Notes tool - need your opinion!

Thank you everyone for replying. I think this will answer most of our questions: SAP ANST Search Tool. Regards,Utkarsha

View Article
Browsing all 10425 articles
Browse latest View live