SPSOB_SCR_2130_H3 SAP (Screen Fields: Screen 0400 (Contract Object - Hierarchy 3)) Structure details

Dictionary Type: Structure
Description: Screen Fields: Screen 0400 (Contract Object - Hierarchy 3)




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




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

SPSOB_SCR_2130_H3 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 "Screen Fields: Screen 0400 (Contract Object - Hierarchy 3)" 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_SPSOB_SCR_2130_H3 TYPE SPSOB_SCR_2130_H3.

The SPSOB_SCR_2130_H3 table consists of various fields, each holding specific information or linking keys about Screen Fields: Screen 0400 (Contract Object - Hierarchy 3) data available in SAP. These include PSOB_CORR_ACT (Correspondence Parameters Active for Contract Object), DEF_CORR_PARTNER (Alternative Correspondence Recipient for Standard Case), DEF_CORR_ACKEY (FI-CA correspondence - activity key), COPRC (Correspondence Variant).. 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 SPSOB_SCR_2130_H3 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
PSOB_CORR_ACTCorrespondence Parameters Active for Contract Object PSOB_CORR_ACT_PSCHAR1XFELD
DEF_CORR_PARTNERAlternative Correspondence Recipient for Standard Case DEF_CORR_PARTNER_KKCHAR10BUT000ALPHABU_PARTNERBUPA
DEF_CORR_ACKEYFI-CA correspondence - activity key DEF_CORR_ACKEY_KKCHAR4TFK070LCORR_ACKEY_KK
COPRCCorrespondence Variant COPRC_KKCHAR4TFK070BCOPRC_KK
XSEPINVSeparate Invoice XSEPINV_PSCHAR1XFELD
INVTPInvoice Type INVTP_PSCHAR2INVTP_PSFMCA_INVTP
INV_REASONReason For Invoicing Lock INV_LOCKREASON_KKCHAR1Assigned to domainINV_LOCKREASON_KK
INV_REASONTDescription of Lock Reason LOCKREASONTEXT_KKCHAR40TEXT40
PUSH_INV_LOCKIcons for pushbutton: Branch to lock maintenance LOCK_ICON_KKCHAR4CHAR4
TDEF_RECText Field TEXT50CHAR50TEXT50
TDEF_REC_INDText (80 Characters) TEXT80CHAR80TEXT80UEB

Key field Non-key field



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

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

How to access SAP table SPSOB_SCR_2130_H3

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