Functionality The GetDetail method enables you to read the detailed data of atransaction and returns it via the export parameter. You can divide the data into two categories: Data which is classified according to product category. This is whythere is a specific parameter for each product category, which containsthe detailed data for the transaction. Data, which is returned outside this parameter, since it does notdepend on the product category (e.g. company code). Description Export parameter Structure parameter for transferring the characteristic of a foreignexchange transaction after completion of the GetDetail. INCLUDE BAPI_DATAELEMENT Description Export parameter Structure parameter for transferring the characteristic of a moneymarket transaction after completion of the GetDetail method. INCLUDE BAPI_DATAELEMENT Description Export parameter for transferring the product type of a transaction.The product category defined in Customizing for a product typedetermines which parameter structure contains the relevant data. Description If an error occurs, this parameter contains the error number and textonce the method returns to the program calling it up. If there are noerrors, the parameter is left blank. Description Parameter for transferring the company code for the BAPI methods of thebusiness object transaction (BUS2042). You have to enter an existingcompany code. INCLUDE BAPI_KEYFIELD Description Parameter for transferring the transaction number for the BAPI methodsof the business object transaction (BUS2042). You have to enter thenumber of an existing transaction. INCLUDE BAPI_KEYFIELD |