RIPRCSS1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RIPRCSS1 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: PM: ComplConfirmation Slip for Split Ops Version 1
Text Symbol: 501 = LOG ERR
Text Symbol: 502 = Original
Text Symbol: 503 = Copy
Text Symbol: 504 = Delta
Text Symbol: 505 = Original/delta
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STATUS_TEXT_EDIT CALL FUNCTION 'STATUS_TEXT_EDIT' EXPORTING OBJNR = KBEDP-KBSTA ONLY_ACTIVE = 'X' SPRAS = PRINT_LANGUAGE IMPORTING LINE = BSVZ-STEXT EXCEPTIONS OBJECT_NOT_FOUND = 01.
WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING "print the ticket ELEMENT = 'CONFIRMATION_SLIP' WINDOW = 'MAIN'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RIPRCSS1 - PM: ComplConfirmation Slip for Split Ops Version 1 RIPRCSS1 - PM: ComplConfirmation Slip for Split Ops Version 1 RIPRCSS0 - PM: Confirmation ticket for split records RIPRCSS0 - PM: Confirmation ticket for split records RIPRCS01 - PM: CompConfirmation Slip Version 1 RIPRCS01 - PM: CompConfirmation Slip Version 1