User Exit For Unreleased the PO
Hello, I develop code in Exit to re-release when getting change in quantity or Net price of PO .it is working well but problem is that when user change delivery date it does not ask for release that...
View Articlecreating form routine on event '01' in TMG
Hi,I tried and failed to implement a simple form routine to check a table field value between 18 and 35 before saving to the table..can anyone put up a simple code for the form routine?!I have no idea...
View ArticleEnhancement for VA02 on Ship-to-Party field BSTKD_E(Purchase order)
Hi Guys, I have a requirement for VA02(Sales Order change) ship-to-party field BSTKD_E(Purchase order no).Initial Requirement: When we provide any sales document number(1111), it should...
View Articleabap program and Cats integration
dear Experts:- how can u help me please??i want to develop ABAP code that helps me as an interface between RFID/Biometric reader machine(Time and attendance) and CATS.that is i want to upload files...
View ArticleGetting Error message "Goods movement not possible with mvmt type 101" for...
Getting Error message "Goods movement not possible with mvmt type 101" for BAPI_GOODSMVT_CREATE
View Articleconstructor."">cannot understand "CALL METHOD super->constructor."
In abap oo programming, we know that constructor of each subclass must contain a "CALL METHOD SUPER->CONSTRUCTOR" statement in the implementation. But that's kind of weird. For example:if the...
View ArticleWhy do I encounter runtime error when trying to display a form with Adobe...
While trying to display a form, I selected "Layout" in Adobe LiveCycle Designer 8.1; the following is displayed: then the layout screen is displayed, but it's blank: Question: Why these are...
View ArticleSAP CRM Technical
Hi, I am an ABAPer and want to learn CRM Technical, but I couldn't find any document or site related to ABAP CRM. Can anyone please forward me some good materials or suggest some good sites where I...
View ArticleSAP ALV list records distorted
Hi All, I am facing an issue in ALV list display. The ALV is having lots of coloumns. For that problem, I am using layout-colwidth_optimize to optimize the ALV display.But in that case, in one of the...
View Articlechanging field length in smarform n z program.
Dear All:On selection screen following selections given.Company Code :Posting Date : Document Numb:Fiscal Year :Entry date :User name : Cheque No : I wish to change field length of the cheque no. which...
View ArticleError in the BAPI_FIXEDASSET_CREATE1
Earlier this BAPI was working fine for me to create the asset. But now my functional team member has changed the configuration and deactivated the group asset creation. Now I am not able to create the...
View Articleuploading excel problem....any way out....
Has anyone created a program in ABAP for uploading the long description from excel in mm03.If yes ,please do let me know.I have created one but couldn't able to upload more than 255 characters.Could...
View ArticleABAP Program not calling RFC in Background destination mode
Hi, We are configuring a PI scenario RFC-to-SOAP. In the Sender Server ( in this case the ECC 6 system ) has got the RFC. We have written ABAP program in ECC (Sender System) to generate data to PI...
View Articleusing edit mask
Hi All , Firstly my question is can we use USING EDIT MASK statement only in write statement . My requirement is i need to display 9291651500 as (92)9165-1500 . i achieved this by following...
View ArticleCreating a Tab Delimited File from Internal Table
Hi All, I need help on File output to SAP Directory. I am creating a Tab Delimited File from internal table using OPEN DATA SET .. and TRANSFER. I am pushing the generated file to AL11 SAP directory....
View ArticleDisabling Delivery Block field in VA02
Hello Gurus,need your help in following scenario.My Requirement is like"When User is going to change the SO (using VA02) he should not able to change the “Delivery block” field."I want Delivery Block...
View ArticleGetting Error message "Goods movement not possible with mvmt type 101" for...
Getting Error message "Goods movement not possible with mvmt type 101" for BAPI_GOODSMVT_CREATE
View ArticleURL enable in Excel Download from ALV
HI All, I have a requirement of enabling the URL as hyperlink when i download the ALV output to an excel file.Currently, the URL column in the downloaded excel file is displayed as a text and not a...
View ArticleProblems with refreshing ALV-Grid (OO)
Hello everybody, I'm working with some editable ALV Grid (object oriented with method set_table_for_first_display) at the moment. Therefor I got the following problem: I want to refresh the list after...
View ArticleDrop down value is not getting set properly
Hi All, I have populated the drop down using V getter and for the selection of the value from drop down i have created a server event in P getter. Now the problem is when i select a value from drop...
View Article