SAP Reports / Programs

GDBPS000 SAP ABAP INCLUDE - Function Pool LDB PSJ (Database Selections and Memory Handling)







GDBPS000 is a standard ABAP INCLUDE 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 GDBPS000 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 GDBPS000. "Basic submit
SUBMIT GDBPS000 AND RETURN. "Return to original report after report execution complete
SUBMIT GDBPS000 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Function Pool LDB PSJ (Database Selections and Memory Handling)
Text Symbol: 843 = Pegging Object Selection
Text Symbol: 842 = Selection: Parameters for Progress Analysis
Text Symbol: 841 = Selection: Components
Text Symbol: 840 = Selection: Capital investment program
Text Symbol: 838 = Selection: Document-object links
Text Symbol: 837 = Selection: Purchasing doc. history
Text Symbol: 836 = Selection: Acct. assignments in purc. doc.
Text Symbol: 835 = Selection: "Material to be provided" item in purc. doc.
Text Symbol: 834 = Selection: Schedule line
Text Symbol: 833 = Selection: Purchasing document item
Text Symbol: 832 = Selection: Purc. doc. headers
Text Symbol: 831 = Selection: Purchase requisition assignment
Text Symbol: 830 = Selection: System and user status
Text Symbol: 829 = Selection: Purchase requisitions
Text Symbol: 826 = Selection: Billing plans
Text Symbol: 825 = Selection: Commercial data for sales doc.s
Text Symbol: 824 = Selection: Status of sales documents
Text Symbol: 823 = Selection: Maintenance orders
Text Symbol: 822 = Selection: Confirmations
Text Symbol: 821 = Selection: Capacity reqmts. of planned orders
Text Symbol: 820 = Selection: Capacity reqmts. of activities
Text Symbol: 819 = Selection: Milestones for activities
Text Symbol: 818 = Selection: Relationships
Text Symbol: 815 = Selection: Production resources/tools
Text Symbol: 814 = Selection: Milestones for WBS elements
Text Symbol: 813 = Selection: Planned orders for WBS elements
Text Symbol: 812 = Selection: Project dates
Text Symbol: 811 = Selection: Project texts for WBS elements
Text Symbol: 810 = Selection: Project texts for activities
Text Symbol: 809 = Selection: Activities in orders
Text Symbol: 807 = Selection: Order items
Text Symbol: 806 = Selection: PP order header data
Text Symbol: 803 = Selection: Network activities


INCLUDES used within this REPORT GDBPS000

INCLUDE GDBPSPUT.
INCLUDE GDBPSGET.


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:

No SAP FUNCTION MODULES are executed within this report code!



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 GDBPS000 or its description.