SWD_HEADER is a SAP table coming under BC module and SAP_BASIS component.View details, Fields & related tables of SWD_HEADER in SAP.
- Table description : WF Definition/Runtime: Basic Data
- Module : BC-BMT-WFM
- Parent Module : BC
- Package : SWD
- Software Component : SAP_BASIS
Here is some free PDF files that you can download free for your reference.
Download Now
Definitions
What is SAP ?SAP is the short form of Systems, Applications & Products in Data Processing. It is one of the largest business process related software. This software focused on business processes on ERP & CRM.
What is table in SAP ?Like most other software, SAP also using database tables to store the data. In SAP thousands of tables are there to store different data. A table contains several fields and some of the fields will be key fields.
SAP SWD_HEADER Table Fields structure
Field | Note | Data Element | Domain |
---|---|---|---|
CLIENT | Workflow definition: Client | SWD_MANDAN | MANDT |
.INCLUDE | Key Structure for All Workflow Definition Tables | ||
WFD_ID | Number of workflow definition | SWD_WFD_ID | SWD_WFDIDS |
VERSION | Version | SWD_VERSIO | SWD_VERSIO |
EXETYP | Workflow Type | SWD_EXETYP | SWD_EXETYP |
.INCLUDE | WF: Include Structure for Header Data | ||
STATUS | Workflow definition: Status | SWD_STATU_ | SWD_STATUS |
SUSPEND_E | Indicator: Workflow Definition Locked Against Execution | SWD_SUSP_E | XFELD |
SUSPEND_I | Indicator: Locked Against Instantiation | SWD_SUSP_I | XFELD |
ACTIV | Flag: Version of workflow definition is active | SWD_ACTFLG | XFELD |
CALENDAR | Workflow definition: Factory calendar | SWD_CALEND | WFCID |
LANGUAGE | Maintenance Language of Workflow Definition | SWD_MLANGU | SPRAS |
DYNPPROG | Workflow definition: Program name for screens | SWD_DYNPRG | PROGNAME |
DYNNR | Workflow definition: Screen number | SWD_DYNNR | SYCHAR04 |
PRIORITY | Workflow definition: Priority of a workflow | SWD_PRIO | SWD_PRIORI |
LONGTEXT | Workflow definition: Long text ID | SWD_LNGTXT | XFELD |
.INCLUDE | Date, Release and User upon Creation and Change | ||
CREATED_BY | Creator of Workflow Definition | SWD_DEFUSR | XUBNAME |
CREATED_ON | Creation Date of Workflow Definition | SWD_DEFDAT | DATS |
CREATED_AT | Creation Time of Workflow Definition | SWD_DEFTIM | TIMES |
CREATED_RL | Release when workflow definition created | SWD_DEFREL | CHAR4 |
CHANGED_BY | Last user to change workflow definition | SWD_CHGUSR | XUBNAME |
CHANGED_ON | Date of last change to workflow definition | SWD_CHGDAT | DATS |
CHANGED_AT | Time of last change to workflow definition | SWD_CHGTIM | TIMES |
CHANGED_RL | Release of last change to workflow definition | SWD_CHGREL | CHAR4 |
ACTIVAT_BY | Last user to activate workflow definition | SWD_ACTUSR | XUBNAME |
ACTIVAT_ON | Date workflow definition last activated | SWD_ACTDAT | SYDATS |
ACTIVAT_AT | Time workflow definition last activated | SWD_ACTTIM | SYTIME |
ACTIVAT_RL | Activation Release | SWD_ACTREL | CHAR4 |
DEADL_AGT | WF def.: Deadline agent | SWD_D_AGT | HROBJEC_14 |
DEADL_CONT | Workflow definition: Container element for role (deadline) | SWD_DEACON | SWC_EDITEL |
NOTIFY_AGT | WF def.: Org. unit for notifications | SWD_N_AGT | HROBJEC_14 |
NOTIF_CONT | Workflow definition: Container element f. role (notif.agent) | SWD_NOTCON | SWC_EDITEL |
WFI_ADMIN | Workflow System Administrator | SWD_ADMIN | HROBJEC_14 |
ADMIN_CONT | Workflow definition: Container element for role (admin.) | SWD_ADMCON | SWC_EDITEL |
AVG_ACTEXT | Workflow definition: Average effective processing time | SWD_AVG_ET | NUMC08 |
MIN_ACTEXT | Workflow definition: Minimum effective processing time | SWD_MIN_ET | NUMC08 |
MAX_ACTEXT | Workflow definition: Maximum effective processing time | SWD_MAX_ET | NUMC08 |
AVG_TOTALT | Workflow definition: Average total duration | SWD_AVG_TT | NUMC08 |
MIN_TOTALT | Workflow definition: Minimum total duration | SWD_MIN_TT | NUMC08 |
MAX_TOTALT | Workflow definition: Maximum total duration | SWD_MAX_TT | NUMC08 |
TASK | Task abbreviation | SWD_STEP_T | HROBJEC_14 |
DUMMY1 | Workflow definition: Dummy | SWD_CHAR20 | CHAR20 |
DUMMY2 | Workflow definition: Dummy | SWD_CHAR20 | CHAR20 |
DES_ST_B | Reference date/time for requested start | SWD_DST_B | SWD_TIME_B |
DES_ST_U | Time Unit | SWD_MEINS | MEINS |
DES_ST_O | Offset between reference time and missed deadline | SWD_DST_O | SWD_TIME_O |
DES_END_B | Reference date/time for requested end | SWD_DE_B | SWD_TIME_B |
DES_END_U | Time Unit | SWD_MEINS | MEINS |
DES_END_O | Offset between reference time and missed deadline | SWD_DE_O | SWD_TIME_O |
LATE_END_B | Reference Date/Time for Latest End | SWD_LE_B | SWD_TIME_B |
LATE_END_U | Time Unit | SWD_MEINS | MEINS |
LATE_END_O | Offset between reference time and missed deadline | SWD_LE_O | SWD_TIME_O |
DIAL_FLAG | Indicator: NO advancing with dialog | SWD_DIALOG | XFELD |
CREATED_UL | < | SWD_DEFULV | SWD_ULEVEL |
CHANGED_UL | < | SWD_CHGULV | SWD_ULEVEL |
MAX_NODES | Max. node number in workflow (termination condition) | SWP_NCOUNT | SWP_NCOUNT |
MAX_SUBWF | Maximum subworkflow level (termination criterion) | SWP_MAXSUB | SWP_MAXSUB |
NO_LOG | Minimize Number of Entries in Workflow Log | SWD_NOLOG | SWD_NOLOG |
ORIG_VERS | Version | SWD_VERSIO | SWD_VERSIO |
TRANSIENT | Workflow definition executed transiently | SWD_TRANSI | XFELD |
WFTYPE | Type of Workflow Definition: Standard, Checklist, Ad Hoc, .. | SWD_WFTYPE | SWD_DWFTYP |
REVIEW_WF | ID of Review Workflow | SWD_REVWWF | HROBJEC_14 |
FB_WF_CREA | Function Module That Is Executed When Workflow Is Started | SWD_FBWCRE | FUNCNAME |
.INCLUDE | WF: Key structure for application-specific profiles | ||
APPL | CATT: Application | CATAPPL | CATAPPL |
SAPPL | CATT: Sub-application | CATSUBAP | CATSUBAP |
THST1 | CATT: Component | CATTHST1 | CATTHST1 |
PRIND | Index of application-specific Workflow Builder | SWD_PRIND | NUMC4 |
PRS_PROFIL | Type of Persistence Profile | SWD_PERSID | SWD_PERSID |
ENQUEQUE | Lock Behavior of Workflow Runtime System | SWD_ENQUQU | SWD_ENQUQU |
XMLPROT | Transfer Format Used In Web Activity | SWD_XMLPRT | SWD_XMLPRT |
XMLGRP | Log Group | SWD_XMLGRP | SWD_XMLGRP |
ROLL_SELECTION | Number of Possible Role Settings | SWP_ROLL_SELECTION | SWP_ROLL_SELECTION |
ROLL_INTERVAL | Time Interval for WP Roll-Out/-In | SWP_ROLL_INTERVAL | SWP_ROLL_INTERVAL |
ROLL_FORK_COUNT | Number of Parallel Branches for WP Roll-Out/-In | SWP_ROLL_FORK_COUNT | SWP_ROLL_FORK_COUNT |
SWD_HEADER related tables
Table | Note |
---|---|
SWD_HEADER | WF Definition/Runtime: Basic Data |
TWTRAS | Runtime Measurement: Control Table For Runtime Analysis |
SWDSGLOBAL | WF Definition: Cross-Version Basic Data |
SWDSHEADER | WF Definition: Basic Data |
JBRKNZTYPTAB | Definition of Basic Key Figure Categories |
T7XSSSERARB | Basic Area Definition |
T7XSSSERARBC | XSS: Basic Area definition customer |
T7XSSSERARBCT | XSS: Basic Area definition text customer |
T7XSSSERARBT | Basic Area Definition Text |
T7XSSSERARGB | Basic Areagroup Definition |
T7XSSSERARGBC | XSS: Basic Areagroup definition customer |
T7XSSSERARGBCT | XSS: Basic Areagroup definition text customer |
T7XSSSERARGBT | Basic Areagroup Definition Text |
T7XSSSERHEB | Basic Header Definition |
T7XSSSERHEBC | XSS: Basic Header definition customer |
Latest Table Searches
Sap handling unit packaging material table in SAPHow to open handling unit table in SAP
What is the use of handling unit table in SAP
Configuration of handling unit table in SAP
How to print preview handling unit output table in SAP
Handling unit in outbound delivery sap table in SAP
Sap display handling unit output table in SAP
Popular Table Searches
Hdfc bank ltd company code for zinghr table in SAPLink between sales order and production order f table in SAP
Teleperformance company code for zinghr table in SAP
Users list snc table in SAP
Business partner table in SAP
Country codes table in SAP
Shipping point table in SAP