Approval for Document's line

Hi all,
I would like to ask if anyone encountered this before. It seems like SBO is not able to trigger the approval if we want to check each line of a single document.
Let's say I have Purchase Order with 5 lines, i want to trigger approval if there is a line with quantity > 1000 for example. I tried to write a query against POR1, but it doesnt work. I think SBO only recognize the header information of document.
is it any workaround for this issue?
thanks for your kind attention.
regards,
erwine

Hi Erwine,
As far as I know the approval procedure is only triggered by the normal SBO. (Someone correct me if I'm wrong) So it will not be triggered while adding documents by your AddOn/query etc...
Hope this helps...

Similar Messages

  • Workflow approval for documents

    Hi,
    Looking through the forum, it seems that it is possible to set up workflows for document approval with Solution Manager.
    I don't have much experience with this platform; can anybody point me to documentation, blogs or white papers that explain how to do this?
    Kind regards,
    Tony.

    Hi,
    Chk out the below link.
    [http://mailman.mit.edu/pipermail/sap-wug/2008-February/027794.html|http://mailman.mit.edu/pipermail/sap-wug/2008-February/027794.html]
    Thx,
    waseem

  • Approved for credit, then denied.

    I was approved for a 500 dollar credit line, then when I made a $420 purchase, it was declined. We're on a bit of a time crunch here, otherwise I'd be waiting patiently. Should I go ahead and repurchase my item? How long does it take for a pending charge to be reviewed? I sent an email to paypal, but have not heard back yet. It was my first time using the PPC feature, so I'm not sure if I messed something up. I did go back and review to make sure all of the information matched (address, phone number, etc) and verified my credit card and phone number through paypal.

    I was approved for a credit line. Went to use it to pay for a purchase and it was declined??? Where do I pull up info on this. I have emailed a few times and nobody responded. I have called a couple of times and I was on hold so long I hung up. This company does not have good customer service. Does anyone know wherein go to find out this info?

  • Workflow for Document Approval

    Hi all,
    I'm a newbie to SolMan and is trying to figure out how to implement a workflow for document approval. A similar question has probably been posted in the past, but I can't find a definite solution, only some hints.
    Basically, what we're trying to achieve is the following:
    When a document is uploaded using SOLAR02, and the creator of the document changes the status to ready for sign-off, we would like to trigger a workflow which will send an email to a couple of persons who are responsible to approve the document. We already implement the digital signature, we just want to add an automatic email notification to be sent to the approvers.
    Based on my research, it seems that this is not supported by SolMan and hence we have to do a custom development.
    There's an object key called SOLMANDOC and we should raise an event (something like SIGNATURE_PROCESS_START) to send an email notification to the approvers. Can somebody confirm whether my understanding is right ? Does anybody know the name of the BADI that we can modify to achieve our goal ? 
    FYI, we're using SolMan Rel 7.01 SP 19.
    Thanks in advance
    Lara

    Hi Phil,
    I'm facing with problems with creating a simple 2 steps release strategy.
    the problem is I cant approve the last step of the release.
    This is what I did:
    In spro Digital Signature->Signature strategy:
    in "Define Authorization groups" I create this entries:
    1. EING
    2. VERIF
    in "Define Individual Signatures" I create this entries:
    1.  S1   EING
    2.  S2   VERIF
    in "Define Individual Strategies: I create this entries:
    SigStrat: ZSIGSTR
    Signature Method: R
    Display comment: X Required
    Display Remark: X
    Display document: X
    Verification: not checked
    in "Assign individual signatures"
    CtrIn  Indiv.SIG.      AGrpDIG
    1          S1               EING
    2          S2               VERIF
    Display Predecessor for Ctrln is 2 is 1
    for "Display release statuses"  an entry with one line with the value 1
    and in "Display individual signatures there 2 entries 1 and 2.
    in spro "Define Document status schemes"
    stat scheme "ZSIGSTR"
    4 status:
    Status                 init status      Sequence    Low     High       lock         Signature schma  End status         Cancel status
    COPY_EDITING       X                  10           10       20          -                    
    REVIEW                                     20           10        40        X                    ZSIGSTR         RELEASED    DECLINED
    RELEASED                                30           10        40        X                   
    DECLINED                                  40           10        20             
    I created two roles with object c_sign_bpr one with the value "EING"   and the other with the value "VERIF"
    I assign this status scheme to a document type in my project.
    I tried to release a document the first step was the author of the document move the status to "REVIEW" and I got a window that i need to enter my password and it worked ok.
    The problem is in the second step that I need to release the document (now is in a REVIEW status) When I press on the icon in order to release I didn't get the option to release only to cancel there is no "V" option in the small window.
    Can you please tell me if I did a correct customization? also can you tell me if my problem is maybe missing authorization? Can you direct me to reading material or to an example?
    Best regards
    Lior Grinberg
    Edited by: Lior Grinberg on Nov 28, 2011 6:22 PM

  • Report at line item level but also for document total for once only

    Dear all,
    seek for your help for the following issue
    There is a A/R invoice with 3 items
    There is a report for retrieving the line item level data from inv1, user would also like to add a column to display the Document total , but the problem is, each line item will also display the Document total, any method to only display the corresponding Document total for once only?
    Example, for AR invoice number 1234567:
    Currently:
    No.                ItemCode        Price      Qty    LineItemTotal      DocumentTotal
    1234567       Item-A            10           1       10                       100
    1234567       Item-B             50          1       50                       100
    1234567       Item-B             20          2       40                       100
    Requested to be presented as:
    No.                ItemCode        Price      Qty    LineItemTotal      DocumentTotal
    1234567       Item-A            10           1       10                       100
    1234567       Item-B             50          1       50                      
    1234567       Item-B             20          2       40                      
    Thank you very much!!!

    Hi,
    Try This.....
    select T0.DocNum ,T1.ItemCode ,T1.Price ,T1.Quantity ,T1.LineNum ,case  when T1.LineNum ='0' then T0.DocTotal else 0 end    from oinv T0 inner join INV1 T1 on T0.DocEntry =T1.DocEntry where T0.DocNum=[%0]
    Thanks
    Shafi
    Edited by: shafi_sunshine on Oct 19, 2011 12:50 PM

  • Error M8-688 - Creation of several vendor line items is not possible for document type RN.

    Hello All,
    We are using the Net Invoice Posting with document type RN(Invoice- Net). We are generating different vendor line items in the accounting document based on the withholding tax codes involved in the invoice posting. When it comes to net invoice posting system is giving an error message M8-688 - Creation of vendor line items is not possible for document type RN. Is there is any way to create multiple vendor items with net invoice posting? Please suggest.
    Thanks,
    Chandu.

    I dont think that there is any way because it is a hardcoded error message.
          IF NOT t003-xnetb IS INITIAL.
            MESSAGE e688 WITH pi_rbkpv-blart.
          ENDIF.
    SAP is checking the customizing for net/gross posting per document type in table T003
    And if it is set up as net, then it is a hard error.

  • Where do we put authorised user name for approving DMS document in DMS work

    HI
    I am on a support role and here is a document creation through DMS and it goes approval for 4 level , upon each level mail trigger to the user id (approval authorised person) .
    now company changed the users for approving authority , so i have to change the authorised person name . can some one help me where to go to change their name in DMS.
    thanks in advance

    Hello,
      you should run transaction SUIM - User information system: then select the row "Roles --> By authorization values": in the field that will show up enter the name of the authorization object, that's to say C_DRAW_STA, then press the button"Entry values", put the Document type and the document status, then execute. The list of the roles containing that authorization object, with the values you are intersted in, will be displayed: then you have to enter in each role, open the tab "User", and there you will have the list of the users with the authorization to put that status for that document type. There you have to enter the name of the new user that shoud perform the release of the document.
      However you should also check if any SAP workflow task is  implemented to follow up the release steps.
    Best regards,
    Andrea

  • Post long text for document line item via FI-GL Inbound IDoc

    Hi guru,
    I am trying post extension ZFIDCP02 linked basic type FIDCCP02 and message type FIDCC2 IDoc in R/3 (4.6c) via IBM Websphere (Inbound IDoc),
    I am use inbound function module IDOC_INPUT_FIDCC2 and activate exit 008 (EXIT_SAPLF050_008) and exit 002 (EXIT_SAPLF050_002),
    In the extension ZFIDCP02 and under E1FISEG, I am add my segment  ZITEXT include field TDSPRAS, TDID, TDOBJECT, TDLINE.
    I am send  ZFIDCP02 IDoc via IBM Websphere no error  but all field TDSPRAS, TDID, TDOBJECT, TDLINE in my segment  ZITEXT not post in FI-GL.
    How can I  post long text for document line item (ZITEXT) in FI-GL ?.
    and I'm mean post ZITEXT to bank statement via IDOC.
    Please throw light on this  and  may be I  'm want solution or example ABAP code for exit 002 (EXIT_SAPLF050_002).
    Thanks in advance,
    Akkapong Pirachai
    CAT Telecom
    Edited by: Akkapong Pirachai on Aug 20, 2008 7:40 AM

    Close question because long time for answer.

  • Unable to change document through FI_DOCUMENT_CHANGE for second item line

    Hi All,
             I am unable to change document through FM FI_DOCUMENT_CHANGE for second line item (buzei 002).
             I want to change assignment field(ZUNOR) for second item line.( Please be noted that bseg-koart for this document is maintained as 'S' (G/L account).
             Please give some inputs on the same,it will be grate for me.
    Rgds,
    Raghav

    First some tests, try to change the value with transacions FB02 or FB09, if you cannot that may come from the Field Status Group associated with the account and posting keys.
    - FS03 to find Field Status Group of the account
    - SPRO then Financial Accounting, General Ledger Accounting, Business Transactions, Carry Out and Check Document Settings, Maintain Field Status Variants to find Field Status Group definition  (or SM34 on view cluster V_T004V)
    Regards,
    Raymond

  • Three same material document number generated for single PO line item.

    Hi,
    I found three same material number has been generated for single PO line item. Is there any specific reason for this.
    Here is the detail.
    PO
    LN   qty
    10    100
    PO history for LN 10
    Mat doc          qty               price
    5000000000     100               100
    5000000000     100               100
    5000000000     100               100

    see aditya , tables having document number as a primairy key will have a single entry , where as tables having primary key other then material documnet number is having multiple entries . as far as material document is concern , it is only one document in system , now we have to find why it is appearing 3 times . i will test this in my system and let you know .
    well thanx for your Cooperation . i will definatly get back to you .
    regards
    ravikant dewangan

  • Set approval for inventory transfer document

    hi
    i am using sap b1 with 2005
    i want to set approval to particular product manager  when transfer item from one warehouse to other  warehouse in inventory transfer document
    for that i write query in query generator like
    SELECT T0.DocNum, T1.ItemCode, T1.Dscription, T1.Quantity, T2.SWW FROM OWTR T0  INNER JOIN WTR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode WHERE T0.DocDate >=[%0] and
    T2.SWW ='chandan'
    {chandan is name of product manager}
    so please send query that will support for approval template.
    regards,
    sandip

    In the Approval templates > Document tab ..only the documents listed can have an Approval Procedure tied to them.
    If Inventory transfer is not listed there, you might not be able to create one
    Suda

  • Is it possible Line level approval for purchasing requisition in AME?

    hi
    is it possible Line level approval for purchasing requisition  in AME?
    so that send each line to separate approver ?

    If using AME, it should be possible. Check AME Guide for POs for details. Let me know if you run into issues.
    Thanks
    Shree

  • Line level approval for Vouchers ?

    Hello,
    Can someone tell me whether it is possible to have vouchers approved by Line. Meaning different approvers for different voucher lines?
    If yes, where can I find how to do it?
    I tried adding the Line Level in the Transaction registery for the process ID VoucherApproval and I could select 'Line' in in my approval process setup but I always get the message 'No approval required'...
    Regards,
    Stijn

    Hi Mano,
    if you use approval. It will be approved by steps. Next step will not be started until previous completely done. In your case 1st Item should wait until all other items processed.
    Regards
    Konstantin

  • Approval For Marketing Documents

    Hi All,
    i would like to set an approval procedure for te marketing documents; let's say purchase order; so that if the posting date differs from the date of the posting period, the document should go for approval. I would like to put an approval for back end data entry. How to handle this??
    Thanks,
    Joseph

    Hi Joseph,
    Gordon & Suda both are Correct.
    Try to Create the below Query and Assign the Approval Procedure Terms.
    SELECT 'TRUE'
    IF MONTH(GetDate()) != MONTH($[$10.0.Date])
    IF MONTH(GetDate()) != MONTH($[$10.0.Date]
    SELECT 'TRUE'
    OR
    SELECT 'TRUE' WHERE MONTH(GetDate()) != MONTH($[$10.0.Date])
    Regards,
    Madhan.

  • Line Item level Approval for Shopping cart

    Hi Expert,
    I am using workflow template WS14500015 for line item level approval.i have few doubts on this
    i am using cost center based approval, so if the 1st line item is approved will it generate a PO or will it wait for all the line items approval.

    Hi Mano,
    if you use approval. It will be approved by steps. Next step will not be started until previous completely done. In your case 1st Item should wait until all other items processed.
    Regards
    Konstantin

Maybe you are looking for

  • Can I go back to the old version of Firefox?

    I am trying to pin-point the cause of problems I am having with my basic one-page website. It does not allow me to upload images. The hosting agent says I have a virus. I did the scan and cleaned up the desktop but the problem remains. I am suspiciou

  • Can't find newly purchased movies

    I just bought Spider-Man trilogy on my Mac mini and it shows up as a charge on my account- but I can't find the movies (the spider-man movies). Not in my library, not in available downloads. ??

  • Music from itunes in slideshow

    i just tried to add music to my slideshow and i think it is different then the last time i tried to do it. I can't get to my music library, it only display the last few albums i have put in. Why can't i get to my whole library? I swear I could before

  • Setting up virtual path

    hi , I have been trying to set up the virtual path for my xsql servlet.The index.html and hello page and employee page works fine when i use xsql-wtg .but i am trying to set it for IIS. I am using servlet exe 3.0 , my inetpub is in my d drive my orac

  • Downgrading to 1.0

    I heard by downgarding to 1.0 I can get my problem fixed until apple releases a patch