RCAPTR_TEMPLATE_API SAP (Strcuture Template for Capital Transfer) Structure details

Dictionary Type: Structure
Description: Strcuture Template for Capital Transfer




ABAP Code to SELECT data from RCAPTR_TEMPLATE_API
Related tables to RCAPTR_TEMPLATE_API
Access table RCAPTR_TEMPLATE_API




Structure field list including key, data, relationships and ABAP select examples

RCAPTR_TEMPLATE_API is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Strcuture Template for Capital Transfer" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RCAPTR_TEMPLATE_API TYPE RCAPTR_TEMPLATE_API.

The RCAPTR_TEMPLATE_API table consists of various fields, each holding specific information or linking keys about Strcuture Template for Capital Transfer data available in SAP. These include MSBOTERM (Repayment Change Indicator Capital Transfer), CTREPSE_AN (Condition Type Repayment Settlement), CTREPSE_IN (Condition Type Repayment Settlement), CTNSETREPCF_AN (Condition Type Carry Forward Repayment Amnt Not Settled).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP RCAPTR_TEMPLATE_API structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
IINCLDVALUT_TInclusive Indicator for Target Loan TB_IND_INCL_TARGETCHAR1XFELD
MSBOTERMRepayment Change Indicator Capital Transfer TB_SBOTERM_COMBICHAR1TDCAPTR_REPCHT_SBOTERM_CAPTR
CTREPSE_ANCondition Type Repayment Settlement TB_CT_REPAYMENT_SETTLEMENT_OFNUMC4TZK01SKOART
CTREPSE_INCondition Type Repayment Settlement TB_CT_REPAYMENT_SETTLEMENT_OFNUMC4TZK01SKOART
CTNSETREPCF_ANCondition Type Carry Forward Repayment Amnt Not Settled TB_CT_NOT_SET_REP_CARRY_FORWNUMC4TZK01SKOART
CTNSETREPCF_INCondition Type Carry Forward Repayment Amnt Not Settled TB_CT_NOT_SET_REP_CARRY_FORWNUMC4TZK01SKOART
FTAGIOOF_SFlow Type Premium Outflow TB_FT_AGIO_OFCHAR4TZB0ASBEWART
FTAGIOIF_TFlow Type Premium Inflow TB_FT_AGIO_IFCHAR4TZB0ASBEWART
FTPREAGIOOF_SFlow Type Advance Premium Outflow TB_FT_PREAGIO_OFCHAR4TZB0ASBEWART
FTPREAGIOIF_TFlow Type Advance Discount / Inflow TB_FT_PREAGIO_IFCHAR4TZB0ASBEWART
MRCAPTR_REASONReason for Capital Transfer TB_CAPTR_REASONNUMC3TDCAPTR_REASONTB_CAPTR_REASON
MPOSTTYPEPosting Control for the Capital Transfer TB_POSTTYPE_KEYNUMC2TZB09VVSBUST
IMANPOPROCNeed for Postprocessing TB_MAN_POSTPROCESSINGNUMC3TDCAPTR_POSTPRT_MAN_POSTPROCESSING
IBORCHREQMain Loan Partners Must Be Different TB_BORROWER_CHANGE_REQUIREDCHAR1XFELD
TXTXBO_TEXTText for Business Operation XBOTEXTCHAR30TEXT30

Key field Non-key field



How do I retrieve data from SAP structure RCAPTR_TEMPLATE_API using ABAP code?

As RCAPTR_TEMPLATE_API is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RCAPTR_TEMPLATE_API as there is no data to select.

How to access SAP table RCAPTR_TEMPLATE_API

Within an ECC or HANA version of SAP you can also view further information about RCAPTR_TEMPLATE_API and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!