Fonction SAP BAPI_CHARACT_GETLIST - BAPI for Characteristics - Find Name

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATATYPE BAPICHARACTKEY-DATATYPE C 18 X Data Type
KEYDATE BAPICHARACTKEY-KEYDATE D 8 SY-DATUM X Valid On
REFERENCETABLE BAPICHARACTREFERENCES-REFERENCE_TABLE C 30 X Table Name

Paramètre Reférence Long. Facultatif Description
CHARACTGROUPRANGE BAPICHARACTRANGEGROUP 23 X BAPI for Characteristics - Range Table for Finding by Group
CHARACTLIST BAPICHARACTLIST 62 BAPI CharactGetList - Characteristic Attributes
CHARACTRANGE BAPICHARACTRANGETABLE 63 BAPI for Characteristics - Range Table for Finding by Name
RETURN BAPIRET2 548 Return Parameters

Funktionalität
This BAPI returns the result of a search for characteristics. Thesearch criteria are the characteristic name, characteristics group,data type, check table, and date. The characteristic name and the groupare transferred in a range table, allowing you to run complex queries.
The characteristics that match the search criteria are returned intable CharactList. This table contains the name, group, datatype, number of characters, and number of decimal places of eachcharacteristic.

Note
If the BAPI runs successfully, table RETURN contains no messages oftype 'E'.
This BAPI reads the database. This means that it finds the data fromthe last call of BAPI BAPIService.TransactionCommit or theCOMMIT-WORK statement. Any changes made since are ignored.

Description
Data type

Description
Valid on

Default
System date

Description
Table name

Description
BAPI for Characteristics - Range Table for Finding by Group

Description
BAPI CharactGetList - Characteristic Attributes

Description
BAPI for Characteristics - Range Table for Finding by Name

Description
Return parameters