LFS_SSTN_SOCIAL_UI SAP (Vendor Master Sustainability Fields UI for Generic data) Structure details

Dictionary Type: Structure
Description: Vendor Master Sustainability Fields UI for Generic data




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




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

LFS_SSTN_SOCIAL_UI 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 "Vendor Master Sustainability Fields UI for Generic data" 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_LFS_SSTN_SOCIAL_UI TYPE LFS_SSTN_SOCIAL_UI.

The LFS_SSTN_SOCIAL_UI table consists of various fields, each holding specific information or linking keys about Vendor Master Sustainability Fields UI for Generic data data available in SAP. These include UUID (SSTN UUID), SOC_COMMENTS (Comments), SOC_PROC_SYS (Social Compliance Regarding Processes and Systems), HUMAN_RIGHTS (Human Rights Compliance Code).. 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 LFS_SSTN_SOCIAL_UI 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
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
UUIDSSTN UUID SSTN_UUIDCHAR32SYSUUID_C
SOC_COMMENTSComments SSTN_COMMENTSCHAR255TEXT255
SOC_PROC_SYSSocial Compliance Regarding Processes and Systems SSTN_SOCIAL_PROCESSES_SYSTEMSCHAR1SSTN_COMPLIANCE_CODE
HUMAN_RIGHTSHuman Rights Compliance Code SSTN_HUMAN_RIGHTCHAR1SSTN_COMPLIANCE_CODE
HEALTH_SAFETYHealth and Safety Compliance Code SSTN_HEALTH_SAFETYCHAR1SSTN_COMPLIANCE_CODE
SOC_FINESFines Paid for Non-Compliance with Social Standards SSTN_SOCIAL_FINECURR13(2) WERT7
SOC_FINES_CURRCurrency SSTN_SUPPLIER_CURRENCYCUKY5Assigned to domainWAERS
DISCRIMINATIONNon-Discrimination Compliance Code SSTN_DISCRIMINATIONCHAR1SSTN_COMPLIANCE_CODE
CHILD_LABOURChild Labor Compliance Code SSTN_CHILD_LABOURCHAR1SSTN_COMPLIANCE_CODE
FORCED_LABOURForced Labor Compliance Code SSTN_FORCED_LABOURCHAR1SSTN_COMPLIANCE_CODE
COL_BARGAININGRight to Collective Bargaining Compliance Code SSTN_COLLECTIVE_BARGAININGCHAR1SSTN_COMPLIANCE_CODE
ANTI_CORRUPTIONAnti-Corruption Compliance Code SSTN_ANTICORRUPTIONCHAR1SSTN_COMPLIANCE_CODE
WOMEN_OWNEDWomen-Owned Business (WBE-Certified) SSTN_WOMEN_OWNEDCHAR1SSTN_CERTIFIED_COMPANY
WOM_OWNED_EXPExpiration Date of a Certificate (WBE/MBE, for ex.) SSTN_CERTIFICATE_EXPIRE_DATEDATS8DATS
MINORITY_OWNEDMinority-Owned Business (MBE-Certified) SSTN_MINORITY_OWNEDCHAR1SSTN_CERTIFIED_COMPANY
MIN_OWNED_EXPExpiration Date of a Certificate (WBE/MBE, for ex.) SSTN_CERTIFICATE_EXPIRE_DATEDATS8DATS
DUMMY2SSTN_XT_Dummy Field1 SSTN_XT_DUMMY1CHAR10
SOC_PROC_SYS_UICharacter field, length 70 CHAR70CHAR70CHAR70
HUMAN_RIGHTS_UICharacter field, length 70 CHAR70CHAR70CHAR70
HEALTH_SAFETY_UICharacter field, length 70 CHAR70CHAR70CHAR70
DISCRIMINATION_UICharacter field, length 70 CHAR70CHAR70CHAR70
CHILD_LABOUR_UICharacter field, length 70 CHAR70CHAR70CHAR70
FORCED_LABOUR_UICharacter field, length 70 CHAR70CHAR70CHAR70
COL_BARGAINING_UICharacter field, length 70 CHAR70CHAR70CHAR70
ANTI_CORRUPTION_UICharacter field, length 70 CHAR70CHAR70CHAR70

Key field Non-key field



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

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

How to access SAP table LFS_SSTN_SOCIAL_UI

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