RTPM_PAY_ASSIGN 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 RTPM_PAY_ASSIGN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TPM_PAY_ASSIGN - Generation Payment Indicator
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.
Selection Text: R_BOOKTP = Using Posting Category
Selection Text: R_DELFLG = Delete Mode
Selection Text: R_FLWTYP = Using Assigned Flow Types
Selection Text: R_INSFLG = Insert Mode
Selection Text: R_UPDFLG = Update Mode
Selection Text: S_FLWTYP = D .
Selection Text: S_VALARE = D .
Title: Proposal Gereration for the Payment Relevance of Update Types
Text Symbol: B01 = DB Mode
Text Symbol: B02 = Strategy for Proposal Determination
Text Symbol: Q01 = Do you really want to delete?
Text Symbol: Q02 = Delete Revenue Classification for Reporting
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_SYS_PARAMS CALL FUNCTION 'TR_SYS_PARAMS' IMPORTING system_client_role = g_syscat EXCEPTIONS no_systemname = 1 no_systemtype = 2 OTHERS = 3.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-q02 text_question = text-q01 IMPORTING answer = g_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_PAY_ASSIGN - Proposal Gereration for the Payment Relevance of Update Types RTPM_PAY_ASSIGN - Proposal Gereration for the Payment Relevance of Update Types RTPM_PAYMENT_BLOCK_RELEASE - Program RTPM_PAYMENT_BLOCK_RELEASE RTPM_PAYMENT_BLOCK_RELEASE - Program RTPM_PAYMENT_BLOCK_RELEASE RTPM_NOTE_1919905 - Report RTPM_NOTE_1919905 RTPM_NOTE_1919905 - Report RTPM_NOTE_1919905