ADS2KIPUPL_UPLOAD_OPTIONS SAP (SPEC2000 IP Upload: Structure for Upload Options) Structure details

Dictionary Type: Structure
Description: SPEC2000 IP Upload: Structure for Upload Options




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




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

ADS2KIPUPL_UPLOAD_OPTIONS 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 "SPEC2000 IP Upload: Structure for Upload Options" 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_ADS2KIPUPL_UPLOAD_OPTIONS TYPE ADS2KIPUPL_UPLOAD_OPTIONS.

The ADS2KIPUPL_UPLOAD_OPTIONS table consists of various fields, each holding specific information or linking keys about SPEC2000 IP Upload: Structure for Upload Options data available in SAP. These include BGRD_SERVER (Server name), USE_PARALLEL_PROCESSING (Launch Parallel Processes for individual part uploads), PP_SERVER_GROUP (Server Group for Parallel Processing), NR_OF_PARALLEL_PROCESSES (SPEC 2000 Upload: Number of Work Processes).. 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)


SAP ADS2KIPUPL_UPLOAD_OPTIONS 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
BACKGROUND_PROCESSCan Process switch to Background Processing after User Input ADS2KIPUPL_BGRD_PROCESSCHAR1BOOLE
BGRD_SERVERServer name BTCSRVNAMECHAR20TEXT20
USE_PARALLEL_PROCESSINGLaunch Parallel Processes for individual part uploads ADS2KIPUPL_USE_PARA_PROCCHAR1BOOLE
PP_SERVER_GROUPServer Group for Parallel Processing SPTA_RFCGRCHAR20RZLLI_ACNSPTA_RFCGRSPTA_SERVER_GROUP
NR_OF_PARALLEL_PROCESSESSPEC 2000 Upload: Number of Work Processes ADS2KIPUPL_WORKPROCESSESNUMC2NUMC2
BY_PASS_IP_DBBypass Input to the IP Database ADS2KIPUPL_BY_PASS_IP_DBCHAR1BOOLE
BY_PASS_CUST_CHECKSRevised part may be considered as new part ADS2KIPUPL_BY_PASS_CUST_CHECKSCHAR1BOOLE
WITH_OUT_END_ITEMSUpload without End Items ADS2KIPUPL_WITH_OUT_END_ITEMSCHAR1BOOLE
USE_TDC_AS_SPLUse Transmitter of Data as Supplier (S/T FIle only) ADS2KIPUPL_USE_TDC_AS_SPLCHAR1BOOLE
USE_MFR_AS_SPLUse Manufacturer of Part as Supplier (S/T FIle) ADS2KIPUPL_USE_MFR_AS_SPLCHAR1BOOLE
FILE_FROM_PRESENTATION_SERVERUpload the File from the Presentation Server ADS2KIPUPL_FROM_PRES_SERVERCHAR1BOOLE
FILE_TYPEFile Identifier Code ADSPC_FICCHAR1ADSPC_FIC
DISPLAY_PROGRESSDisplay Upload Progress in Status Bar ADS2KIPUPL_DISPLAY_PROGRESSCHAR1BOOLE
CUST_PROFILEUpload Profile ADS2KIPUPL_PROFILECHAR10CHAR10
NR_OF_PARTSSPEC 2000 IP Upload: No. of Parts in one Parallel Proc. Call ADS2KIPUPL_NO_OF_PARTSNUMC2NUMC2
NR_OF_RESTARTSSPEC 2000 IP Upload: Number of Restarts of Failed Process ADS2KIPUPL_NO_OF_RESTARTSNUMC2NUMC2
REJECT_PARTSave Reject Part Messages in the Application Log ADS2KIPUPL_MSG_SAVE_PARTCHAR1BOOLE
REJECT_RECORDSave Reject Record Messages in the Application Log ADS2KIPUPL_MSG_SAVE_RECORDCHAR1BOOLE
REJECT_SEGMENTSave Reject Segment Messages in the Application Log ADS2KIPUPL_MSG_SAVE_SEGMENTCHAR1BOOLE
REJECT_ELEMENTSave Reject Element Messages in the Application Log ADS2KIPUPL_MSG_SAVE_ELEMENTCHAR1BOOLE
CONSISTENCY_CHECSave Consistency Check Messages in the Application Log ADS2KIPUPL_MSG_SAVECONSISTENCYCHAR1BOOLE
ADVISORY_ERRORSave Advisory in Application Log ADS2KIPUPL_MSG_SAVE_ADVISECHAR1BOOLE
RESUME_AFTER_TERMINATIONData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE

Key field Non-key field



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

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

How to access SAP table ADS2KIPUPL_UPLOAD_OPTIONS

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