BAPIBUSISM007_RET_SALES SAP (IS-M: Business Partner SD Retailer (JGTEUWVV)) Structure details

Dictionary Type: Structure
Description: IS-M: Business Partner SD Retailer (JGTEUWVV)




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




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

BAPIBUSISM007_RET_SALES 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 "IS-M: Business Partner SD Retailer (JGTEUWVV)" 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_BAPIBUSISM007_RET_SALES TYPE BAPIBUSISM007_RET_SALES.

The BAPIBUSISM007_RET_SALES table consists of various fields, each holding specific information or linking keys about IS-M: Business Partner SD Retailer (JGTEUWVV) data available in SAP. These include DISTR_CHAN (Distribution Channel), DIVISION (Division), POPULATION_OF_SALES_AREA (IS-M: Population of Sales Area), RIGHT_OF_RETURN_VALID_FROM (Right of Return: Valid From).. 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: Cannot Be Enhanced


SAP BAPIBUSISM007_RET_SALES 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
SALESORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
DIVISIONDivision SPARTCHAR2TSPASPARTSPAC_SPART
POPULATION_OF_SALES_AREAIS-M: Population of Sales Area VGEINWNUMC10ANZPERS
RIGHT_OF_RETURN_VALID_FROMRight of Return: Valid From REMVONDATS8DATUM
RIGHT_OF_RETURN_VALID_TORight of Return: Valid To REMBISDATS8DATUM
RETURN_TYPEReturn Type REMARTCHAR1REMART
RETURN_METHODReturn Method REMWEISECHAR1REMWEISE
RETURN_PROCEDUREReturn Procedure REMVERFAHRENCHAR1REMVERFAHREN
RETAILERIS-M: Retailer EWKUNCHAR10JGTGPNRALPHAGPNR
RETURN_GROUPCustomer Group for Return Check Procedure JKSDRECHKGROUPCHAR4Assigned to domainJKSDRECHKGROUP

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM007_RET_SALES

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