Ansicht
Dokumentation

NUMBER_RANGE_SUBOBJECT_GET - Number range: Fetch sub-object for an object (with dialog)

NUMBER_RANGE_SUBOBJECT_GET - Number range: Fetch sub-object for an object (with dialog)

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book
Preliminary comment

This function module has been released.

The documentation is being revised so that it conforms to the requirements for released function modules.

The function module can only be used for the categories 2, 3 and 5 to 8.

The function module sends a dialog box to ask the user for the subobject.

All exceptions are created with MESSAGE ... RAISING ... .

Example calls:

Object type 5, object TEST5, subobject BUKRS
DATA: RC LIKE SY-UCOMM.
CALL FUNCTION 'NUMBER_RANGE_ELEMENTS_SHOW'
EXPORTING OBJECT = 'TEST5'
IMPORTING RETURNCODE = RC
SUBOBJECT = T001-BUKRS.





Parameters

OBJECT
RETURNCODE
SUBOBJECT

Exceptions

NO_SUBOBJECT_DEFINED
OBJECT_HAS_NO_SUBOBJECTS
OBJECT_NOT_FOUND

Function Group

SNR0

BAL Application Log Documentation   General Material Data  
This documentation is copyright by SAP AG.

Length: 1532 Date: 20240605 Time: 205347     sap01-206 ( 21 ms )