Hi Kamal,
Yes I did. But I need to get it from the cluster BSEG for a document number coming from a custom table.
Please suggest on the FM from a performance aspect as I need to read from BSEG table.
This was the table suggested to me as per the requirement.
How about the standard DS enhancement of 0FI_GL_4 with the unique ID? Isn't it a good alternative except for the Daily delta limit? Also, guess it is not mandatory for me to use the 0FI_AP_4 and 0FI_AR_4 ones as well?
Because, read some where that the base tables BKPF/BSEG get updated in the end even from AP/AR postings. In that case whats the use of AP/AR extractors? Am little confused in this. GL extractor only pulls the GL data? Please help me understand what this means.
If I have to go with a FM only, should I use RSAX_BIW_GET_DATA_SIMPLE or RSAX_BIW_GET_DATA?
Heard RSAX_BIW_GET_DATA_SIMPLE is for FULL only and RSAX_BIW_GET_DATA is for Delta?
But I seen many posts in forums using RSAX_BIW_GET_DATA_SIMPLE for delta? Please clarify which to use?
There is one more mentioning the above pattern FMs doesn't suffice?RSVD_BW_GET_DELTA_DATA?