FMFGCCRVENDOR_DATA_QUERY_OUT45 SAP (Element grouping that contains basic information about the c) Structure details

Dictionary Type: Structure
Description: Element grouping that contains basic information about the c




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




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

FMFGCCRVENDOR_DATA_QUERY_OUT45 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 "Element grouping that contains basic information about the c" 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_FMFGCCRVENDOR_DATA_QUERY_OUT45 TYPE FMFGCCRVENDOR_DATA_QUERY_OUT45.

The FMFGCCRVENDOR_DATA_QUERY_OUT45 table consists of various fields, each holding specific information or linking keys about Element grouping that contains basic information about the c data available in SAP. These include DUNS (Data Universal Numbering System - a Dun and Bradstreet uniqu), DUNS4 (Data Universal Numbering System plus 4 digits), CAGE (Commercial and Government Entity number - identification cod), LEGAL_BUSINESS_NAME (Legal name of the business).. 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 FMFGCCRVENDOR_DATA_QUERY_OUT45 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
DUNSData Universal Numbering System - a Dun and Bradstreet uniqu FMFGDUNS1STRG0
DUNS4Data Universal Numbering System plus 4 digits FMFGDUNS41STRG0
CAGECommercial and Government Entity number - identification cod FMFGCAGE1STRG0
LEGAL_BUSINESS_NAMELegal name of the business FMFGLEGAL_BUSINESS_NAME1CHAR120
DOING_BUSINESS_ASName under which business is conducted FMFGDOING_BUSINESS_AS1CHAR60
TAXPAYER_IDENTIFICATION_NUMBER9-digit identification number used by companies for income t FMFGTAXPAYER_IDENTIFICATION_N1STRG0
SOCIAL_SECURITY_NUMBER9-digit unique personal identification number. Level 2. FMFGSOCIAL_SECURITY_NUMBER1STRG0
CURRENT_REGISTRATION_STATUSCurrent status of the CCR registration FMFGCURRENT_REGISTRATION_STATUSTRG0
REGISTRATION_EXPIRATION_DATEDate the CCR registration expires FMFGREGISTRATION_EXPIRATION_D1STRG0
DIVISION_NAMEName of the company division if part of a larger company FMFGDIVISION_NAME1CHAR60
DIVISION_NUMBERNumber of the company division if part of a larger company FMFGDIVISION_NUMBER1STRG0
URLUniform Resource Locator - world wide web address FMFGURL1CHAR200
START_DATEBusiness start date FMFGSTART_DATE1STRG0
EMPLOYEE_NUMBERNumber of employees. Level 2. FMFGEMPLOYEE_NUMBER1STRG0
LOCATION_EMPLOYEE_NUMBERNumber of employees at the specified location. Level 2. FMFGLOCATION_EMPLOYEE_NUMBER1STRG0
END_DATEEnd date of the fiscal year in MMDD format FMFGEND_DATE1STRG0
REVENUEIncome generated by the business. Level 2. FMFGREVENUE1STRG0
LOCATION_REVENUEIncome generated by the business at the specified location. FMFGLOCATION_REVENUE1STRG0
COMPANY_SECURITY_LEVEL2-digit security level for the company FMFGCOMPANY_SECURITY_LEVEL1STRG0
HIGHEST_EMPLOYEE_SECURITY_LEV2-digit code indicating highest level of employee security FMFGHIGHEST_EMPLOYEE_SECURITY1STRG0
ORGANIZATION_TYPE_CODECode that indicates the type of organization FMFGORGANIZATION_TYPE_CODE1STRG0
DELINQUENT_FEDERAL_DEBTReflects whether the vendor currently has outstanding delinq FMFGDELINQUENT_FEDERAL_DEBT1CHAR1
NO_PUBLIC_DISPLAY_FLAGFlag indicating vendor information may not be displayed or d FMFGNO_PUBLIC_DISPLAY_FLAG1CHAR1

Key field Non-key field



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

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

How to access SAP table FMFGCCRVENDOR_DATA_QUERY_OUT45

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