CRMT_APO_TPSRCX SAP (BAPI Transfer Structure for Maintenance TPSRC; Checklist) Structure details

Dictionary Type: Structure
Description: BAPI Transfer Structure for Maintenance TPSRC; Checklist




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




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

CRMT_APO_TPSRCX 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 "BAPI Transfer Structure for Maintenance TPSRC; Checklist" 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_CRMT_APO_TPSRCX TYPE CRMT_APO_TPSRCX.

The CRMT_APO_TPSRCX table consists of various fields, each holding specific information or linking keys about BAPI Transfer Structure for Maintenance TPSRC; Checklist data available in SAP. These include COUNTER (Internal Counter), PUR_DOC_CAT (Updated information in related user data field), PUR_DOC_NO (Updated information in related user data field), PUR_DOC_ITEM (Updated information in related user data field).. 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 CRMT_APO_TPSRCX 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
PROCRELATIONIDProcurement Relationship GUID 32 CRMT_APO_PROCRELATION_IDCHAR32SYSUUID_C
COUNTERInternal Counter CRMT_APO_COUNTERINT410CRM_APO_COUNTER
PUR_DOC_CATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PUR_DOC_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PUR_DOC_ITEMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PURCH_ORGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PRODUCT_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VENDORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANT_FROMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LOCATION_TOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VAL_FROMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VAL_TOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSIGNATIONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUBCONTRACTINGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ACCOUNTING_INDICATORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ACCOUNTING_KEYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATION_PROFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
APO_COMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PROC_REL_ACTIVEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ADDR_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLAN_DELUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_UNITUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_UNIT_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BASE_UNITUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ISOCODE_UNITUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NUMERATORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DENOMINATORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LCRELUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FORECASTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WEBRLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VENDOR_MATERIALUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNLOADING_POINTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

As CRMT_APO_TPSRCX 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 CRMT_APO_TPSRCX as there is no data to select.

How to access SAP table CRMT_APO_TPSRCX

Within an ECC or HANA version of SAP you can also view further information about CRMT_APO_TPSRCX 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!