Functionality This function model was generated from the object BUSISB105> andGETDETAILMULTIPLE> for the BAPI call via ALE. The function module is executed in the outbound system. It firstconverts the data from the BAPI parameters into the IDoc format. Thenthe IDoc is sent to the receiving system. Here the BAPI is called. The interface of the function module contains all the outboundparameters from the BAPI function module and also the followingparameters that are used in the ALE layer:
- SERIAL_ID>
This inbound parameter contains the channel number>. Itis used only for active serialization.
- RECEIVERS>
This parameter contains the names of the logical systems > (receivers), in which the BAPI is called.
- COMMUNICATION_DOCUMENTS>
The return table contains the names of the logical system in fieldLOGSYS, the object type in field OBJTYPE aund the object key in fieldOBJKEY. It indicates that an object of type IDOC> has beencreated with this key in this logical system.
- APPLICATION_OBJECTS>
the input table contains the objects from applications that areprocessed, when the BAPI is called. In the LOGSYS field enter the name of the logical system from which theapplication objects originate. The application objects are identifiedby the object type OBJTYP and object key OBJKEY.Description The parameter controls the scope of the data to be read for the right(patent, claim or an insurance object). For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary. Default By default, only the basic values of the collateral object (right) aretransfered. To read the other specific details, you must check theflags for the relevant structures. Description Check this flag to specify if the details entered by the Customers in aBusiness Add-In of this method, must be transfered. You will find information on the meaning of the parameter in thedocumentation for the data element Execute Extension(s)(BAdI)>.Value range X = Yes: In general the planned customer extensions should be executed. Description This parameter contains the asset specific data for the rights. Youneed to transfer values atleast the following fields :
- Object category
- Category name
- Right type
- Right type name
- Right identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter contains the data of the business partners assigned tothe rights. Atleast the following fields must be transfered :
- Object category
- Right type
- Right identification
- Business partner identification
- Business partner function
These details are transfered only if you have checked the flag FLG_BUPAwhile determining the scope of the import parameters. For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter contains the consolidated calculated values of thecollateral object (right) and its parts. These values are transferedonly if you have checked the flag FLG_CALC while determining the scopeof the import parameters. Description This parameter contains the details of the claims. Atleast the followingvalues must be transfered :
- Object category
- Category name
- Claim type
- Claim type text
- Claim identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description The parameter contains the data for the documents attached to therights. Atleast the following fields must be transfered :
- Object category
- Right type
- Right identification
- Document identification
- Document type
These details are transfered only if you have checked the flagFLG_DOCUMENT while determining the scope of the import parameters. For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter is an import parameter. It enables you to defineadditional filter criteria to determine the scope of the details. The table extension provided is called BAPI_TE_FMBH. For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary. Description This parameter contains the details of the insured persons in theinsurance objects. For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary. Description The parameter contains the basic details of the insurance objects.Atleast the following fields must be transfered :
- Object category
- Category name
- Insurance type
- Insurance type text
- Insurance identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter contains the details of the notes attached to the rights.These details are transfered only if you have checked the flag FLG_NOTESwhile determining the scope of the import parameters. Description This parameter contains the insurance data for the rights. These detailsare transfered only if you have checked the flag FLG_INS whiledetermining the scope of the import parameters. Atleast the followingvalues must be transfered :
- Object category
- Right type
- Right identifcation
- Insurance category
- Insurance type
- Insurance identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter contains the insurance data of the rights. These detailsare transfered only if you have checked the flag FLG_INS whiledetermining the scope of the import parameters. Atleast the followingvalues must be transfered :
- Object category
- Right type
- Right identifcation
- Insurance category
- Insurance type
- Insurance identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter contains the data relating to the insurance businesspartners of the rights. These details are transfered only if you havechecked the flag FLG_INS while determining the scope of the importparameters. Atleast the following fields must be transfered :
- Object category
- Right type
- Right identification
- Insurance category
- Insurance type
- Insurance identification
- Business partner identification
- Business partner function
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description The parameter controls the scope of the data to be read for thecollateral object - patent. You need to transfer values for atleast the following fields :
- Object category
- Category name
- Patent type
- Patent type text
- Patent identification
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.Description This parameter implements the primary key, the GUID (internal technicalkey) for the collateral object (right). Description This parameter implements the following fields :
- GUID (internal technical key) for Rights - Primary key
- Object category
- Object category name
- Right type
- Rights type name
- Rights ID
Description This parameter contains the details on the system statuses of therights. These values are transfered only if you have checked the flagFLG_SYSTEM_STATUS while determining the scope for the import parameters. Value range The following system statuses are possible for rights :
- Created
- Active
- Inactive
- Legally active
- Calculation relevant
Only the following combinations of system statuses are allowed: Created + Calculation relevant> Active + Calculation relevant> Inactive + Calculation relevant> Legally active + Calculation relevant> If you want to set the system status to Calculation relevant>,then in the Implementation Guide (IMG) Customizing, you must explicityset the status to a combination of a system status with calculationrelevant. Note> :Plausibility checks are defined to validate the input databefore a system status is set for a collateral object (right).Default By default, all new rights assume the status Created.>Description This parameter contains the values of the user statuses of the rights.Atleast the following values must be transferred :
- Object category
- Right type
- Rights ID
- User status
- User status text
The details of the user statuses are transfered only if you have checkedthe flag FLG_USER_STATUS while determiing the scope of the importparameters.Description This parameter contains the data specific to the values of the rights.These details are transfered only if you have checked the flag FLG_VALwhile determining the scope of the import parameters. For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.
|