BAPIBEDIN is a standard Question & Answer Database Structure in SAP SV application. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for BAPIBEDIN. You can use the transaction code SE11 to view the fields in this structure.
BAPIBEDIN — Meta Data
Description: | Diagram nodes |
Main Category: | SV |
Sub Category: | Question & Answer Database |
Table type: | Structure (INTTAB) |
BAPIBEDIN — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | ID | Check ID | X | CHAR | 20 | |
2 | NODE_ID | Livelink node ID | X | CHAR | 10 | |
3 | NODE_TYPE | TBD: description | CHAR | 2 | ||
4 | OBJ_DEF | Object definition | CHAR | 20 | ||
5 | ACTIVITY | Activity Number | CHAR | 32 | ||
6 | X_POSITION | Layout: X-Position | NUMC | 5 | ||
7 | Y_POSITION | Layout: Y-Position | NUMC | 5 | ||
8 | OPTIONAL | Optional | CHAR | 1 |
Related Tables
TABLE | Description | Functional Area |
---|---|---|
BAPIBEEVT | Process modeling event | SV - Question & Answer Database |
BAPIBEACT | Process modeling activity | SV - Question & Answer Database |
BAPIBEDIH | Diagram header data | SV - Question & Answer Database |
BAPIBEDIL | Diagram edges | SV - Question & Answer Database |
BAPIBEDVN | Diagram variant active nodes | SV - Question & Answer Database |
BAPIBEDVH | Diagram variant header | SV - Question & Answer Database |
FMs for SAP Table BAPIBEDIN
FM | Description | Functional Area |
---|---|---|
BAPI_ACTIVITY_GETDETAIL | Read diagram | Service - Question & Answer Database |