Create or Change number range for a object
Change is used have consistent record in sap for a particular object.Here i have described about address number ,for Ex:-When we create a vendor using BAPI we need update the address in ADRC table,in order to maintain consistent record for sap it creates a internal number i.e address number in ADRC or other table.
Change is used have consistent record in sap for a particular object.Here i have described about address number ,for Ex:-When we create a vendor using BAPI we need update the address in ADRC table,in order to maintain consistent record for sap it creates a internal number i.e address number in ADRC or other table.
Go to the tcode SNRO
- Enter object like ADRV,ADRNR etc ..go to the number ranges
- Check the current status for the number range
Get the address details based on address key
Step 1: get the address key from table like (LFA1 etc) ADRNR
Step 2: Call FM ADDR1_EXTRACT_TABLES with address key ADRNR and address type ‘1’(for customer and vendor)
No comments:
Post a Comment