We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-dev] SAPScript How to add balance by line invoice forms (RFKORD10)?

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by john.louk (Workflow Designer)
on Jan 14 at 11:36 AM
I assume that you have a custom SAPscript. I would not recommend changing the standard SAP SAPscript (template).

If you are still using the SAP standard print program, execute a PERFORM command in the SAPscript in the text element for the line.

/E ITEM_LINE
/: PERFORM <form_name> IN PROGRAM <program_name>
/: USING ?
/: CHANGING &BALANCE&
AS &variable&,,&variable&,,&BALANC E&

If you Google for this or search the Toolbox archives, you should be able to find the format.

Or you can copy the print program and add a global variable. I do not usually recommend copying a SAP standard program.


Cheers

John

---------------Original Message---------------
From: PedroT
Sent: Friday, January 14, 2011 11:12 AM
Subject: SAPScript How to add balance by line invoice forms (RFKORD10)?

HI,

I'm trying to add a field on a form printed by RFKORD10 that in each line presents the balance + the value of that line, and this line by line.
Example:
Initial balance 1000
Doc 1 100 1100
Doc 2 200 1300
Doc 3 250- 1050
Total 1050

This is the idea.

How to make this? Any field on RF140 that has this info?

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
john.louk
SAP Development Enthusiast

Contributed 100 posts in a group to earn a Bronze Achievement
Most Popular White Papers

In the Spotlight
Which response to your Toolbox.com Groups post was the most helpful? Use 'Best Answer' to mark highest quality content.
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language