SPCT_LEAN_DOCUMENT_CREATE SAP (Lean Document creation (with additional information)) Structure details

Dictionary Type: Structure
Description: Lean Document creation (with additional information)




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




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

SPCT_LEAN_DOCUMENT_CREATE 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 "Lean Document creation (with additional information)" 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_SPCT_LEAN_DOCUMENT_CREATE TYPE SPCT_LEAN_DOCUMENT_CREATE.

The SPCT_LEAN_DOCUMENT_CREATE table consists of various fields, each holding specific information or linking keys about Lean Document creation (with additional information) data available in SAP. These include DOCUMENT_ID_EXT (External Document Number), USAG (Usage for Condition Technique), ONLY_SPEC_USAGE (Only Access Conditions for This Use), APPLICATION (Application).. 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 SPCT_LEAN_DOCUMENT_CREATE 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
DOCUMENT_ID_EXTExternal Document Number PRCT_EXT_DOC_GUIDRAW16SYSUUID
USAGUsage for Condition Technique /SAPCND/USAGECHAR2Assigned to domain/SAPCND/USAGE/SAPCND/KVW
ONLY_SPEC_USAGEOnly Access Conditions for This Use PRCT_ONLY_SPEC_USAGECHAR1XFELD
APPLICATIONApplication PRCT_APPLICATIONCHAR3Assigned to domain/SAPCND/APPLICATION/SAPCND/KAP
FIELD_VARCONDTarget Field Name for Variant Condition Key PRCT_FIELD_VARCONDCHAR30Assigned to domainFDNAME
PARTIAL_PROCESSINGProcess Partial Document PRCT_PARTIAL_PROCESSINGCHAR1XFELD
KEEP_ZERO_PRICESDo Not Inactivate Zero Prices PRCT_KEEP_ZERO_PRICESCHAR1XFELD
GROUP_CONDITION_PROCESSINGActivate: Group Processing in IPC PRCT_GROUP_PROCESSINGCHAR1XFELD
RETURN_DOC_INDICATORCheckbox XFELDCHAR1XFELD
DOCUMENT_IDPricing Document GUID PRCT_PRIDOC_GUIDRAW16SYSUUID
PROCEDURPricing Procedure PRCT_PRIC_PROCCHAR6Assigned to domainPRC_PRIC_PROC
AUTHORITY_DISPLAYLevel for Authorization Checks PRCT_AUTHORITY_LEVELNUMC4PRC_AUTHORITY_LEVEL
AUTHORITY_EDITLevel for Authorization Checks PRCT_AUTHORITY_LEVELNUMC4PRC_AUTHORITY_LEVEL
DOCUMENT_CURRENCY_UNITDocument Currency of Price Determination PRCT_DOC_CURRCUKY5Assigned to domainWAERS
LOCAL_CURRENCY_UNITLocal Currency PRCT_LOC_CURRCUKY5Assigned to domainWAERS
BUSINESS_OBJECT_TYPEObject Type for Expiring Currencies (Copy) PRCT_OBJECT_CURROCHAR20CHAR20
EXPIRING_CHECK_DATETest Date for Expiring Currencies PRCT_EXPIRING_CHECK_DATEDATS8PRC_DATE
EDIT_MODEPricing Document Can Be Edited PRCT_EDIT_MODECHAR1XFELD
PERFORM_TRACECheckbox XFELDCHAR1XFELD
SIMULATIONCondition Finding Simulation /SAPCND/DET_SIMULATIONCHAR1XFELD
ATTRIBUTES 0
PROCESS_TYPNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
SALES_ORGConcatenated Identification (Type and ID) of Org.Objects HROBJEC_14CHAR14HROBJEC_14
DISTRIBUTION_CHANNELVersion Number Component CHAR2CHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table SPCT_LEAN_DOCUMENT_CREATE

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