Update Storage Location with WS_DELIVERY_UPDATE_2
Hi, I'm trying to set the Storage Location (LGORT) value for an Outbound Delivery with FM WS_DELIVERY_UPDATE_2 but I simply cannot get it work. I'm being testing the FM using se37. I'm being able to...
View ArticleIssues with WS_DELIVERY_UPDATE
Hi, I'm using FM 'WS_DELIVERY_UPDATE' in my program to do PGI for a particular delivery. My requirement is 1. It should copy delivered qty. into picking qty. automatically.2. It should lock the...
View Articlefunction WS_DELIVERY_UPDATE, normal PGI
hi all, i want to do normal PGI for a DO. in which internal tables shall i pass the storage location info, pls advise
View Articlecreate authorization data by abap with bapis without using pfcg
Hi all, i would like to know how to create roles and its authorization objects from a program using BAPIs without using tx pfcg. any idea? thanks
View ArticleLSMW recording
Hi experts,howcan i make a batch input recording available in LSMW which was created with SHDB before? (input for HR infotypes) best regardsMartin
View ArticleEven though am calling BAPI correctly still not getting outcome!
Hello, We are trying to update the Gross Weight - BRGEW and Volume - VOLUM of existing materials in system, hence am calling BAPI_MATERIAL_SAVEDATA in my report prog. but still am gross weight, volume...
View Articlehow to call dictionay index in report
Hi friends, i have created index in dictionay and now i want to use this index in my report programm. so please help me out that how could i can call it in my report ThanksVikash
View ArticleStoring sales order header text prior to SAVE
Hi. I have a requirement to manually create a header text during sales order create based on certain criteria. I believe I would need to put this text into the internal storage/memory so that it would...
View ArticleFill CRMD_CUSTOMER_H with customer field from Incident Management (SolMan)
Hello,I have an issue:Customer is working with Incident Management (Solution Manager), and they have created custom field ZZFLD000003 to save the additional time for incident solving.Please see...
View ArticlePropose the Amount and the Quantity on the MIRO transaction screen
Hi experts, I need to change the value of the amount and quantity column in the miro transaction screen after you enter the purchase order, the new values are calculated with other purchase order...
View Articlevendor material table
hi, i need the vendor materials - i mean which vendor sells which material like sd KNMT table. i searched up the net and F4 help from se11 but tables like A021 a108 etc KOTE006 KOTP101all empty. pls...
View Articlesmartforms
Hi Experts, My doubt is regarding smartforms. after multiplying quantity and netprice...value is not coming in the print preview form.
View ArticleDifference between components and applications
Hello everbody: I have a doubt with the difference between components and applications, someone can explain me please if Is with example will be better. Thanks.
View ArticleLE_SHB_Delnote smartform Validation
Hi Techies, Can anybody please help me out of validation procedure of LE_SHB_DELNOTE validation procedure.
View ArticleIssue while creating Outbound Delivery using Standard BAPI
Hi all, I am trying to create an outbound delivery for a Sales order using the Standard BAPI - BAPI_OUTB_DELIVERY_CREATE_SLS.After giving the valid inputs for Sales order no and doc no, am getting an...
View Articleproblem in output of SAP Script?
Dear gurus I am making a SAP Script I have make a driver program when i try to execute , its showing this error. help. Regards karan
View Articlerepeat header in subsequent pages at grouplevel
Hello all, I have an internal table data and I need to display it in adobe form.It need to be grouped by currency and sub total needs to be displayed at end of each currency. I designed it as below Now...
View ArticleHow to create dynamic outtab with field_style
Hey experts, I have the outtab created followingly DATA: tabname TYPE REF TO data.FIELD-SYMBOLS: <outtab> TYPE table. CREATE DATA tabname TYPE TABLE OF (if_table_name). ASSIGN tabname->* TO...
View Article"select count(*)" and "select single *" returns different result
Good day! product version SAP ECC 6.0oracle10 data transfers from external oracle db into customer tables using direct oracle db link sometimes I get case with different results from 2 statements...
View ArticleShowing only 1 material for PO no(EBELN) in final internal table in ALV
Hi All, i have to fetch data from 3-4 std tables. I have taken EBELN (PO no.) from EKKO table & Material(MATNR) from EKPO table.i made to seperate internal table.Suppose there are 10 po no....
View Article