Ansicht
Dokumentation

EXIT_SAPLIPAR_004 - Reading of the Additionally Supported Partner Types

EXIT_SAPLIPAR_004 - Reading of the Additionally Supported Partner Types

BAL_S_LOG - Application Log: Log header data   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

Functionality

If you support additional partner types using the function module EXIT_SAPLIPAR_003, you need this function module to read the table entries of the new partner types. Z contains the table entries for the additionally permitted partner type ' '. This table may also be a customer-defined one.

Example
tables: z_table.
case nrart.
when ' '.
select single * from z_table where parnr = parnr.
move-corresponding z_table to diadrp_wa.
endcase.

Notes

Further information





Parameters

DIADRP_WA
NRART
PARNR
PARVW

Exceptions

NO_VALID_PARNR

Function Group

XCSV

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 803 Date: 20240523 Time: 074442     sap01-206 ( 25 ms )