SAP ABAP Table REOR_API_RESERVATION_ITEM (Reservation (Item))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
     RE_OR_RS (Package) RE: Reservation
Basic Data
Table Category INTTAB    Structure 
Structure REOR_API_RESERVATION_ITEM   Table Relationship Diagram
Short Description Reservation (Item)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 ID REORRSAPIID INT2 INT2 5   0   ID in API  
2 RSGUID REORRSGUID RECAGUID RAW 16   0   GUID for Reservation  
3 RSIDEXT REORRSIDEXT REORRSIDEXT CHAR 45   0   External ID for Reservation  
4 OBJNROO RECAOBJNR J_OBJNR CHAR 22   0   Object Number *
5 OCCUPANT REOROCCUPANT BU_PARTNER CHAR 10   0   Occupant BUT000
6 OCCUPANTROLE REOROCCUPANTROLE BU_ROLE CHAR 6   0   Role of Occupant *
7 VALIDFROM REORRSVALIDFROM RECATZNTSTMPS DEC 15   0   Reserved From  
8 VALIDTO REORRSVALIDTO RECATZNTSTMPS DEC 15   0   Reserved To  
9 RSOBJTYPE REORRSOBJTYPE REORRSOBJTYPE CHAR 2   0   Reservation Object Type TIVORRSOBJTYPE
10 RSTYPE REORRSTYPE REORRSTYPE CHAR 2   0   Reservation Type TIVORRSTYPE
11 RSRECGUID REORRSRECGUID RECAGUID RAW 16   0   GUID for Recurring Reservation VIORRSREC
12 RECVALIDFROM REORRSRECVALIDFROM RECATZNTSTMPS DEC 15   0   Reserved From (As Per Recurring Appointment)  
13 RECVALIDTO REORRSRECVALIDTO RECATZNTSTMPS DEC 15   0   Reserved To (As Per Recurring Appointment)  
14 STATEIND REORRSSTATEIND REORRSSTATEIND CHAR 1   0   Single Appointment Status  
15 ISREVERSED REORISREVERSED RECABOOL CHAR 1   0   Reservation Canceled  
16 ISOCCEXT REORRSISOCCEXT RECABOOL CHAR 1   0   External Reservation  
17 SETTLETYPE REORSETTLETYPE REORSETTLETYPE CHAR 1   0   Billing Type  
18 OBJNRCN REOROBJNRCN J_OBJNR CHAR 22   0   Outline Agreement *
19 XRS REORXRS RECAXLDESCRIPTION CHAR 60   0   Description of Reservation  
20 EXTINVREC REOREXTINVREC BU_PARTNER CHAR 10   0   Bill-To Party *
21 RSRESPONSIBLE REORRSRESPONSIBLE BU_PARTNER CHAR 10   0   Reservation Requester BUT000
22 RSRESPROLE REBPROLE BU_ROLE CHAR 6   0   Business Partner: Role *
23 NUMPARTICIPANTS REORNUMPARTICIPANTS REORNUMPARTICIPANTS INT4 10   0   Number of Attendees  
24 PARTICIPLISTGUID REORPARTICIPLISTGUID RECAGUID RAW 16   0   GUID for List of Attendees  
25 RERF RERF SYCHAR12 CHAR 12   0   Entered by  
26 DERF DERF DATUM DATS 8   0   First Entered on  
27 TERF TERF TIMES TIMS 6   0   Time of Initial Entry  
28 REHER REHER CHAR10 CHAR 10   0   Source of initial entry  
29 RBEAR RBEAR SYCHAR12 CHAR 12   0   Employee ID  
30 DBEAR DBEAR DATUM DATS 8   0   Last Edited on  
31 TBEAR TBEAR TIMES TIMS 6   0   Last Edited at  
32 RBHER RBHER CHAR10 CHAR 10   0   Editing Source  
33 TZONE TZNZONE TZNZONE CHAR 6   0   Time Zone TTZZ
34 FDELETE RECAARDELETEIND RECABOOL CHAR 1   0   Deletion Indicator for Archiving  
35 ACTIONCODE REORRSAPIACTIONCODE   NUMC 2   0   Type of Action in API  
36 RESPONSIBLEUSER REORRESPONSIBLEUSER XUBNAME CHAR 12   0   Reservation Requester (User) *
37 OCCUPANTUSER REOROCCUPANTUSER XUBNAME CHAR 12   0   Occupant (User) *
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 REOR_API_RESERVATION_ITEM OCCUPANT BUT000 PARTNER    
2 REOR_API_RESERVATION_ITEM RSOBJTYPE TIVORRSOBJTYPE RSOBJTYPE    
3 REOR_API_RESERVATION_ITEM RSRECGUID VIORRSREC RSRECGUID    
4 REOR_API_RESERVATION_ITEM RSRESPONSIBLE BUT000 PARTNER    
5 REOR_API_RESERVATION_ITEM RSTYPE TIVORRSTYPE RSTYPE    
6 REOR_API_RESERVATION_ITEM TZONE TTZZ TZONE    
History
Last changed by/on SAP  20130529 
SAP Release Created in 605