Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
CONTACTDATA | BAPIBCONTACT | u | 220 | Contact Data | ||
TEXT_LANGUAGE | BAPITEXTLI-LANGU | C | 1 | X | Language for Note Text |
Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
CONTACT | BAPIBCONTACT_KEY-CONTACT | C | 12 | Contact Number |
RETURN | BAPIRETURN1 | u | 470 | Structure for Return Parameter |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
CONTACTOBJECTS | BAPIBCONTACT_OBJECT | 80 | X | Contact Objects (Obsolete) |
CONTACTOBJECTS_WITH_ROLE | BAPIBCONTACT_OBJROLE | 92 | X | Contact Objects with Object Roles |
EXTENSIONIN | BAPIPAREX | 990 | X | Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT |
NOTICETEXT | BAPIBCONTACT_TEXTLINE | 134 | X | Note for Contact |
Functionality Notes Further information Description Description
If no errors occur, the structure remains empty. Value range BCONTACT_CREATE The exception codes are returned from the function module BCONTACT_CREATE. The following codes may be returned: o 1 = EXISTING The contact already exists. o 2 = FOREIGN_LOCK When the contact was created, a lock conflict occurred. o 3 = NUMBER_ERROR When the contact was created, an error occurred in the internal number assignment. o 4 = GENERAL_FAULT When the contact was created, an internal program error occurred. o 5 = INPUT_ERROR The transfer structure of the contact data CONTACTDATA contains at least one incorrect data field. o 6 = NOT_AUTHORIZED No authorization to create a contact Description (optional) Value range Enter the R/3 language key for the memo text. If this parameter is leftblank, the text is created in the logon language. Description You can store any BOR object types in the object list of the contact. Identification of the object type. The structure of the key is described in the BOR for the corresponding object type.Description This table contains the business objects that will be appended to thecontact to generate. The table contains the following fields: Indicates the role that the object plays during the contact. Possible roles are defined in table BCONTOR. If no role is specified or the role is incorrect, the object with the DEFAULT role is appended. You can save any BOR objects in the object list of the contact Key that uniquely identifies the corresponding object type. The key structure is described for the respective object types in the BOR. Default Description |