MC45W_1LST SAP (Agency business extraction: Remuneration list) Structure details

Dictionary Type: Structure
Description: Agency business extraction: Remuneration list




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




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

MC45W_1LST 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 "Agency business extraction: Remuneration list" 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_MC45W_1LST TYPE MC45W_1LST.

The MC45W_1LST table consists of various fields, each holding specific information or linking keys about Agency business extraction: Remuneration list data available in SAP. These include AEDAT (Changed On), BLDAT (Document Date in Document), BRTWR (Agenncy Business: Gross value in document currency), BRTWRD (Agency Business: Gross Value of Doc.Currency (Customr-Side)).. 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 (character-type or numeric)


SAP MC45W_1LST 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
ABARTSettlement Type NAFKTCHAR1NAFKT
AEDATChanged On AEDATDATS8DATUM
BLDATDocument Date in Document BLDATDATS8DATUM
BRTWRAgenncy Business: Gross value in document currency BRTWR_LFCURR15(2) WERTV8
BRTWRDAgency Business: Gross Value of Doc.Currency (Customr-Side) BRTWRD_LFCURR15(2) WERTV8
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
COLLECTION_TYPEDocument Summarization Attribute WCOLLECTIONCHAR1WCOLLECTION
CONTRACTReferencing Contract Number WCONTRACTCHAR10ALPHAWCONTRACT
CONTRACT_TYPEContract Type for Contract Number WCONTRACT_TYPECHAR1WCONTRACT_TYPE
CPDK_ADDRAgency Business: Address of One-Time Customer WLF_CPDK_ADDRCHAR10Assigned to domainALPHAAD_ADDRNUM
EKGRPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
ERDATDate on Which Record Was Created ERDATDATS8DATUM
FKSTO_PARTPartial Reversal WLF_FKSTO_PARTCHAR1XFELD
FKSTO_PARTYCancelled Partner WLF_FKSTO_PARTYCHAR1WLF_FKSTO_PARTY
GSKTOAmount eligible for cash discount in document currency SKFBPCURR13(2) WERTV7
GSKTODAmount eligible for cash discount in document currency SKFBPCURR13(2) WERTV7
HWAERLocal Currency HWAERCUKY5Assigned to domainWAERS
KKBERCredit control area KKBERCHAR4Assigned to domainKKBERKKB
KURSTExchange Rate Type KURSTCHAR4Assigned to domainKURSTKUT
LANDLSupplying Country LANDLCHAR3Assigned to domainLAND1
LFARTAgency business: Billing document type WFARTCHAR4Assigned to domainWFARTWFA
LFART_RLRemuneration List Type, Vendor Billing Document WFART_RLCHAR4Assigned to domainWFART
LFGRUAgency business: Reason for activity WFGRUCHAR3Assigned to domainWFGRU
MWSBKTax amount in document currency MWSBPCURR13(2) WERTV7
MWSBKDTax amount in document currency (customer-side) MWSBPDCURR13(2) WERTV7
POST_PARTYPosting Partner WLF_POST_PARTYCHAR1WLF_POST_PARTY
SETTLE_CATEGORYSettlement Attributes WSETTLE_CATEGORYCHAR1WSETTLE_CATEGORY
SETTLE_DOCGlobal Trade Expenses: Settlement Document WLF_EXP_SETTLE_DOCCHAR10Assigned to domainALPHAWBELN
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
STAFOUpdate group for statistics update STAFOCHAR6Assigned to domainALPHASTAFOMCF
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
WAERLCurrency of Agency Document WAERLCUKY5Assigned to domainWAERSFWS
WBELN_RLAgency Business: Document Number of Remuneration List WBELN_RLCHAR10Assigned to domainALPHAWBELNWLR
WBTYPSettlement request: Payment type WBTYPCHAR1WBTYP
WDTYPAgency Business: Document Category DOCTYPECHAR1DOCTYPE
WFDATAgency business: Posting date WFDATDATS8DATUM
WFDAT_RLAgency Business: Posting Date for the Remuneration List WFDAT_RLDATS8DATUM
WKURSExchange Rate WKURSDEC9(5) EXCRTKURSP
WRARTAgency business: Payment type WRARTCHAR4Assigned to domainWRARTWRA
WRTYPEntry category: payment WRTYPCHAR1WRTYP
WSTWAEAgency Business: Statistics Currency WSTWAECUKY5Assigned to domainWAERS
ZEITPEvent for which updating should take place DZEITPCHAR2Assigned to domainZEITP

Key field Non-key field



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

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

How to access SAP table MC45W_1LST

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