Billing document text determination from SO10

Hello!
Tricky question:
We created a new text type for billing document header (we will call it Z001) .
We can also determine that this text will appear in billing document (SD basics)
But we want to do something tricky:
I want to create a text in SO10 where I will put the expression (For example I'll create text SD_TEXT :  "Not for payment".)
I want that the text I created Z001 will know to read the text SD_TEXT, like it knows to bring text from customer master data I want it to bring text that I created in SO10.
Is it possible without ABAP?
If the questions is not properly explained- I will try to clarify.
Thank You,
Jana

Hi,
U can read the text from so10,
You need to first maintain the code in the smartform to read the text from SO10, after that there is no code require for this text even if u change it some time later
There is one program where u can release the Text  to smartform  RSTXTRAN
GOTO Transaction se38 and  Give that program RSTXTRAN and execute that program and add the so10 text to the TR
This will not require and code
hope it is clear
santosh

Similar Messages

  • Third party billing document ,''account determination error ''

    hi,
    i got problem, After creating the billing document, account determination error is coming.
    Please help,
    thanks

    Hi,
    Go to OB40 and assign you account to your combination if its not there.
    It should be assigned to your chart of account number and sales organization.
    Just do these setting and go to VF02 and press the green flag after giving you billing document number.
    If everything is right then accounting document will be generated.
    Otherwise some error will pop out then post that error over here.
    Regards
    Raj.

  • My bill show text messages from my cell number sent to my cell number what is that about

    MMy bill shows text messages from my cell number sent to my number what does that mean

    Jackie, this usually happens when the number that was texting you was blocked or  unavailable.  The billing system uses your own number as sort of a placeholder. It could be another reason, but as far as I know, that's the reason.

  • Text in Billing document should determine into output

    Dear Friends,
    Help me to determine billing document item text into printout as a line item description.
    My Scenario is:
    Generally in printout item description is determined.But i need to determine the billing item text as a item description.
    Thanks in advance,
    Regards,
    Ravi

    Hi Ravi
    If you want the billing item text as item description then you have to take your ABAP team help and ask your ABAP team  to include the logic that billing item text has to come as  item description As these changes can be done in the Smartforms.
    Also  give NAST, STXFTXT tables which may help your ABAP team
    Regards
    Srinath

  • Billing document text in customer line item.

    Dear SD Champs,
    While posting collections from customers, our users are entering some text in the "Text" field. BSEG-SGTXT.
    Whatever text is entered over can be displayed in customer line items fbl5n.
    Users want the same facility in billing document. i.e., they want to enter some text in either the sales order or billing document. This text should be displayed in the same text field in fbl5n against the billing document.
    Kindly help.

    Hi sagar,
    If I understood you correctly, I think the best way is to set a text at sales order with a control copy to the billing document and this one with a control copy to the accounting document.
    If it is so, you only have to maintain the copy control for the sales documents.
    regards,
    Edgar

  • Can i make at vf02/vf03 billing document issue output  from a select list

    i have 2 output types YN30  an YN38 who are automaticly created ok
    but when i want to output it  sap doesnot show a choice for two types  but instead
    it shows onley the default from TVFK
    by example at va02  you get a choice from all types that are created for this order
    anyone can help me

    i dont think you understand my problem
    compare sales order output
    with invoice output
    in customizing the look identique
    but in sap
    va02   enter an order  > menu sales document > issue output to
    then a popup window is displayed with all documet type that are created for this order
        you can select one > print or display
    vf02 enter an invoice  > menu billing document issue output to> print or display
    and then  there is nolist  but onley the default document type
    you can change that or search in all types defined in sap ( not in onley the types created for this invoice )
    i need that the user can choose between the 2 types
    we work in sap 4.6C

  • Text Determination from Customer Master Central Text

    Hi Experts,
    I have small query, i entered the text in Customer Master Data in xd02 in the General Data.It does not figure in the sales order in the Header
    I entered the text in general data tab -Extras - Text .
    Can you please answer this query.
    Regards
    Deepak

    Hi,
    That alone is not sufficient.
    You should not only configure the text ID for central texts but also for sales document header.
    1. First you have to do the text id creation, text id assignment to procedure and procedure assignment to account group for customer master central texts. I think the text ID object is KNVV
    2. Second you have to go to Sales header in VOTXN and assign the same text ID to sales document header procedure
    You have to ensure that in both steps, the  text ID should be assigned to the same access sequence.
    Once these are done, you create the texts for a customer. Use this customer in a sales order, now you can see the texts getting copied in the sales document header.
    Lemme know if you have any problem in this.

  • Issue with document text - converting from PDF to Word

    I have used Adobe Reader in the past with no issues.  Today, I tried to convert a PDF to a word document.  It worked, but the text all changed to wingdings font (even though it says it is Calibri).  Any suggestions?

    Hi marleighp23001196,
    Are you facing this issue with a specific file or with other word files too?
    Regards,
    Rahul

  • Texts in billing document

    Hi Friends,
    Where can I set that the texts in the billing document are determined from the corresponding delivery document and not from the sales order?
    Thanks in advance

    In the IMG under Sales and Distribution -> Billing -> Billing Documents -> Define Billing types (transaction VOFA) you can set the 'Delivery text' indicator for the corresponding billing type. 
    With this assignment the texts of the billing document are determined from the appropriate delivery and not from the order.
    Please check and advise whether it is working

  • Payment term determination on billing document

    How are the payment terms determined for a biling document?
    In creating a billing document, the payment terms are NOT copied from the sales order as expected or even from the payer partner. They are copied from the sold to partner.
    Where is this done in configuration? If not configuration, where else would this be set?
    Thanks,

    Hello,
    Payment terms in the Billing document are copied from Sales order and to Sales order it will be determined from the Customer Payer,
    If the Payment terms Field in the customer Payer is not maintained then it will determined it from the Sold to Customer.
    In your case check whether the Payment terms in the Payer is maintained or not, If not then it would have fetched from the SOLD to Customer.
    Regards,
    santosh

  • Creating Complaints/Returns from external reference for Billing Documents.

    Hi Experts,
    I have question regarding Creating Complaints/Returns from external reference.
    My requirement is to fetch data for Billing Type, Billing Documents and other related from ECC system and to create Complaints/Returns using the same in Web UI.
    Is there any SPRO configuration as such so that we can pinpoint to the ECC system where it should fetch the data or is there be a custom development involved for the Drop down lists in Web UI?
    I know about the BADI CRM_COPY_BADI_EXTERN which is triggered when creating using reference, but I am not able to see where the method SEARCH_HELP_FOR_EXTERN_DOC or GET_SEARCH_HELP are triggered.
    I have gone through many forums within SDN but not able to find any solution. Please help!
    Regards,
    Mahesh

    Hi Ly,
    I wouldn't be able to share the code with you, but I would ask you to check with the functional counterpart regarding the important fields that are to be copied.
    What I did in my case is, based on the Billing document number passed from CRM in the RFC I hit the tables VBRK and VBRP for header and item data respectively.
    For pricing I passed the relevant fields from KONV table (KSCHL, KWERT, KAWRT etc..)
    For document flow VBFA.
    For partner VBPA.
    I faced issues only with pricing as there were many settings and pricing routine logic differences between CRM and ERP.
    Regards,
    Mahesh

  • Creating billing document from billing request PO number

    Hello All,
    I am creating Billing document ( Debit Memo) from BiCS Billing Reqeust ( kind of Sales order) , that time the PO of BR is getting updated on BIlling documents's Screen ( at item level---> on PO data tab) butsometimes  it is not getting updated in VBRK table fields is BSTNK_VF .
    Thanks  in advance.
    Edited by: busam nandana on Sep 8, 2010 10:20 AM

    did you try using BAPI,
    BAPI_BILLINGDOC_CREATEMULTIPLE.
    also read Function Module Documentation on this BAPI's usage.

  • Assignment in Billing document displays different value than sort key

    Hello,
    The billing document is generated from VBRK where no manual intervention is possible. The accounting document which gets generated is directly posted in system.
    Sort key is used to fill up the assignment field at line item level. In case we have a sort key defined at the GL account at company code level & also at Customer account at company code level system will give priority to the customer sort key.
    In our case we have 2 customers where the settings are identical at both GL account & customer master at company code level.
    The sort key has been defined as posting date at GL account level & Document number + fiscal year at customer level.
    Hence system always updates assignment field with Document number, fiscal year.
    However in a peculiar case when we have generated the billing document in 1 case the assignment field has been correctly populated whereas in the other a WBS element has appeared.
    Could you explain from how & where this WBS element has appeared when other billing documents for the same customer are having the assignment field being populated correctly.
    Thanks & Regards
    Shreenath

    In addition to Ajay's suggestion,  please note three exchange rates you can find in billing document.  They are
    VBRP-KURSK = Document currency for Price determination which depends on the setting of TVCPFLP-PFKUR in copy control
    VBRK-KURRF = Document currency for FI postings. If you input manually in sale order field VBKD-KURRF, it is copied to above table / field.  Otherwise, this will be determined during invoice generation.  For more details see Note 36070 - Fixed foreign currency rate for Accounting document
    KOMV-KKURS = this is for local currency at Price condition level which will be determined based on pricing date.
    G. Lakshmipathi

  • How to call a text editor from a module pool program

    Hi All,
    I want to call the text editor from my modulepool program. Enter my text in it and save it.This text needs to be saved in a Z-program with 2 fields as primary keys. The next time while I call this same record from this z table, I need to fetch the existing text and display it.
    The user now can put in additional text and can again save it. This process thus goes on..
    If anyone has worked in this type of scenario, then please help me in doing this.
    Useful answers will surely be rewarded.
    Thanks,
    Susanth.

    Hi Sushanth,
    We save the text not as fields in a ztable directly but as a text.Please check the format below since it is based on a working code....
    first you need to create a text in s010 transaction...
    there should be some key based on which you plan to save the text..imagine it is Purchase order then..PO+item numner is always unique.eg:0090010(900PO/item10).so in the code you can append these two and they will be unique..so you can always retrieve them,overwrite,save them anytime you need
    **************data declarations
    TYPES: BEGIN OF TY_EDITOR,
    EDIT(254) TYPE C,
    END OF TY_EDITOR.
    data: int_line type table of tline with header line.
    data: gw_thead like thead.
    data: int_table type standard table of ty_editor.
    ****************fill header..from SO10 t-code..when you save you need the unique key..youfill it here and pass it in save_text function module
    GW_THEAD-TDNAME = loc_nam. " unique key for the text -> our unique key to identify the text
    GW_THEAD-TDID = 'ST'. " Text ID from SO10
    GW_THEAD-TDSPRAS = SY-LANGU. "current language
    GW_THEAD-TDOBJECT = 'ZXXX'. "name of the text object created in SO10
    *To Read from Container and get data to int_table
    CALL METHOD EDITOR ->GET_TEXT_AS_R3TABLE
    IMPORTING
    TABLE = int_table
    EXCEPTIONS
    ERROR_DP = 1
    ERROR_CNTL_CALL_METHOD = 2
    ERROR_DP_CREATE = 3
    POTENTIAL_DATA_LOSS = 4
    others = 5.
    IF SY-SUBRC 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    loop data from int_table and save to int_line-tdline appending it.
    *save the text
    CALL FUNCTION 'SAVE_TEXT'
    EXPORTING
    HEADER = GW_THEAD
    TABLES
    LINES = InT_LINE
    EXCEPTIONS
    ID = 1
    LANGUAGE = 2
    NAME = 3
    OBJECT = 4
    OTHERS = 5.
    IF SY-SUBRC 0.
    ENDIF.
    *To pass to Container
    CALL METHOD EDITOR ->SET_TEXT
    hope that the above sample with helps you solve the problem
    Please check and revert,
    Reward if helpful
    Regards
    Byju

  • Error during billing document Cancelation in VF11

    Hallo!
    When I'm trying to cancel a billing document with t code VF11, following error
    occurred:
    Error Log
    1. 2200800226 000000 Cancellation document is not the same as the original billing doc. 2200800226 (VF 056)
    2. 2200800226 000000 Data inconsistency during processing of document 2200800226 (VF 188)
    I've downloaded following sap notes: 489676, 895101, 978098. But nothing new to cancel the billing doc!
    In that billing doc I've just the EUR currency.
    Please help me on top priority.
    Thanks in advance!
    Best Regards,
    IB

    Hi!
    Our billing document is generated from a Delivery, and our release is 5.0.
    Thank you
    Best Regards,
    Ilario B.
    Edited by: Ilario Benetti on May 5, 2010 4:12 PM
    Edited by: Ilario Benetti on May 6, 2010 9:29 AM

Maybe you are looking for

  • Updating your older Mac Pro for a few more years of good use...

    Hello everyone, I wanted to share my tips for getting your aging Mac Pro running better for Mavericks and the FCPX 10.1. Please note your Mac Pro's specs before doing what did..I am an editor and use the 3 big A's to get my work done. Adobe, Apple, A

  • Adobe photoshop cs6 has stopped working

    Hello, I have a problem with adobe photoshop cs6 when I use a very big file, and I would like to ask someone for help to fix it. This problem several times daily returns. The error in event log is the following: Faulting application name: Photoshop.e

  • Need help with data leakage - ATT no help but may get phone back!

    Newb here and I have an issue. Three weeks with the phone and finally got over my fear of an active app and downloaded a biking app. Did two 6 mile rides and went home to check data usage. ATT had not posted my usage yet (they run a couple of days be

  • Help required with cut -d

    i have a file in which data is like this 12 34 56 78 78 56 34 12 now i want to cut 2nd last column.... if 2nd column from start is to be cut then i can write cut -d" " -f2 filename what to do if 2nd column from end is to be cut ! any help thanks Sidh

  • Conflict with Photo Booth and connecting camera

    This is my first time posting on the discussions. I work in a commercial photography studio and we are trying connect one of our cameras to the new Macbook Pro. Photo booth keeps opening up and we get the messages that the camera is connecting and th