SAP ABAP Class CL_RECN_OBJ_ASSIGN_MNGR_CN (Object Assignments - Contract Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CN (Application Component) Real Estate Contract
⤷
RE_CN_CN (Package) RE: Contract

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_OBJ_ASSIGN_MNGR_BO | Object Assignments - Business Objects with Object Group | 20040630 |
Properties
Class | CL_RECN_OBJ_ASSIGN_MNGR_CN | |
Short Description | Object Assignments - Contract Objects | |
Super Class | CL_REBD_OBJ_ASSIGN_MNGR_BO | Object Assignments - Business Objects with Object Group |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CN_CN | RE: Contract |
Created | 20040621 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECN_OBJ_ASSIGN_MNGR_CN has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20050202 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTABIX | 100 | Maximum Number of Objects for Message | 20080415 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Object Assignment Read for OCCUPYING | 20100615 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Object Assignment Read for RESERVING | 20100615 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RE_T_OBJ_ASSIGN_BO | Object Assignment for OCCUPYING | 20100615 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RE_T_OBJ_ASSIGN_BO | Object Assignment for RESERVING | 20100615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks for Double Occupancy of Business Object | 20041214 |
2 | ![]() |
Instance method | Private | Method | Checks for Reservation of Business Object | 20041214 |
3 | ![]() |
Instance method | Private | Method | Checks Business Object Availability for Lease-In | 20041215 |
4 | ![]() |
Instance method | Private | Method | Checks Business Object Usage Type | 20050610 |
5 | ![]() |
Instance method | Private | Method | Checks Line in Contract | 20041210 |
6 | ![]() |
Instance method | Private | Method | Checks Line in Contract Regarding Assignments | 20041210 |
7 | ![]() |
Instance method | Private | Method | Resets the Check Buffer | 20100615 |
8 | ![]() |
Instance method | Private | Method | Supplies Type of Availability | 20041210 |
Events
Class CL_RECN_OBJ_ASSIGN_MNGR_CN has no event.
Types
Class CL_RECN_OBJ_ASSIGN_MNGR_CN has no local type.
Method Signatures
Method _CHECK_BUSOBJ_OCCUPYING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20041214 | ||
2 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041214 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041214 |
Method _CHECK_BUSOBJ_OCCUPYING on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CHECK_BUSOBJ_RESERVING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20041214 | ||
2 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041214 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041214 |
Method _CHECK_BUSOBJ_RESERVING on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CHECK_BUSOBJ_TENANT_AVAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20041215 | ||
2 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041215 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041215 |
Method _CHECK_BUSOBJ_TENANT_AVAIL on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CHECK_BUSOBJ_USAGETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20050610 | ||
2 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050610 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050610 |
Method _CHECK_BUSOBJ_USAGETYPE on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CHECK_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Geprüfte Zeile der internen Tabelle | 20041210 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041210 | ||
3 | ![]() |
IS_DETAIL | Call by reference | Type reference (TYPE) | REBD_OBJ_ASSIGN | Objektzuordnung (VIBDOBJASS) | 20041210 |
Method _CHECK_DETAIL on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CHECK_DETAIL_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Geprüfte Zeile der internen Tabelle | 20041210 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041210 | ||
3 | ![]() |
IS_DETAIL | Call by reference | Type reference (TYPE) | REBD_OBJ_ASSIGN | Objektzuordnung (VIBDOBJASS) | 20041210 |
Method _CHECK_DETAIL_ASSIGNMENT on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _CLEAR_CHECK_BUFFER Signature
Method _CLEAR_CHECK_BUFFER on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no parameter.
Method _CLEAR_CHECK_BUFFER on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
Method _GET_AVAILABILITY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_AVAILABILITY_TYPE | Value transfer | Type reference (TYPE) | VVSMVARTINT | Vertrag Immobilien: Bezug zwischen Objekten und Vertrag | 20041210 |
Method _GET_AVAILABILITY_TYPE on class CL_RECN_OBJ_ASSIGN_MNGR_CN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |