Re: SD_SALESDOCUMENT_CREATE
Hi Nitin this field its blank . See:call function 'SD_SALESDOCUMENT_CREATE' exporting* SALESDOCUMENT = sales_header_in = ibapisdhd1 sales_header_inx...
View ArticleRe: How to increase fixed value range in domain level
Hi hemanth What the transaction?Standard?Show the code.Show the field. Thanks.
View ArticleRe: Updating Screen field values
The report Code is : case SSCRFIELDS-UCOMM. when 'CRET'. if gs_req_cust-eordr is not initial and p_otddt is initial. p_otddt-low = sy-datum. message...
View ArticleRe: How to stop the posting duplicate invoice from IDOC?
Did you check for OSS notes at your system level as Note 605464 - S1NVOICE does not fail to create duplicate invoice documents and Note 727178 - Duplicate invoice check fails if vendor acct.is pure...
View ArticleRe: Updating Screen field values
Hi p_otddt-low = sy-datum......so that means p_otddt is a SELECT-OPTION and so it's a range (i.e an internal table) You need to fill all fields of the select-options not only the field LOW and append...
View ArticleRe: "Account assignment cannot be changed after goods or invoice receipt" Error
Are you able to change account with ME22N (and not only with old ME22) if yes, read 1869472 - Error ME458 - Account assignment cannot be change after GR / IR. (which is not a Note but a Knowledge...
View ArticleHCM Process & Forms with FPM forms
Hi, Is it possible to hide one of the configurations based on user action in another configuration of the same form scenario?. Thanks in advance.Kavitha
View ArticleRe: BDC_INSERT FM question
HI Tomasz, Search for BDC with session method you will get lot of threads related to BDC_INSERT FM. Regards,Venkat.
View ArticleRe: BDC_INSERT FM question
Look at help.sap.com for documents like Creating Batch Input Sessions. Regards,Raymond
View ArticleRe: ACH Nacha File Creation for US Bank
Hi Raja Babu, Thanks for the quick reply. I think the ACH format is a standard one for any US Bank. Then looking if some one as designed in DMEE for ACH or any standard format program in SAP given to...
View ArticleRe: BAPI BTE Event
HI Sheela:I also have the same requirement with you.I also have the dump when I call bapi in bte 1050.have you resolve it? can you help?thanks.
View ArticleRe: Problem in smartforms
Hello,so what is actual problem you are facing. Just create a structure in se11 according to your requirement.
View ArticleRe: ACH File Creation
Hi Ravi, We did that from scratch at my company. It wasn't too difficult. The UI logic selected a group of records from REGUH based on criteria and passed them to a custom FM, which created and saved...
View ArticleRe: Problem in smartforms
Hello Palash, I did not get your problem ... can you explain your problem..You can create different template for each table and print the data. Thanks and regardsAshutosh Tripathi
View ArticleUpdate General Tasklist IA06.
Hi All, Is there any FM/ BAPI to update the general tasklist IA06. I tried using BDC but the problem I am facing is to select a particular operation to update the components.I have multiple operations...
View ArticleWhat table/tables are updated when a PO is created in ME21n?
Dear experts, I need to know what tables are being created or being inserted at when we create STO Intercompany POs in ME21N. Specifically, which tables contain Delivery creation date, because I have...
View ArticleRe: AS ABAP 7.4 trials as virtual appliances: Questions and feedback
Hello Christopher We currently have a big thread going on about this country imitations even for Brazil, one of the top 5 markets for SAP Globaly. I know there must be a good reason to do the trial...
View ArticleRe: Problem in smartforms
Hi Palash, Create different templates as per required structure.Display all templates one by one in main window. Thankssantosh
View ArticleRe: Can we delete perticular table records from the cluster tables ?
Hi , Thanks for replying but i dont want to delete the whole record content. I want to delete only perticular/ single table contents from the cluster tables. Example : if cluster contains 4...
View Article