FM or BAPI to Close Orders (CLSD)
Hello all, Can anyone suggest FM (or FMs) to close (business complete-CLSD) PM orders? We need to close some orders (business complete-CLSD, and technically complete-TECO) and ensure that tables AUFK...
View ArticleABAP - END-OF-SELECTION
select statements are used at start- of selection event. but if we use select statement at end of selection statement then what is the output?The use of Start-of-Selection is to fetch thedata from the...
View Articlegetting confusion regarding screen exit
how can i get add my fields in VA21 application??? There is no screen exit,but i have found many function exits for VA21 application...please send me reply
View ArticleAbout printing: WRITE causes a line feed. How to prevent this ?
Hello SDN members,I have a technical question about printing. Because of a very special project I need to send data to label printers via SAP spool. Smartforms or Adobe Interactive forms are not a...
View ArticleF110 - APP - Chque printing on pre-printed stationary.
Hi , I am printing the Chques on the pre-printed stationary using the Custom layoutset via F110 for some vendors. This Vendor has 4 open line items.My Cheque layout is as follows: Window...
View ArticleWhat is significance of Quantity field in a secondary index.
Hi, Can we create secondary index with Quantity field like VBAP-ZMENG. Regards,Shyam.
View ArticleAS ABAP 7.4 trials as virtual appliances: Questions and feedback
This thread should serve as container for all discussions, questions and feedback concerning the new AS ABAP 7.4 trials provided as virtual appliances by the SAP Cloud Appliance Library. For more...
View ArticleAdding entries in LFAT for vendor using iDoc
Hi Guru´s Is anyone aware of a possibility to create and change entries in LFAT table using iDocs, such as CREMAS05? Please advise. Kind regards,Roy
View ArticleBapi or FM to create a downpayment document(F-47)
Hi, Need an FM/BAPI to create an down payment document similar to F-47 Document type : KASpl G/L Acc Indicator : AAccount = Vendor No RegardsShiva
View ArticleAlignment in application servre data
Hi Experts,I am working on a simple program. i need to download the internal table data to UNIX server.now thing is that i am able to download that data in UNIX server, but the client now wants the...
View ArticleBadi ME_PROCESS_REQ_CUST Method SET_DATA not updating table
Hi Experts, I am facing difficulty while trying to change BLCKD value on Purchase Requisition creation/change. In debugger value is getting changed but database table is not updating. I have checked...
View ArticleImplicit COMMIT WORK in Remotely Called Function
Hello Master, I have a question. My program is in SSS system and when calling the RFC "ZRFC_TEST" with DESTINATION "DEST_DDD". One implicit COMMIT is performed in my local system (SSS System) and...
View ArticleSRM Purchase Order Form Printing - Adobe Form
Dear SRM Boffins, My client has a requirement to design a new Purchase Order Form in SRM as Adobe Form. I am however having problems to get the correct way of doing this. My questions are as follows:...
View ArticleFB70-in batch input mode program-background mode
Hi, we are having a requriement to use FB70-customer invoice booking transaction in a BDC Call transaction program, we need to schedule the same in background mode,but the thing is its not getting...
View ArticleProcess Monitor - where are the entries stored in?
Hi Everybody, does anyone of you know in which table the process monitor logs are saved? What I want to do is: My ABAP Programm should be able to save log messages to somewhere, so I can see them in...
View Articlewhat is sy-ucomm value for save in ca02
hi expert.i need sy-ucomm value just for when i click on save .i switched on debuge and i see for save this value is BU but when i edit one row on add one row or delete one row exactly this value...
View ArticleStop writing Technical Documentation nobody will ever read
If you're an ABAP developer, answer me: how many times do you really read the technical documentation of a Z program you're about to change? And for the times you did read the documentation, answer...
View Articlepush buttons created in ALV are not functioning. help me out
REPORT ZPUSHBUTTON.TYPES : BEGIN OF TY_VBAK, VBELN TYPE VBELN, ERDAT TYPE ERDAT, ERNAM TYPE ERNAM,END OF TY_VBAK. DATA : IT_VBAK TYPE STANDARD TABLE OF TY_VBAK,WA_VBAK TYPE...
View ArticleHow to export multiple spools in SP01/SM37 into HTML or PDF?
Hi guys, I am a total newbie in SAP but I have been tasked by my supervisor to download/export multiple spools that I have specified in SP01 or SM37. Basically there are 7 usernames to be downloaded...
View ArticleIL02 - BAPI to Update Classifications Value
Dear Experts, I’m looking for a BAPI for Functional Location Change (T-Code is IL02).I found BAPI ‘BAPI_FUNCLOC_CHANGE’. This BAPI is working fine. But My Requirement is to update the Classification...
View Article