Fonction SAP BAPI_RE_NOTICE_GET_LIST - Return Notices

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPCODE BAPI_RE_CONTRACT_KEY-COMP_CODE C 4 Company Code
CONTRACTNUMBER BAPI_RE_CONTRACT_KEY-CONTRACT_NUMBER C 13 Number of Real Estate Contract

Paramètre Reférence Type Long. Description
ACTIVE_NOTICE BAPI_RE_CN_NOTICE u 144 Active Notice

Paramètre Reférence Long. Facultatif Description
ACTIVE_NOTICE_OBJ BAPI_RE_CN_NOTICE 144 X Active Notices for Objects
INACTIVE_NOTICE BAPI_RE_CN_NOTICE 144 X Inactive Notices on Contracts
INACTIVE_NOTICE_OBJ BAPI_RE_CN_NOTICE 144 X Inactive Notices on Objects
NOTICE BAPI_RE_CN_NOTICE 144 X All Notices (Active/Inactive and Contract/Objects)
NOTICE_OBJECT_REL BAPI_RE_CN_NOTICE_OB 51 X Notice Objects
RETURN BAPIRET2 548 X Return Parameter(s)

Functionality
Using this BAPI you can read the data of a real estate contract in thesystem.
Transfer the company code and the number of the real estate contract.
For the meanings of the other parameters, refer to the specificparameter documentation.
INCLUDE RECN_BAPI_NOTICE_ACTIVE OBJECT DOKU ID TX

Description
Company code of the real estate contract from which the data is read.
INCLUDE RECN_CONTRACT_KEY OBJECT DOKU ID TX

Description
Number of the real estate contract from which the data is read.
INCLUDE RECN_CONTRACT_KEY OBJECT DOKU ID TX
INCLUDE RECN_BAPI_NOTICE OBJECT DOKU ID TX
INCLUDE RECN_BAPI_NOTICE_OBJ OBJECT DOKU ID TX
INCLUDE RECA_BAPI_RETURN OBJECT DOKU ID TX