SAP Reports / Programs

RPCPKIN0 SAP ABAP Report - GBA Import interface (Nederland)







RPCPKIN0 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 RPCPKIN0 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPCPKIN0. "Basic submit
SUBMIT RPCPKIN0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCPKIN0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: GBA Import interface (Nederland)
Text Symbol: 007 = Versie
Text Symbol: 008 = LO2
Text Symbol: 009 = LO3
Text Symbol: 010 = Algemeen
Text Symbol: 011 = Testrun
Text Symbol: 012 = Exceptie-log
Text Symbol: 001 = Bestanden
Text Symbol: 002 = Physisch
Text Symbol: 003 = Logisch
Text Symbol: 004 = Servers
Text Symbol: 005 = Presentatie
Text Symbol: 006 = Applicatie
Text Symbol: 019 = Soort verwerking
Text Symbol: 020 = Voorgrond
Text Symbol: 021 = Achtergrond
Text Symbol: 022 = Exception log
Text Symbol: E01 = Punt als scheidingsteken enkel tussen bestandsnaam
Text Symbol: E02 = en extensie.
Text Symbol: 013 = Back-up
Text Symbol: 014 = Parameters batchinput
Text Symbol: 015 = Vasthouden batchinput
Text Symbol: 016 = Lockdatum
Text Symbol: 017 = Gebruiker bevoegd
Text Symbol: 018 = Maximale records
Text Symbol: T08 = Datum:
Text Symbol: T09 = Tijd:
Text Symbol: T10 = Host:
Text Symbol: T11 = Systeem:
Text Symbol: T12 = Taal:
Text Symbol: T13 = User:
Text Symbol: T02 = Infty
Text Symbol: T03 = Subty
Text Symbol: T04 = Begda
Text Symbol: T05 = Endda
Text Symbol: T06 = S
Text Symbol: T07 = Programma:
Text Symbol: T20 = Algemeen





Text Symbol: T21 = Testrun
Text Symbol: T22 = Back-up
Text Symbol: T23 = Type
Text Symbol: T24 = Bericht
Text Symbol: T14 = Bestanden
Text Symbol: T15 = Invoerbestand
Text Symbol: T16 = Exceptie log
Text Symbol: T17 = Logisch ontwerp
Text Symbol: T18 = LO2
Text Symbol: T19 = LO3
Text Symbol: T01 = Pernr


INCLUDES used within this REPORT RPCPKIN0

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

BDC_CLOSE_GROUP * CALL FUNCTION 'BDC_CLOSE_GROUP' * EXCEPTIONS * not_open = 1 * queue_error = 2 * OTHERS = 3.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RPCPKIN0 or its description.