Ansicht
Dokumentation

BDC_OPEN_GROUP - Open batch input session for adding transactions

BDC_OPEN_GROUP - Open batch input session for adding transactions

Vendor Master (General Section)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Function module BDC_OPEN_GROUP

Allows you to open a batch input session when it is created.

Parameter:

  • Required entries:
  • CLIENT: Client

  • GROUP: Session name

  • Optional:
  • USER: Batch input authorization user (recommended)

  • KEEP: Flag for retaining processed folders

  • HOLDDATE: Lock folder for processing until specified date

  • RECORD: Flag for BI recording 'X' or ' '

  • DEST: (not applicable)

  • PROG: Creating program

  • DCPFM: Decimal character used in the folder data

  • DATFM: Date format used for the data display

  • APP_AREA: Batch input application area
    When a valid value is passed (see SM30 view BDC_APP_AREAS), authorization checks are made on the application area (APP_AREA) instead of on the session name (GROUP) (see authorization object S_BDC_MONI, field BDCGROUPID).

  • Return:
  • QID: Unique database key

Exceptions:

Need not be specified.

If exceptions are not specified, the function modules return error messages if invalid parameters are entered, or if internal errors occur (see SYSLOG).

When specifying exceptions, error handling can be carried out independently by querying SY-SUBRC.





Parameters

APP_AREA
CLIENT
DATFM
DCPFM
DEST
GROUP
HOLDDATE
KEEP
LANGU
PROG
QID
RECORD
USER

Exceptions

CLIENT_INVALID
DESTINATION_INVALID
GROUP_INVALID
GROUP_IS_LOCKED
HOLDDATE_INVALID
INTERNAL_ERROR
QUEUE_ERROR
RUNNING
SYSTEM_LOCK_ERROR
USER_INVALID

Function Group

SBDC

PERFORM Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2594 Date: 20240523 Time: 163218     sap01-206 ( 33 ms )