Ansicht
Dokumentation

RPY_PROCESS_VIEW_READ_31 - Read Business Navigator Process View Hierarchy

RPY_PROCESS_VIEW_READ_31 - Read Business Navigator Process View Hierarchy

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this remote callable function module you can read the Process Hierarchy, either each level one by one or all levels at once.

Example

To test the function module in R/3 go to the Function Library (transaction SE37), enter the name of the function module and click the 'Test'-Button.

To read one hierarchy level starting from function 'Customer processing' in the Process Hierarchy fill the import parameters as follows:

  • OBJECT_ID = 'A020018529' (R/3 ID for the function)
  • READ_LEVEL_WISE = 'X'

Using the default parameter for OBJECT_ID and setting the parameter READ_LEVEL_WISE = 'X', you get the first hierarchy level of the Process Hierarchy. To read the next level to a node marked with FORCE_PLUS = 'X' in table NODETAB, use field NAME of table NODETAB for the OBJECT_ID.

Groups are returned in an intermediate level. E.g. for the Reference Model (OBJECT_ID = 'A020000000'), the function module returns two levels, even when parameter READ_LEVEL_WISE is set to 'X'. The first level contains the groups and the second the scenarios assigned to a group.

Notes

  1. To read the whole Process Hierarchy use the default parameters.
  2. The function module is optimized for reading one level only.
  3. The ending of the function modules name and of the reference structures' names indicate the SAP release that function module or that structure has been built for. When changes are made to the function module or a reference structure that require adaptions at the calling external program we change the ending eg. from 30 to 31.
  4. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  5. Please contact SAP when using the function modules of the Business Navigator. By registering with SAP as a tool vendor you get additional help and documentation. The fax number for registration is (0)6227-348784 in Germany.
  6. If you change the default parameter settings of optional parameters, don't forget to use the corresponding table parameters.

Further information

To access the complete documentation of this function mudule go to the Function Library (transaction SE37), enter the function module name and select the print icon. Then select 'Function descripition' and 'Interface description'.

To access the complete documentation of the reference fields/structures used by the function module go to the ABAP/4 Dictionary (transaction SE11), enter the name of the reference structure, select 'Structures' and press the print icon. Then select 'Table structure' and 'Data element definition' and press 'Continue'.





Parameters

ERRORS
ERROR_OCCURED
LANGUAGE
NODETAB
OBJECT_ID
READ_LEVEL_WISE

Exceptions

Function Group

SIBM

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3053 Date: 20240605 Time: 172959     sap01-206 ( 76 ms )