ISU_PRINTPAR_600B SAP (Str EFG_PRINTPARAMS with SEND_PERSNUMBER) Structure details

Dictionary Type: Structure
Description: Str EFG_PRINTPARAMS with SEND_PERSNUMBER




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




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

ISU_PRINTPAR_600B 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 "Str EFG_PRINTPARAMS with SEND_PERSNUMBER" 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_ISU_PRINTPAR_600B TYPE ISU_PRINTPAR_600B.

The ISU_PRINTPAR_600B table consists of various fields, each holding specific information or linking keys about Str EFG_PRINTPARAMS with SEND_PERSNUMBER data available in SAP. These include RDI (Raw Data Interface), FORMKEY (Application form), FORMKEY_RDI (Alternative RDI Form), FORMCLASS (Form Class).. 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 ISU_PRINTPAR_600B 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
DEVICEOutput Type RF_DEVICECHAR8RF_DEVICEDEVICE
RDIRaw Data Interface RF_RDICHAR1RF_RDIRDI
FORMKEYApplication form FORMKEYCHAR30Assigned to domainFORMKEYFOM
FORMKEY_RDIAlternative RDI Form FORMKEY_RDICHAR30Assigned to domainFORMKEY
FORMCLASSForm Class FORMCLASSCHAR30Assigned to domainFORMCLASSFCL
DELAYED_PRINTCreate Print Request Instead Of Printout RF_DELAYED_PRINTCHAR1RF_KENNZXRF_DELAYED_PRINT
LANGULanguage indicator in the application form RF_TDSPRASLANG1Assigned to domainISOLASPRAS
TEST_MODETest Mode RF_TMODECHAR1RF_KENNZX
DEBUGDebugging mode RF_DEBUGCHAR1RF_KENNZX
SENDTYPEDocument Transmission Method RF_SENDTYPECHAR10RF_SENDTYPERF_SENDTYPE
REC_ADDRAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
REC_STRINGComment CHAR50CHAR50TEXT50
SEND_ADDRAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
SEND_PERSNUMBERPerson number AD_PERSNUMCHAR10Assigned to domainALPHAAD_PERSNUMCDTADDRESS
COPYFLAGExample is a Copy RF_COPYFLAGCHAR1RF_KENNZX
REC_PERSNUMBERPerson number AD_PERSNUMCHAR10Assigned to domainALPHAAD_PERSNUMCDTADDRESS
LAST_DOCOBSOLETE: Last Document EFG_DTE_LAST_DOCCHAR1EFG_FLAG
LAST_DOC_ACTCreate Output Request after Last Document RF_LAST_DOC_ACTCHAR1RF_KENNZX
OCL_ACTIVEOpen/Close Logic Active EFG_OCLACTIVECHAR1RF_KENNZX
SENDTYPE_EXTExternal Send Type EFGSENDTYPE_EXTCHAR4Assigned to domainEFGSENDTYPE_EXT
NO_ACTIVATIONNo Activation EFG_DTE_NO_ACTIVATIONCHAR1EFG_FLAG
XSFOutput Format for SmartForms EFG_DTE_XSFCHAR1EFG_XSF
GET_XSFTransfer XSF Data to Application EFG_DTE_GET_XSFCHAR1EFG_FLAG
NO_OPEN_FORMOBSOLETE: DO NOT USE EFG_DTE_DO_NOT_USECHAR1EFG_FLAG
NO_CLOSE_FORMOBSOLETE: DO NOT USE EFG_DTE_DO_NOT_USECHAR1EFG_FLAG
SUPPRESS_COMMITGeneral Indicator EFG_DTE_FLAGCHAR1EFG_FLAG
BOR_RECOBJKEYObject key SWO_TYPEIDCHAR70SWO_TYPEID
GET_PWB_DATAReturn Data EFG_DTE_GET_DATACHAR1EFG_GET_DATA
SPONUMIVNumber range number NRNRCHAR2CHAR2
SENDCONTROLDispatch Control SENDCONTROLCHAR4Assigned to domainESENDCONTROL
SENDCONTROL_XSetting Overrides Default EFG_DTE_OVERRULESCHAR1EFG_FLAG
FLG_PDF_INTERACTIVEPDF-Based Form Is Interactive EFG_DTE_PDF_INTERACTIVECHAR1EFG_FLAG
COUNTRYRecipient Country EFG_DTE_COUNTRYCHAR3Assigned to domainLAND1
ADDITIONAL_PARAMAdditional Print Parameters EFG_DTE_ADDITIONAL_PARAMCHAR60CHAR60
XFPOutput Format for PDF-Based Form (XFP) EFG_DTE_XFPCHAR1EFG_XFP
ALT_ADDR_IDAlternative Address Number EFG_DTE_ALT_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUM
FLG_ALT_ADDR_IDAlternative Address Number Is Leading EFG_DTE_FLG_ALT_ADDRNUMCHAR1EFG_FLAG

Key field Non-key field



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

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

How to access SAP table ISU_PRINTPAR_600B

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