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

BAPI_BATCH_SAVE_REPLICA with classification data

Hi,I have 2 questions:how can i create batch using BAPI_BATCH_SAVE_REPLICA FM - from my point of view, problem is that batch number paramaeter is obligatory. so ho can i use it to create new batch?i...

View Article


Re: Wrong Data:  BAPI_ACC_DOCUMENT_POST

Yes, that's right. Look toSAP Library - Components of SAP Communication Technology go to "RFC in SAP Systems"

View Article


Re: BAPI_BATCH_SAVE_REPLICA with classification data

problem 2 solved:correct code:* Fill BatchControlFields     ls_batchcontrolfields-class_num  = 'MAT_GADZETY_BDN'.     ls_batchcontrolfields-doclassify = 'X'.** Fill BatchAttributes*...

View Article

Re: Do I have to embed File_get_name in a process code?

1. Transaction WE02 / BD87, Table EDIDC, EDI*2. The functional module convert the logical file, which you created in the transaction FILE, in the physical file. In the FILE you can create logical file...

View Article

Image may be NSFW.
Clik here to view.

Re: How to merge cells in excel through sap

Hi Amar Tolani,In my above code, ls_table-date is not the last column, instead it is the last but one column of your attached screen shot,OP.No need of FM also, you can implement your own logic....

View Article


Re: Failure Mail Alert

Hi Nair, I think the code is ok! just modified as per the second situation! TYPES:BEGIN OF TY_JOB,LOG_ID type  RSPC_LOGID,TYPE   type  RSPC_TYPE,EVENT_START type BTCEVENTID,JOB_COUNT type...

View Article

Re: GN_DELIVERY_CREATE is creating multiple Inbound Delivery

I havent read through your code, but it seems that you delivery is getting split. SAP provides a report in note 355404. Check if this report specifies why the delivery was split

View Article

Image may be NSFW.
Clik here to view.

Re: Function Group Error in quality systems

i tried write transport entry, but i m getting messages such as 'function module locked in transport request xxxxxxxx' when i do the redundancy check.....

View Article


Re: Variant Configuration code parsing

Hi, Any body has inputs on this issue? Thanks!

View Article


Why Tax jurisdiction code is clearing once customer was created successfully?

Hello, We are creating customers by running a custom report prog., wherein we used standard SAP's BAPI for creating thiscustomers. We are running this custom report prog. in background, wherein the...

View Article

Re: Why Tax jurisdiction code is clearing once customer was created...

Any help pls.? Thank you

View Article

How can i using this function with Gui Download ?

data yol type string.concatenate 'D:\Proje Çalışanları\' gv_pjtx '.xls' into yol. CALL FUNCTION 'EXCEL_OLE_STANDARD_DAT'   EXPORTING     file_name                       = yol*   CREATE_PIVOT...

View Article

How to Create a SES with acc Assignment Category 'F' even though Purchase...

Hi Experts... I am creating mass service entry sheets with BAPI_ENTRYSHEET_CREATE...as per the client requirement if purchase order item acc assignment category is 'U'..then we have to Create service...

View Article


Re: PPCO0007 User Exit for Changing Header Fields During Order (CO40)

Hi NoemiYou can use the enchancement PPCO0007 (exit when the production order is saved).Use the function module EXIT_SAPLCOZV_001 (User Exit for Checking or Changing Header Fields During Order Save) to...

View Article

Print and Email Payment advice using RFFOUS_T

Hi  I have to Print and email payment advice using RFFOUS_T (using T-code : F110).  I implemented BTE 2040. with this i can send email successfully. But it is not printing.   I need to print payment...

View Article


Re: Joining three tables with inner join and for all entries

Also, you don't need the "IF s_ernam is INITIAL" distinction, as empty selection ranges will be automatically ignored by the select statement. Thomas

View Article

Re: Change document for user is not updating

Hi, Use FM BAPI_USER_CHANGE or BAPI_USER_UNLOCK to unlock the user, they will update the proper change documents. Martin

View Article


how to populate structure inside a structure in FM output

Hi Experts, I want to populate a structure inside a structure in output of a function module.  Currently I have defined a table type inside a line item i have defined an include structure. But when you...

View Article

Re: how to populate structure inside a structure in FM output

Hi Dharmaraj, by any change you have some coding with this problem? I think it's do-able but I can't give you a solid approach with a more concreet example. Best, Sander

View Article

Re: update scheduling lines in scheduling agreement

I could not locate any useful exit or enhance-point too. As per my understanding, what is required at the basic level is that I'll pass the details to my custom FM (same import parameters as...

View Article
Browsing all 10425 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>