/IXOS/DC_D_STATUS_DETAIL_FULL - Call the status for the detail screen as fullscreen
ROGBILLS - Synchronize billing plans CPI1466 during BackupThis documentation is copyright by SAP AG.
The Function is necessary for take a own status. The interfaces are given from Function call: RS_EXTERNAL_SELSCREEN_STATUS
The documentation of RS_EXTERNAL_SELSCREEN_STATUS explains the using of this modul.
To set an own selection mask status, we have to use the SAP standard function call RS_EXTERNAL_SELSCREEN_STATUS in each report. This function needs as EXPORT interface a function, in which the status is set.
This forces us to create an own function /IXOS/DC_S_CALL_SATUS with fixed interfaces. The interface was given from the function RS_EXTERNAL_SELSCREEN_STATUS.
The Interface of /IXOS/DC_S_CALL_STATUS is therefore:
IMPORTING
P_SUBMIT_MODE
TABLES
P_EXCLUDE STRUCTURE RSEXFCODE
EXCEPTIONS
NO_ACTION
P_SUBMIT_MODE: Defines which mode is used:
Blank = normal submit
V = submit for variant
J = submit via job
In our functionality we use only BLANK, therefore if V or J will be
taken the exception NO_ACTION raises.
TABLES P_EXCLUDE: Contains all function codes which will be disabled on the GUI status.
NO_ACTION: If exception NO_ACTION raises, the standard GUI status will be set.
Parameters
P_EXCLUDEP_SUBMIT_MODE
Exceptions
NO_ACTIONFunction Group
S/SAPLDC_DVendor Master (General Section) RFUMSV00 - Advance Return for Tax on Sales/Purchases
This documentation is copyright by SAP AG.
Length: 1528 Date: 20120524 Time: 214342 triton ( 48 ms )






