VL10D y VL10B exit
Hi: I need to call a proxy in a user exit, customer-exit, badi,etc. for VL10D and VL10B transactions before commit and I send data of the delivery. Otherwise I need to set a field in the LIPS Field...
View ArticleVA01/VA02 Exit MV45AFZZ Additional data B - Error check
Hello! I added 2 custom fields at Additional Data B (Dynpro SAPMV45A/8309). They will be updated through VA01 and VA02 t-codes, under some conditiones. This works fine.I put a check at MV45AFZZ...
View ArticleCreation of Idoc using custom program
I have a requirement to create IDOC for a Mat Doc (MB1A) from Flat file from Application server, Please guide me how to go about.Please give me steps and dummy program. Will reward points. With...
View ArticleException Class Text Translation
Hey, I'm hoping someone will be able to help me with this... I have an exception class with texts set up for various errors. I have translated those texts in SE63 (OTR texts) and if I log in to the...
View ArticleOPEN DATASET statement
Hi experts, How can I identify when I need to use "Encoding Default" or not in a OPEN DATASET statement?I tried to see the version of my system, but both that I have are ECC 6, and both are No-Unicode,...
View ArticlePressing enter in customer data tab not reflecting changes in PAI of the...
Hi I am back with another query. Not I have added my custom fields on screen. But when the user does some action on the screen in those fields by pressing enter the value either gets removed or brings...
View ArticleTable information needed for a structure.
Does any body know what table is data stored for RV45A-ASTTX for both Header and Item please? Thanks.
View ArticleTwo Schedule Lines getting generated from an Inbound IDOc.
Hi kindly guide in identifying and rectifying the problem. As of now the sales contract is getting updated with two Schedule Line Items which it shouldn't. For Changing the Sales Contract...
View ArticleSELECT Statement in Native SQL and Open Sql ( ABAP Select)
Can anybody please tell the differences between the Select Statement in ABAP and In Native SQL ? I have worked with SQL Server for more than 3 years. Sometimes i get confused about the behavior of...
View ArticleProblem in declaring variables in TOP include and accessing them
Hi Guys,I am implementing Enhancement MEREQ001 and facing problem in declaring the variables and accessing them in the other includes. Function Pool:...
View Articleproblem in smartforms
Hi all i have a smartform in which i need a requirement that if all the internal fields of the three fields( Previous Bill, Current Bill, Cumulative Bill) remains blank,Then the first four fields( SL...
View ArticleTrigger workflow when a record is created in a database table .
I am try to completed following tutorial in sap technical .com http://****************/Tutorials/Workflow/Table/events.htm. but when i try to insert new entry in to table ZEMPDETAIL saving time it will...
View ArticleIssue in smartform
Hi All, When i m selecting 7.00 which is shown in attached screen it gives error.But when i selecting 2.00 instead of 7.00 it didnt give any error.Can u please suggest needful??? Thanks
View ArticleModify Column attributes in the Table Maintenance Generator
I have an existing Table Maintenance View that was built earlier for a custom table. 1st requirement: make BRAND, PROGRAMID, and PROGNAME all required fields (the row should not be saved without a...
View ArticleException Class Help
Hi Experts, I need some advice on why my exception is not getting caught. Here are the details. Exception Class: ZCX_BW_SD_CODE class ZCX_BW_SD_CODEdefinitionpublicinheriting from...
View ArticleVerifying a signature with included certificate
Hello, I am faced with some problems while verifying signed data. So far I have created a new PSE and generated a certificate request. This request has been used in the SAP support portal to...
View ArticleABAP - Module Program Text Labels
Dear All My requirement is as follows: We have developed on Module program to accept some custom data. That screen is having a header and table container. Each field is having the Label as Text.. We...
View Articlefunction module within loop
HI , I am using fuction module within loop which is taking lots of time please tell me any trick how to do fast processing my code is LOOP AT IT_HD INTO WA_HD . var = var + 1. CALL FUNCTION...
View ArticleHow to put more than 1 int. table contents into a single table
Hi ABAP Gurus, Looking for not making redundant in the code , sceario is like this , 1. extracting contents from diff tables like mara, marc, mard ......etc into corresponding int tables..2. Need to...
View Article