on 09-29-2011 8:26 PM
Hi Experts,
I'm using XK99 for vendor mass change, but the field "accounting clerk internet address"(LFB1-INTAD) is greyed out , and I can not make an mass change on this field. Anybody could help me out, please!
thanks a lot!
Sophia
Hello Anne,
This issue can resolved like this.
Please create a custom program with this method MAINTAIN_BAPI of class VMD_EI_API. The semi-colon ‘;’ in email id’s have been replaced with space now. I have tested the program and it is working fine now.
Note:- I have tried the same with LSMW, BDC Sessions,XK99 and MASS options also but i didnt get any fruitful results. Please try this once
Thanks & Regards,
Lakshmi S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
you can create LSMW and update data. Similar I did this for customer master data.
b/r
prashant rane
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anne,
Pls chk this link.
http://scn.sap.com/thread/1160178
http://scn.sap.com/thread/1305052
Option -1:-Download the vendor master data and uploading the same using a FM VENDOR_GET_ADDR1_KEY and BAPI BAPI_ADDRESSORG_SAVEREPLICA or BAPI_ADDRESSORG_CHANGE
Option -2:-Also please check OSS Note- 549119 point 5 to fix the problem
SAP NOTE - 549119 ( Point-5)
To send or to archive forms using one of the methods mentioned
above, business transaction event (BTE) 2310 is available (for Rel
ease 40B and lower, the system uses a user exit TC SMOD/CMOD instead of
the BTE). Customizing and activation of the BTE in transaction
FIBF
Sample source code for the archiving: Function module
FI_OPT_ARCHIVE_CORRESPONDENCE
Sample source code for faxing or e-mailing: Function module
SAMPLE_PROCESS_00002310 with the source code from the include LXFKOF01
Balance confirmations for e-mails, faxes or optically archiving is
possible as of Release 46C by using the BTE 2410. Sample source co
de: FI_OPT_ARCHIVE_BALANCE_CONFIRM
Register both modules without country and without application indicator.
Otherwise, the module is not called.
Option -3:- SAP Note - 894143 provides correction instructions through which the fields exceeding 80 characters (IINTAD being one of them) can be made modifiable for XK99 mass transaction and OSS note 1597006 that explains as to why the IINTAD (Accounting clerk Internet address) field in XK99 is greyed out
Please let us know do you still face any issues else marked as answered.
Thanks & Regards,
Lakshmi S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks a lot!
Sophia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sophia,
You may also look at the OSS notes 1597006 that explains as to why the IINTAD (Accounting clerk Internet address) field in XK99 is greyed out and 894143 that provides correction instructions through which the fields exceeding 80 characters (IINTAD being one of them) can be made modifiable for XK99 mass transaction. However there is a word of caution to this note.
Regards
Ajay
Hi Sophia,
Field LFB1-INTAD is in the display mode since it is long on the database of 130 characters. The mass maintenance however only applies to 80 characters.
You will find the reason for this behavior in SAP note 894143.
This correction was made at Basis level. It prevent the use of mass processing where the length of the fields to be changed is over 80 characters. If needed, you might want to revert this correction.
Kind Regards,
Mateus Grings
Hi:
You can not change it via MASS or XK99. There is a limitation within MASS on field lengths which causes an issue with the IINTAD field. Hence you will have to resort to LSMW .
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sophia-
I don't think you can mass change vendors email address. You would have to create a CATT for doing that.
I have recently updated all my vendors with email addresses and had to create a CATT.
Hope this helps.
Shail
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.