E1EDS01      SUMID Qualifier for totals segment for shipping notification 004

Hi Guys,
How to get this value in the Invoice output IDoc, i.e. this segment is missing in the Invoice Output IDoc. So could you help me in this.
Regards,
Kundan

Hi Friends,
Closing this threads... We have used User Exit for this.
Regards,
Kundan

Similar Messages

  • I need a bapi  for material management advance shipping notifications

    i need a bapi  for material management advance shipping notifications  for developing powls which includes below fields and some more fields.
    •     Inbound delivery number
    •     Due date (GR date)
    •     Vendor delivery number
    •     Material
    •     Name of material
    •     Quantity
    •     Vendor
    •     Name of vendor
    thanks and regards,
    jameer.p

    Hi Jameer,
    This is a hard one, my friend. I understand what you are trying to do.. Try BAPI_DELIVERYPROCESSING_EXEC. It is tricky though.
    Moreover you might want to use a FM to fill the IDOC data. something like IDOC_INPUT_**. this might be a better option.
    cheers,
    Hema.

  • Re: Statistics Query for Total runtimes for Process Chain incorrect

    Hi Guys,
    I am building a Query for Total runtimes for Process Chain Statistics. I used the Cube 0TCT_MC21 for Query - 0TCT_MC21_Q0101.
    I dragged in Keyfigure section - startdate, end date, Start time are all correct and fine but the End time (0TCTENDTIM) is coming incorrect. Is something else i should use to get the End time?
    Please let me know if any suggestions?
    Regards

    Just check if the end times are in GMT ?? usually happens with timestamps....

  • New line for each segment for Inhouse files using bic mapping..!!

    Hi ,
    Idoc to File scenario.
    In the receiver adapter, we need to convert the XML into file(Inhouse format) by using seeburger mapping.
    We have generated the map for this in bic and used in Module configuration of receiver adapter.
    Now the question is I need to get each segment of XML file into a separate line in the output file like below.
    HDR ... ......
    DTL .........
    DTL ........
    where HDR is the header and DTL is the details segments.
    Iam getting the output in a single line like HDR.........DTL.........DTL.........
    but not as expected like above  .
    I tried by using newLine = true in module configuration, but no use.
    I digged into bic designer to search for any option , but no use.
    Kindly suggest me if any one has any idea on this.
    Thanks&Regards'
    Deepthi.

    Hi Deepthi,
        Did you find the solution, please let me now if you get.
    did you mention the below code to solve the issue.
    copy the below section in the NewMapping Program:
       SetDestinationDelimiter("SubElement", ">");
       SetDestinationDelimiter("Element", "~");
       SetDestinationDelimiter("Segment", "\n");
    Regards,
    Varun Reddy.K

  • IDOC segment for VBKD-BSTKD_E

    Hi,
    I am using ORDERS04 as basic type for order creation from iDOC.
    For one of my requirment I need the iDOC segment for VBKD-BSTKD_E field. The field is in purchase order data at header > Ship to party view > Purchase order no.
    Thanks
    Sanjay

    Hi,
    you have to fill the segment E1EDK02 with:
    E1EDK02-QUALF (qualifier) = '044' (purchase order number consignee)
    E1EDK02-BELNR = Purchase Order Number
    E1EDk02-DATUM = Purchase Order Date
    Kind Regards.
    Andrea

  • The IDOC-SDATA for the segment E1EDP01 does not have the whole value passed

    HI
    I am triggring the ORDERS05 Idoc from TCode - WE19 .
    In the E1EDP01 segment I have populated the quantity field , UOM field , currency field and the plant field.
    I am facing the issue
    1) It is not updating the plant field in R/3 orders that are created .
    2) I debugged the code and found that the data for the currency field and the plant field is not being pulled in the IDOC-SDATA for the segment E1EDP01 .
    Any idea why is this happening
    Thanks
    Nikhil

    HI
    I got the answer for it.
    This has to be delt in the E1EDP02 segment with the qualifier value as 083 and the document value as the plant
    Thanks
    Nikhil

  • When will Hub automatically select fewer than 2500 segments for tuning and/or testing?

    I have two systems (FR/IT) with 64K+ total segments uploaded.
    When I specify "Auto" for tuning and testing, the system only extracts 500 (or some other number < 2500) tuning and testing segments from the TMX files that I uploaded. On visual inspection of the subsequently downloaded training, tuning,
    and test corpora, I see nothing unusual:  alignment is OK, repeated and partial segments are not very frequent, etc.
    Similar content extracted in the same way from the same WorldServer db for other languages (PE, ES, NL, ID) works fine.
    When will Hub automatically select fewer than 2500 segments for tuning and/or testing?
    Thanks!

    Hi Mike,
    Here is how auto-selection of Testing and Tuning data works in the Hub.
    1. If a segment in tuning data is identical to a segment in training data, the segment is removed from training data.
    2. If a segment in tuning data is identical to a segment in testing data, the segment is removed from testing data.
    3. If a segment in tuning data and testing data is identical to a segment in training data, the segment is removed from training and testing data.
    4. If a segment in testing data is identical to a segment in training data, the segment is removed from training data.
    Hub auto selects 2500 sentences and the data under goes above adjustments. As a result you will see fewer than 2500 sentences.
    Additional details can be found in hub user guide:https://hub.microsofttranslator.com/Help/Download/Microsoft%20Translator%20Hub%20User%20Guide.pdf
    Please let us know if you need any additional information.
    Thank you

  • Creation of a shipping notification for a PO in EBP from a XML file via XI.

    Hi everybody.
    We are trying to create a shipping notification for a Purchase Order in Enterprise Buyer from a XML file via XI.
    For to do it, we are using ‘DespatchedDeliveryNotification_In’ message interface (transaction SPROXY).
    But when we execute it, the system show us next message:
    "An error occured within an XI interface: An exception with the type CX_GDT_CONVERSION occurred, but was neither handled locally, nor declared in a RAISING clause Programm: SAPLBBP_BD_MAPPING_SAPXML1; Include: LBBP_BD_MAPPING_SAPXML1F5B; Line: 4"
    No more information is available.
    Is there any additional transaction to see more information about the error message?
    Is there any documentation about this XML file, mandatory fields, examples…?
    We populated some fields in our XML file, but we do not know if the problem is with mandatory fields, data, program error…
    I will thank for any information
    Thanks in advance.
    Raúl Moncada.

    Raúl,
    This is because of the inbound UOM.
    The include LBBP_BD_MAPPING_SAPXML1F5B is in charge of mapping the item Unit Of Mesure (UOM) sent in the ASN XML file (it should be an ISO code).
    You can test FM UNIT_OF_MEASURE_ISO_TO_SAP with this inbound ISO code.
    PS: you should create an OSS message so the mapping sends back an error message instead of generating an uncatched exception (that generates a dump).
    Rgds
    Christophe
    PS: please reward points for helpfull answers

  • Vendor Open Items for each Segment ?

    Hi all,
    What is the most effective way to grouped the all Vendor Open Items for each Segment ?
    I think i should use tables BSIK and (BSEG or FAGLFLEXA).
    Field BSEG-SEGMENT does not always have a value (often is empty), so it is likely to be used FAGLFLEXA-SEGMENT.
    Thanks in advance
    Serena

    .

  • Difference between defining segment and maintaining segment for GL items

    Hello All,
    Can someone tell me the difference between 'Defining a Segment' (in enterprise structure) and  'Maintaining Segment for general ledger Items' (tcode FQ0300) and when is the later used?

    Hi,
    Segment reporting is part of functional reporting in sap. Segment reporting is required as per International Accounting Standard 14 for listed companies thats why it is defined in Enterprise structure .
    Segment is maintained in profit
    center master data from where it is derived, When you post to a GL account containing segment it gets posted to profit center. This is the basis purpose of maintaining segment at Gl account level. Segment reporting is gradually being replaced by business area. This is for you information.
    Regards

  • How to see Trial Balance for a Segment

    Hi Experts,
    Does anybody has idea on how to see Triala Balance for a Segment ?
    In Standard Reports for Balance Sheet and Profit & Loss, SAP B1 has provided option for filtering on Segment, but the same is not true for Trial Balance.
    BR
    Samir Gandhi

    Hi Samir,
    yes it is possible to display Trial Balance in Segment format.
    open Trial Balance Report, in the Upper right hand of the of the window next to G/L Accounts you can find the "FIND" button, click that one then the Find G/L Account window opens. from this window you cans Select Segmentation accounts.
    regards,
    Fidel

  • Totals text for ALV report

    In my ALV report I need to add descriptions for totals
                Col1        Col2          Col3
    Sum1       #Value      #Value      #Value
    Sum2       #Value      #Value      #Value
    Sum3       #Value      #Value      #Value
    How to add text Sum1, Sum2, Sum3 to the report?
    I tried to use subtotals_text and totals_text in slis_layout_alv for REUSE_ALV_GRID_DISPLAY but that did not work out. I also tried to look for methods using CL_SALV_TABLE class and have not been able to find a solution yet.
    Edited by: Megan Flores on Feb 25, 2008 8:28 PM

    it's a package in the systems above 6.4 with new ALV. There are nice examples. Main package is SALV.
    /wg

  • Populating the custom segments for the Basic type attached to HRMD_A (IDOC)

    Hi,
    I've enhanced a few infotypes and want the new fields to be available in an IDOC created through the program RHALEINI.
    Here are the steps I followed.
    Step 1 :(we31)
    We created new segment Z1IT023 , containing all the fields from infotype 0023 along with the custom fields added.
    Step 2 :(we30)
    We created an extension of IDOC type HRMD_A07 by name HRMD_EX to include this segement.
    Step 3 :
    We added an entry in table EDIMSG against message type HRMD_A , with base type : HRMD_A07 , extension : HRMD_EX , version : 700
    Step4 :(we20)
    Now , we made changes to partner profile by adding entry for message type HRMD_A with base IDOC type as HRMD_A07 and extension as HRMD_EX
    Step5:
    We changed the entry in table T777D and specified the IDOC segment as Z1IT023.
    Step6.
    We then tried to execute the report RHALEINI to generate the IDOC. The IDOC got created, but it didn't have the data for the segment Z1IT023.
    In fact, there is a different solution to this... by adding the custom segment(containing nly the new infotype fields) as a child of the original segment E1P0023 and then writting code in the user-exit to populate the segment, but our intension is to have a single segment with all the infotype 0023 data. Besides, I believe in HR, making an entry in T777D should free us from writing any code for populating the IDOC segments.
    Can anybody please suggest me, where am I going wrong. How can the new segments be populated automatically.
    Thanks in advance.
    Sujit.
    Responses will be suitably rewarded.

    Hi,
    Did u get any exit to populate the custom segment?
    Thanks,
    San

  • Scope of Planning for Total Planning

    Hi SAP Gurus,
    My Client Scenario is as follows
    They import Spare Part materials from abroad to a Main Warehouse (defined as Plant in SAP) and then do stock transfer to around 60+ warehouse in different states (each defined as Plant in SAP).
    At any time Stock exists in any of 60+ Plant and Main ware house Plant. However Purchase requirement and Purchase Order is created and placed from Only Main Warehouse Plant.
    Now I am implementing Consumption based Planning with MRP.  I am Planning to define a Scope of Planning for Total Planning.
    Clarification I request :
    1. Whether I need to define Only all 60+ Plants in Scope of Planning or can I include Main warehouse Plant also ?
    2. In which case if there is requirement in one individual Plant and there exists stock in another one Plant - whether system will automatically create stock transfer Planned order. What Special procurement type I need to define for this (If it is 40 , whether I need to define any Issuing Plant, since I have 60 + Plants)
    3. If I have to run Forecast and Planning run daily for 60+ Plants and weekly for Main warehouse Plant, Whether I need to create a Separate Scope of Planning for 60+ Plants and a Separate Variant for Main ware house Plant with different Schedules - Am I correct
    Thanks and Regards,
    R.Velmurugan.

    Hi Kumar,
    Thanks for your immediate response.
    If we define Special procurement type 40 for 60+ warehouse Plants materials with Supplying plant as Main Warehouse Plant, then if there exists stock in one of 60+ Plants and there is requirement in one of another 60+ plants how system will consider and create stock transfer between them.
    Whether stock transfer between 60+ as well as Main plant is Possible ? If possible how to define Special Procurement type ?
    Secondly what ever issued from 60+ Plants is the real Consumption of Material (as Material issued from Main ware house plant to 60+ Plants is only stock transfers and not real consumption).
    In which case how to go about for forecast and MRP run for 60+ Plants and Main plant ?
    Thanks,
    R.Velmurugan

  • Free music is not totally free, for me

    I signed up for the 12 Days of Christmas, and downloaded a few songs. But when I discovered that iTunes Store actually sent payment reciepts (card charges) for 0.00 for each and every title, I stopped downloading. Because then this music wasn't totally free, for me.
    My local Norwegian bank charges me NOK 2.50 (about 0.50 USD) each and every time I use my Visa paying card, even for these 0.00-charges. So 12 "free" downloads would cost me about 6 USD.
    Why do iTunes Store charge my account for downloading this "free" music? And why do you have to charge every title seperatly?
    Message was edited by: Sardine's

    The receipt confirms your transaction with the iTunes store. I'd be very surprised if Apple tried to collect NOK 0.00 from your credit card. If on the other hand you've had a statment with a NOK 2.50 charge for NOT transfering funds then I would both complain to your Credit Card company and report the issue to iTunes Feedback.
    tt2

Maybe you are looking for