EAPSCO_REQUESTED_DATA SAP (Element grouping that holds all of elements for which data i) Structure details

Dictionary Type: Structure
Description: Element grouping that holds all of elements for which data i




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




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

EAPSCO_REQUESTED_DATA 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 holds all of elements for which data i" 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_EAPSCO_REQUESTED_DATA TYPE EAPSCO_REQUESTED_DATA.

The EAPSCO_REQUESTED_DATA table consists of various fields, each holding specific information or linking keys about Element grouping that holds all of elements for which data i data available in SAP. These include GENERAL_INFO_Q (), CONTROLLER (), BASIC_INFO_Q (Element grouping that contains basic information about the c), PHYSICAL_ADDRESS_Q (Physical location 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 EAPSCO_REQUESTED_DATA 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
GENERAL_INFO_Q 0
CONTROLLER 0
BASIC_INFO_QElement grouping that contains basic information about the c EAPSCO_BASIC_INFO_QCHAR1
PHYSICAL_ADDRESS_QPhysical location of the business EAPSCO_PHYSICAL_ADDRESS_QCHAR1
MAILING_ADDRESS_QAddress that is able to receive mail. A post office box is EAPSCO_MAILING_ADDRESS_QCHAR1
CORPORATE_INFO_Q 0
CONTROLLER 0
BUSINESS_TYPE_Q2-character code that indicates type of business EAPSCO_BUSINESS_TYPE_QCHAR1
SMALL_BUSINESS_ADMINISTRATIONCertifications from the Small Business Administration EAPSCO_SMALL_BUSINESS_ADMINISTCHAR1
SOLE_PROPRIETORSHIP_POCQPoint of contact if the business is a sole proprietorship EAPSCO_SOLE_PROPRIETORSHIP_PO1CHAR1
DISASTER_RESPONSE_CONTRACTOR_QDisaster Response information for the registration EAPSCO_DISASTER_RESPONSE_CONTRCHAR1
GOODS_AND_SERVICES_Q 0
CONTROLLER 0
NORTH_AMERICAN_INDUSTRY_CLASSCode used to identify the type of business, product or servi EAPSCO_NORTH_AMERICAN_INDUSTR1CHAR1
STANDARD_INDUSTRIAL_CLASSIFICAClassification code applied to products and services EAPSCO_STANDARD_INDUSTRIAL_CLACHAR1
FEDERAL_SUPPLY_CLASS_QCode used to identify the products and services the company EAPSCO_FEDERAL_SUPPLY_CLASS_QCHAR1
PRODUCT_SERVICE_CODE_QCode used to identify the products and services supplied to EAPSCO_PRODUCT_SERVICE_CODE_QCHAR1
SPECIAL_NAICSVALUES_QValues associated with particular NAICS codes, includes Tota EAPSCO_SPECIAL_NAICSVALUES_QCHAR1
FINANCIAL_INFO_Q 0
CONTROLLER 0
ELECTRONIC_FUNDS_TRANSFER_QInformation about the bank used for electronic funds transfe EAPSCO_ELECTRONIC_FUNDS_TRANS1CHAR1
AUTOMATED_CLEARING_HOUSE_QContact information for the Automated Clearing House departm EAPSCO_AUTOMATED_CLEARING_HOU1CHAR1
REMITTANCE_INFO_QAddress to mail a paper check if an Electronic Funds Transfe EAPSCO_REMITTANCE_INFO_QCHAR1
ACCOUNTS_RECEIVABLE_POCQPoint of contact provided to Defense Finance Accounting Serv EAPSCO_ACCOUNTS_RECEIVABLE_PO1CHAR1
POCQ 0
CONTROLLER 0
CCRPOCQPrimary registrant point of contact who acknowledges the inf EAPSCO_CCRPOCQCHAR1
CCRALTERNATE_POCQAlternative contact to the primary registrant EAPSCO_CCRALTERNATE_POCQCHAR1
GOVERNMENT_BUSINESS_POCQPoint of contact responsible for marketing and sales with th EAPSCO_GOVERNMENT_BUSINESS_PO1CHAR1
GOVERNMENT_BUSINESS_ALTERNATEAlternate contact to the Government Business POC EAPSCO_GOVERNMENT_BUSINESS_AL1CHAR1
PAST_PERFORMANCE_POCQPoint of contact in the company responsible for administerin EAPSCO_PAST_PERFORMANCE_POCQCHAR1
PAST_PERFORMANCE_ALTERNATE_POCAlternate contact to the Past Performance POC EAPSCO_PAST_PERFORMANCE_ALTER1CHAR1
ELECTRONIC_BUSINESS_POCQPoint of contact who is responsible for authorizing individu EAPSCO_ELECTRONIC_BUSINESS_PO1CHAR1
ELECTRONIC_BUSINESS_ALTERNATEAlternate contact to the Electronic Business POC EAPSCO_ELECTRONIC_BUSINESS_AL1CHAR1
PREVIOUS_BUSINESS_NAME_POCQPoint of contact for the business under a previous name EAPSCO_PREVIOUS_BUSINESS_NAME1CHAR1
GOVERNMENT_PARENT_POCQPoint of contact for the government parent entity EAPSCO_GOVERNMENT_PARENT_POCQCHAR1
CORPORATE_POCQCorporate point of contact information EAPSCO_CORPORATE_POCQCHAR1
MARKETING_PARTNER_IDENTIFICATIMarketing Partner ID (MPIN). Self-defined access code that w EAPSCO_MARKETING_PARTNER_IDEN1CHAR1
EDIDETAILS_Q 0
CONTROLLER 0
EDIVALUES_QElement grouping that contains specific Electronic Date Inte EAPSCO_EDIVALUES_QCHAR1
EDIPOCQPoint of contact for Electronic Data Interchange information EAPSCO_EDIPOCQCHAR1
DUN_AND_BRADSTREET_LINKAGE_Q 0
CONTROLLER 0
HEADQUARTERS_PARENT_POCQPoint of contact information for the headquarters of the par EAPSCO_HEADQUARTERS_PARENT_PO1CHAR1
GLOBAL_ULTIMATE_POCQThe top most responsible entity within the global family tre EAPSCO_GLOBAL_ULTIMATE_POCQCHAR1
DOMESTIC_ULTIMATE_POCQEntity within the family tree which is the highest-ranking m EAPSCO_DOMESTIC_ULTIMATE_POCQCHAR1
DUN_AND_BRADSTREET_MONITORINGDun and Bradstreet monitoring information EAPSCO_DUN_AND_BRADSTREET_MONICHAR1
EXECUTIVE_COMPENSATION_QCompensation information for top five executives for specifi EAPSCO_EXECUTIVE_COMPENSATION1CHAR1
PROCEEDINGS_QCriminal, civil and administrative proceedings for specified EAPSCO_PROCEEDINGS_QCHAR1

Key field Non-key field



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

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

How to access SAP table EAPSCO_REQUESTED_DATA

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