SAPPLCO_SC_GMERPID_R_ACCASSGMT SAP (GoodsMovementERPByIDResponseMessage_sync / GoodsMovement /) Structure details

Dictionary Type: Structure
Description: GoodsMovementERPByIDResponseMessage_sync / GoodsMovement /




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




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

SAPPLCO_SC_GMERPID_R_ACCASSGMT 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 "GoodsMovementERPByIDResponseMessage_sync / GoodsMovement /" 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_SAPPLCO_SC_GMERPID_R_ACCASSGMT TYPE SAPPLCO_SC_GMERPID_R_ACCASSGMT.

The SAPPLCO_SC_GMERPID_R_ACCASSGMT table consists of various fields, each holding specific information or linking keys about GoodsMovementERPByIDResponseMessage_sync / GoodsMovement / data available in SAP. These include COST_CENTRE_ID (Identifier for a cost center), GENERAL_LEDGER_ACCOUNT_ID (Proxy Data Element (Generated)), PRODUCTION_ORDER_ID (Production Order ID), MAINTENANCE_ORDER_ID (Proxy Data Element (Generated)).. 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: Can Be Enhanced (Deep)


SAP SAPPLCO_SC_GMERPID_R_ACCASSGMT 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
CONTROLLER 0
COST_CENTRE_IDIdentifier for a cost center SAPPLCO_SC_NOSC_COST_CENTRE_IDCHAR32
GENERAL_LEDGER_ACCOUNT_IDProxy Data Element (Generated) SAPPLCO_SC_GL_ACCOUNTIDCHAR10
PRODUCTION_ORDER_IDProduction Order ID SAPPLCO_SC_PRODUCTION_ORDER_IDCHAR12
MAINTENANCE_ORDER_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_MAINTORDER_IDCHAR12
SALES_ORDER_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_SALES_ORDER_IDCHAR10
SALES_ORDER_ITEM_IDProxy Data Element (Generated) SAPPLCO_SC_SALES_ORDER_ITEM_IDCHAR6
SALES_ORDER_ITEM_SCHED_LIN_IDProxy Data Element (Generated) SAPPLCO_SC_BUSTRANSDOCSCHLINIDCHAR4
PROFIT_CENTRE_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_PROFITCENTREIDCHAR32
PROJECT_WBS_ELEMENT_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_PROJ_WBSELEMIDCHAR32
MASTER_FIXED_ASSET_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_MASTFIXASSETIDCHAR12
FIXED_ASSET_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_FIXED_ASSET_IDCHAR4
FUNDS_MANAGEMENT_FUND_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_FNDS_MGMT_FIDCHAR20
FUNDES_MANAGEMENT_CENTRE_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_FNDS_MGMT_CIDCHAR16
FUNDS_MANAGEMENT_ACCOUNT_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_FNDS_MGMT_AIDCHAR24
COSTING_ACTIVITY_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_COSTING_ACT_IDCHAR12
RESOURCE_CLASS_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_RES_CLASS_IDCHAR6
GRANT_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_GRANT_IDCHAR20
TRADING_PARTNER_ACC_BUS_AREAProxy Data Element (Generated) SAPPLCO_SC_NOSC_ACCNTGBUSARCDCHAR4
CLEARING_COMPANY_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_COMPANY_IDCHAR20
PROJECT_NETWORK_IDProxy Data Element (Generated) SAPPLCO_SC_NOSC_PROJ_NETWIDCHAR12

Key field Non-key field



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

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

How to access SAP table SAPPLCO_SC_GMERPID_R_ACCASSGMT

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